@charset "utf-8";
/* CSS Document */
* {padding: 0; margin:0;}



#base {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}	
	
#topo1 {
	background-color: #B2AC9F;
	width: 795px;
	height: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	position: absolute;
	left: 2px;
}

#topo2 {
	background-color: #651B1A;
	width: 795px;
	height: 81px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	position: absolute;
	left: 2px;
	top: 30px;
}

#topo3 {
	background-color: #927053;
	width: 795px;
	height: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	position: absolute;
	left: 2px;
	top: 119px;
}


#menulateral {
	width: 180px;
	height: 350px;
	float:left;
	position: absolute;
	left: 2px;
	top: 143px;
}

#includenoticias {
	float: left;
	width: 173px;
	position: absolute;
	left: 5px;
	top: 502px;
	margin: 0px;
	
}


.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    }


.tel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #651B1A;
	text-align: center;
	position: relative;
	width: 320px;
	left: 460px;
	top: 5px;
}

#miolo {
	width: 608px;
	height: 600px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 184px;
	top: 144px;
	text-align: justify;
	padding: 5px;
	background-color: #FFFFFF;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-color: #666666;
	border-left-style: outset;
}

.topo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 400px;
	position: relative;
	top: 3px;
	left: 380px;
}

.bemvindo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	width: 588px;
	left: 7px;
	top: 6px;
	background-color: #F9F8F6;
	background-image: url(imagens/img_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 254px;
	padding: 9px;
	text-align: justify;
}

.txt{
	text-align: justify;
	width: 400px;
}
.produto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	width: 586px;
	left: 1px;
	top: 1px;
	padding: 9px;
	text-align: justify;
}

.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
	.subtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
	
.empresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: relative;
	left: 10px;
	top: 10px;
	width: 559px;
	height: 272px;
}

.resumo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 2px;
	top: 294px;
	height: 200px;
	width: 200px;
	padding: 0px;
	background-image: url(imagens/caixinha.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	}

.resumo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: absolute;
	left: 212px;
	top: 294px;
	height: 200px;
	width: 200px;
	padding: 0px;
	background-image: url(imagens/caixinha.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.resumo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 418px;
	top: 294px;
	height: 200px;
	width: 200px;
	padding: 0px;
	background-image: url(imagens/caixinha.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.foto1{
	position:absolute;
	left: 400px;
	top: 79px;
	height: 75px;
	width: 140px;
		}
		
		
.foto2{
	position:absolute;
	left: 400px;
	top: 206px;
	height: 75px;
	width: 140px;
		}
.foto3{
	position:absolute;
	left: 400px;
	top: 334px;
	height: 75px;
	width: 140px;
		}
		
.foto4{
	position:absolute;
	left: 400px;
	top: 485px;
	height: 75px;
	width: 140px;
		}
		
.foto5{
	position:absolute;
	left: 400px;
	top: 632px;
	height: 75px;
	width: 140px;
		}
		
.foto6{
	position:absolute;
	left: 400px;
	top: 122px;
	height: 78px;
	width: 109px;
		}
		
.foto7{
	position:absolute;
	left: 400px;
	top: 384px;
	height: 78px;
	width: 126px;
		}
		
.foto8{
	position:absolute;
	left: 400px;
	top: 800px;
	height: 79px;
	width: 126px;
		}
		
.foto9{
	position:absolute;
	left: 400px;
	top: 1187px;
	height: 78px;
	width: 126px;
		}
		
.foto10{
	position:absolute;
	left: 400px;
	top: 1496px;
	height: 78px;
	width: 126px;
		}
		
.foto11{
	position:absolute;
	left: 400px;
	top: 1685px;
	height: 86px;
	width: 140px;
		}
		
.foto12{
	position:absolute;
	left: 400px;
	top: 1902px;
	height: 107px;
	width: 140px;
		}
		
.foto13{
	position:absolute;
	left: 400px;
	top: 2108px;
	height: 107px;
	width: 140px;
		}
		
.foto14{
	position:absolute;
	left: 400px;
	top: 2295px;
	height: 75px;
	width: 140px;
		}
		
.foto15{
	position:absolute;
	left: 400px;
	top: 2482px;
	height: 75px;
	width: 140px;
		}
.foto16{
	position:absolute;
	left: 400px;
	top: 2638px;
	height: 75px;
	width: 140px;
		}
.foto17{
	position:absolute;
	left: 400px;
	top: 2752px;
	height: 82px;
	width: 140px;
		}
		
.foto18{
	position:absolute;
	left: 400px;
	top: 147px;
	height: 82px;
	width: 140px;
		}
		
.foto19{
	position:absolute;
	left: 400px;
	top: 398px;
	height: 82px;
	width: 140px;
		}
		
.foto20{
	position:absolute;
	left: 400px;
	top: 660px;
	height: 82px;
	width: 140px;
		}
		
.foto21{
	position:absolute;
	left: 400px;
	top: 51px;
	height: 82px;
	width: 140px;
		}
.foto22{
	position:absolute;
	left: 400px;
	top: 270px;
	height: 82px;
	width: 140px;
		}
	
	.foto23{
	position:absolute;
	left: 414px;
	top: 70px;
	height: 82px;
	width: 117px;
		}		
				
.foto24{
	position:absolute;
	left: 397px;
	top: 73px;
	height: 82px;
	width: 140px;
		}
		
.foto25{
	position:absolute;
	left: 158px;
	top: 497px;
	height: 51px;
	width: 305px;
		}
		
.foto26{
	position:absolute;
	left: 145px;
	top: 1543px;
	height: 51px;
	width: 305px;
		}

.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	
}






#topo3 a:link {color: #ffffff; text-decoration: none;}
#topo3 a:visited {color: #E0E0E0; text-decoration: none;}
#topo3 a:active {color: #E0E0E0; text-decoration: none;}
#topo3 a:hover {color: #c0c0c0; text-decoration: none;}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
