label{ color: #fff; font-weight: bold;} 

h3{ 
	margin: 0px;
	color: #C00000;
	text-shadow: 1px 1px 1px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-radius: 16px 12px;
	border-radius: 0px 0px 0px 0px;
	
}

img{ border: 0px; }
 
body  {
	margin: 0px auto;
	font-family: 'Arvo', serif;
	font-size: 16px;
	background-color: rgb(233,246,254);
	margin: 0; 
	padding: 0;
	color: white;
	
}

.albums .box1{ opacity: 0.7; }
.albums .box1:hover{ opacity: 1; }
.albums .box2{ opacity: 0.7; }
.albums .box2:hover{ opacity: 1; }
.albums .box3{ opacity: 0.7; }
.albums .box3:hover{ opacity: 1; }
.albums .box4{ opacity: 0.7; }
.albums .box4:hover{ opacity: 1; }
.albums .box5{ opacity: 0.7; }
.albums .box5:hover{ opacity: 1; }
.albums ul{ list-style: none; margin-top: 0px; margin-left: -37px;}
.albums h4{	margin: 0px; text-align: center; font-size: 15px; }
.albums p{	font-size: 12px; text-align: center; text-shadow: none; }
.albums img{	box-shadow:1px 1px 10px #000; }
.albums table{ margin: 0px auto; border-spacing: 14pt 8pt; }

.button {
   border-top: 1px solid black;
   background: #fff;
   padding: 5px 18px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   color: black;
   font-size: 16px;
   text-decoration: none;
   vertical-align: middle;
}
.button:hover {
   background: black;
   color: #fff;
}

table{text-align: left;}

table a{
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px;
	text-align: left;
}

table a:hover{
	/*font-size: 105%;*/
	font-style: italic;
}
span{
	color: #F4B305;
	font-weight: bold;
}
.pspecial{
	/*font-size: 105%;*/
	font-style: normal;
}
.pspecial:hover{
	/*font-size: 105%;*/
	font-style: normal;
}

.latestnews li{
	margin: 10px;
}

#destaque{
	width: 600px;
	min-height: 90px;
	border: 0px solid red;
	text-align: left;
}

#destaque img{
	border: 0px solid #C00000;
	margin-right: 5px;
	margin-left: 0px;
	padding: 0px;
}
#destaque p{
	margin-top: 5px;
}

#destaque2 p{
	width: 590px;
	text-align: justify;
	line-height: 30px;
	padding-left: 10px;
}

#destaque3 p{
	width: 590px;
	text-align: justify;
	line-height: 20px;
	padding-left: 10px;
}

#microproducao{	text-align: justify;}
#miniproducao{	text-align: justify;}
#offgrid{	text-align: justify;}
#solar_termico{	text-align: justify;}
#aquecimento{ text-align: justify;}

#destaque2 .pspec{color: #C00000;}
.pspec{color: #C00000;}
#destaque2 .pspec2{color: rgb(244,179,5);}
.pspec2{color: rgb(244,179,5);}

#destaque3 .pspec{color: #C00000;}
#destaque3 .pspec2{color: rgb(244,179,5);}

th,td{
	vertical-align: top;
}

.align_left{
	text-align: left;
}

.box1{
	position:relative;
	text-align: left;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	overflow:hidden;
	background:rgb(130,173,40);
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;

}

.box2{
	position:relative;
	text-align: left;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	overflow:hidden;
	background:rgb(243,179,4);
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;
}

.box3{
	position:relative;
	text-align: left;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	overflow:hidden;
	background:rgb(149,212,255);
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;
}

.box4{
	position:relative;
	text-align: left;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	overflow:hidden;
	background:rgb(177,180,171);
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;
}

.box5{
	position:relative;
	text-align: left;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	overflow:hidden;
	background: #D3D3D3;/*rgb(217,218,214);*/
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;
}

.box6{
	position:relative;
	border-top: 3px solid grey;
	border-bottom: 3px solid grey;
	text-align: center;
	margin:0 auto;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 10px;
	overflow:hidden;
	background: #333333;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;
}

.box7{
	position:relative;
	text-align: center;
	margin:0 auto;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 1px;
	overflow:hidden;
	background: #fff;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;
}

.box8{
	position:relative;
	text-align: left;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	overflow:hidden;
	background:#C00000;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;
}

.box_campanha{
	position:relative;
	text-align: left;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	overflow:hidden;
	/*background: rgb(241,171,7); rgb(217,218,214);*/
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 10px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:0px 0px 0px 0px;
}

#hidden {
    display: none;
}

.box_campanha{width: 180px;}

.box_campanha ul{
	position:relative;
	margin:0 auto;
	padding:0px;
	float: left;
	list-style:none;
}

.box_campanha li{
	display:inline;
}

