@charset "utf-8";
/* CSS Document */

*, body{margin:0px;border:0px;padding:0px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
body{background-image:url(img/fundo_site.jpg);background-repeat:repeat-x;background-position:top; background-color:#F0F2DD;}

#div_noticia{
	width:91%;	
}

#div_noticia a{
font-size:12px;
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}

#div_noticia a span{
font-weight:bold;
color:#003399;
}

.produtos td{ padding:10px;}
.produtos td div{border: 2px solid #b0b1ac; width: 100%; height: 300px; background-color: #fff;}
.produtos td div p{font-size: 11px; color; text-align: justify; padding: 5px; clear: both;}
.produtos h1{color: #2a4f7b; font-size: 14px; padding: 15px;}
.produtos li{list-style: none; padding-left: 15px;}
.produtos li a{color: #2a4f7b; font-size: 11px; text-decoration: none;}
.produtos li a:hover{color: #848F00; text-decoration: underline;}
.produtos input, .produtos textarea{width: 320px; border: 1px solid #ccc; padding: 2px; float: right; font-size: 11px; color: #777;}
.produtos textarea{height: 55px;}

#rodape{
	border-top:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
