/* CSS Document */
*{
	margin:0;
	padding:0;
}
html{
	width:100%;
	height:100%;
}
body{
	width:100%;
	height:100%;
	background:#f1f3e6 url(images/fundo.jpg) top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003062;
}
#voltar{
	float:right;
}
#header{
	position:relative;
	margin: 0 auto;
	width:778px;
}
#imagens{
	 float:left;
	 padding: 0 15px 15px 0 ;
}
#fotos{
	padding:5px 0 0 0;
}
#textos{
	margin-left:265px;
	width:430px;
}
#noticias{
	float:right;
	width:320px;
	padding:0 30px 0 0;
}
#produtos{
	width:700px;
}
hr{
	color:#999999;
	border:1px dotted;
}
#noticias h2{
	padding:0 0 0 20px;
	background:url(images/icone-noticias.gif) no-repeat ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#tipos{
	float:left;
	margin:0 0 0 5px;
	padding:5px;
	background:url(images/fundo-menu-prod.gif) no-repeat top left;
	-height:235px;
	min-height:235px;
}
#tit{
	width:215px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	height:25px;
}
#tipos ul{
	display:none;
}
#tipos a{
	display:block;
	padding:8px 0 0 0;
}
#dias{
	width:65px;
	text-align:center;
	float:left;
}
#dia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#FF0033;
	font-weight:bold;
}
#data{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0033;
	font-weight:bold;
}
#noticia-home a{
	color:#003062;
}
#noticia-home a:hover{
	color:#333333;
}
#mais-noticias h2{
	padding:0 0 20px 20px;
	background:url(images/icone-noticias.gif) no-repeat ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}	
#como-chegar{
	padding:20px 0 20px 25px;
}
#separa_noticias{
clear:both;
	width:314px;
	height:15px;
	background:url(images/separa-noticias.gif) top repeat-x;
}

#texto{
	
	text-indent: 10pt; 
}
a{
	color:#E2202F;
	text-decoration:none;
}
a:hover{
	color:#333333;
}
#mapa{
	width:370px;
	height:320px;
}
#representantes h2{
	font-size:14px;
}
#representantes {
	float:right;
	width:320px;
	font-size:14px;
}
p{
	text-indent:20px;
}
.campos{
	width:300px;
	background:#E6E6E6;
	color:#003062;
	padding:3px;
}
.alert{
	color:#E2202F;
	font-size:14px
}
#fundo_cinza{
	margin: 0 auto;
	width:778px;
	background:url(images/site_fundo.jpg) center repeat-y;
}
#fundo_vermelho{
	width:778px;
	background:url(images/site.jpg) top center no-repeat;
}
#content{
	margin:0 40px 0 40px;
	-height:315px;
	 min-height:315px;
}
#content h1{
	font-size:12px;
	padding:0 0 20px 0;
}
#footer{
	clear:both;
	position:relative;
	margin: 0 auto;
	width:778px;
	height:83px;
	background:url(images/rodape.jpg) top center no-repeat;
}

#footer h1{
	font-size:8px;
	padding:10px 0 0 35px;
}

#dinamica{
	float:right;
	padding:20px 50px 0 0;
}