.event{margin-top: 10px;}
.event:hover{color: #C00000;}
.e_date{width: 60px;}
.dia{margin: 1px; text-align: center; color: grey; margin-left: 8px; margin-top: 3px; text-shadow: 1px 1px 1px;}
.mes{margin: 1px; text-align: center; color: grey; margin-left: 8px; text-shadow: 1px 1px 1px;}
.ano{margin: 1px; text-align: center; color: rgb(244,179,5); margin-left: 8px; text-shadow: 1px 1px 1px;}
.e_content{width: 300px; padding-left: 20px; vertical-align: middle;}


#formulario{padding: 10px;}
/*#formulario td{color: white;}
#formulario input{float: right;}
#formulario textarea{float: right; border: 1px solid #C00000;}
#formulario h4{margin: 1px;	text-align: center;}
#formulario span{color: #C00000;}
#formulario input{border: 1px solid #C00000;}*/

#formulario2{margin: auto; width: 800px; border: 0px solid rgb(130,174,39);}
#formulario2 table{margin: 0px auto; margin-bottom: 2px; border: 0px solid #C00000;  width: 794px;}
#formulario2 input{border: 2px solid rgb(166,213,70);}
#formulario2 radio{border: 2px solid rgb(166,213,70);}
#formulario2{border: 0px solid rgb(166,213,70);}
#formulario2 .send:hover{background-color: rgb(130,174,39); border: 1px solid white; color: White;}
#formulario2 .send{color: rgb(130,174,39);}
#formulario2 textarea{ border: 2px solid rgb(166,213,70); float: right;}
#formulario2 select{ border: 2px solid rgb(166,213,70);}
#formulario2 span{color: #C00000;}
#formulario2 h4{	text-align: center;}
#formulario2 h3{	text-align: center; color: white; background-color: rgb(130,174,39); margin: 3px;}
#formulario2 td{	padding: 5px;}

#ver_noticia{
	margin: auto;
	width: 1000px;
}


.date_back{
	margin: 2px;
	width: 65px; height: 50px;
	border: 2px solid white;
	text-align: center;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.topo{ background: white; border-bottom: 0px solid white;}
.day{ font-size: 23px; color: #fff; text-shadow: 1px 1px 1px;}
.month{ color: #C00000; font-size: 11px; font-weight: bold;}
.year{ font-size: 10px; color: #C00000; vertical-align: top; margin-left: 2px; font-weight: bold;}

.month2{ color: rgb(243,179,4); font-size: 11px; font-weight: bold;}
.year2{ font-size: 10px; color: rgb(243,179,4); vertical-align: top; margin-left: 2px; font-weight: bold;}

.month3{ color: rgb(149,212,255); font-size: 11px; font-weight: bold;}
.year3{ font-size: 10px; color: rgb(149,212,255); vertical-align: top; margin-left: 2px; font-weight: bold;}

.month4{ color: rgb(130,173,40); font-size: 11px; font-weight: bold;}
.year4{ font-size: 10px; color: rgb(130,173,40); vertical-align: top; margin-left: 2px; font-weight: bold;}

.month5{ color: grey; font-size: 11px; font-weight: bold;}
.year5{ font-size: 10px; color: grey; vertical-align: top; margin-left: 2px; font-weight: bold;}

#contactos1 { text-align: center;}
.teste label{margin: 0px; color: white; text-shadow: 1px 1px 1px; text-align: center; font-size: 20px;}
#contactos1 p{margin: 0px; margin-top: 7px; line-height: 25px; color: white;}
.send{color: #C00000; background-color: rgb(233,246,254); font-weight: bold;}
.send:hover{background-color: #F4B305;}

.contactbutton{background: black; color: white; padding: 3px;}
.contactbutton:hover{color: rgb(130,173,40);}

.contactbutton2{background: #fff; color: rgb(130,173,40); padding: 3px; font-weight: bold;}
.contactbutton2:hover{background: #C00000; color: #fff; border: 2px solid #fff;}

.news_table{
	font-size: 15px;
	
}
.news_table td{
	vertical-align: middle;
}
.spanbox1{
	color: #EEE9E9;
}

#portfolio{ width: 1000px;}

#header_master{
	background: url(../images/header_back6.png);
}

#header{
	margin: 0px auto;
	width: 1010px;
	min-height: 130px;
	color: #C00000;
	text-shadow: 1px 1px 1px;
	border: 0px dashed red;
}

#wrapper{
	margin: 0px auto;
	width: 1000px;
	border: 0px dashed blue;
	
}

#menu{
	width: 1000px;
	min-height: 50px;
	background-color: black;
	border: 0px solid grey;
}

#menu span{ font-weight: bold;}

#slider{
	width: 1000px;
	min-height: 200px;
}

#footer{
	margin: 0px auto;
	height: 80px;
	text-align: center;
	border-top: 0px solid grey;
	background: url(../images/footer_back2.png);
	
   position:relative;
   bottom:0px;
   width:100%;
}

#footer p{margin: 4px; padding-top: 5px; color: #C00000}
