html {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body {
	margin: 0px auto;
	width: 779px;
	text-align:left;
	background: #E6E6E6;
}
/* CSS - TOPO */
#topo{
	width: 779px;
	height: 51px;
	background: url(../imagens/layout/img_topo.jpg) no-repeat;
}
#tit_topo{
	width: 779px;
	height: 10px;
	float: left;
	text-align:right;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	margin-right: 8px;
	margin-top: 5px;
	float:right;
}


#itens_menu{
	padding-top:5px;
	color:#FFFFFF;
	margin-left:-10px;
}

#itens_menu a{
	text-decoration:none; /*tira a linha e a mudanca de cor ao passar o mouse sobre o link*/
	color:#FFFFFF;
	padding-left:30px;
}
#menu{	
	width: 251px;
	height: 185px;
	background: url(../imagens/layout/fundo_menu.jpg) no-repeat;
	margin-left: 264px;	
	margin-top:-180px;
	margin-bottom:5px;
}
#menu li{
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	list-style: none;
	line-height:25px;
	border-bottom: 1px solid #FFFFFF;
	width: 190px;
	background:url(../imagens/layout/greenstar.gif) left no-repeat;
}
#banner{
	width: 779px;
	height: 132px;
	background: url(../imagens/layout/banner.jpg) no-repeat;
}

.contato{
   float:right;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #9F6;
    font-weight: bold; 
	margin-top:65px;
	list-style:none;
	margin-right:5px;
	line-height:10px;
	text-align:right;
}
/*
.contato a:link{color: #FFF; text-decoration:none} a:visited{color:#FFF; text-decoration:none}

/* CSS - DESTAQUES */
#destaque{
	height: 217px;
	background:url(../imagens/layout/fundo_destaque.jpg) repeat-x;
	padding-top: 16px;	
}
#parada{
	width: 255px;
	height: 191px;
	background: url(../imagens/layout/parada.jpg) no-repeat;
	float: left;
}
#peao{
	width: 52px;
	height: 58px;
	background: url(../imagens/layout/peao.gif) no-repeat;
	margin-top: -182px;
	float: right;
	margin-right: 10px;
}
#tit_parada{
	width: 255px;
	height: 10px;
	float: left;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
	float:left;
}
#texto_dest_parada{
	width: 255px;
	height: 10px;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 19px;
	margin-top: 35px;
	float:left;
}	
#link_servicos{
	width: 255px;
	height: 10px;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 19px;
	margin-top: 91px;
	float:left;
}

.link_servicos a:link{color: #FFF; text-decoration:none} a:visited{color:#FFF; text-decoration:none} a:over{color:#FFF; text-decoration:none} a:active{color:#FFF; text-decoration:none}

#link_form_cont{
	height: 10px;
	text-align:left;
	font-size: 15px;
	font-weight: bold;
	float: right;
	margin-left:180px;
	margin-top: -10px;
	float:left;
}
#manutencao{
	width: 255px;
	height: 191px;
	background:url(../imagens/layout/manutencao.jpg) no-repeat;
	float:left;
	margin-left: 7px;
}
#tit_manut{
	width: 255px;
	height: 10px;
	float: left;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
	float:left;
}
#valvula{
	width: 78px;
	height: 70px;
	float:right;
	background: url(../imagens/layout/valvula.gif);
	margin-top: -182px;
	margin-right: 6px;
}
#qualidade{
	width: 255px;
	height: 191px;
	background: url(../imagens/layout/qualidade.jpg) no-repeat;
	float: right;
}
#ok{
	width: 60px;
	height: 55px;
	background: url(../imagens/layout/ok.gif) no-repeat;
	float: right;
	margin-top: -182px;
	margin-right: 6px;
}
#tit_qual{
	width: 255px;
	height: 10px;
	float: left;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
	float:left;
}
#noticias{
	width: 258px;
	height: 276px;
	background: url(../imagens/layout/noticias.jpg) no-repeat;
	float: left;
	margin-top: -16px;
}
#tit_noticias{
	width: 256px;
	height: 12px;
	float:left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#cad_news{
	width: 257px;
	height: 75px;
	background: #FDFEE9;
	float: left;
	margin-left: -257px;
	margin-top: 261px;
}
#down_certificados{
	width: 257px;
	height: 72px;
	background: #FFF;
	float: left;
	margin-left: -257px;
	margin-top: 337px;
}
#fepam{
	width: 40px;
	height: 38px;
	background:url(../imagens/layout/fepam.jpg);
	margin-left: 12px;
	margin-top:5px;
}
#cadfor{
	width: 46px;
	height: 39px;
	background:url(../imagens/layout/cadfor.jpg);
	margin-left: 76px;
	margin-top:-38px;
}
#onip{
	width: 40px;
	height: 38px;
	background:url(../imagens/layout/onip.jpg);
	margin-left: 145px;
	margin-top:-39px;
}
#nbriso{
	width: 45px;
	height: 39px;
	background:url(../imagens/layout/iso.jpg);
	margin-left: 205px;
	margin-top:-39px;
}
#bem-vindo{
	width: 521px;
	height: 425px;
	float:left;
	background:#FFFFFF;
	margin-top: -16px;
	
}
#bem-vindo p{
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	font-size: 10px;
	width: 500px;
	margin-left: 8px;
	margin-top: 10px;
	font-style:inherit;
}
#empresa_index{
	width:521px;
	height: 176px;
/*	background: url(../imagens/layout/empresa.jpg); */
	float: left;
}
#rodape{
	width: 779px;
	height: 41px;
	background: url(../imagens/layout/rodape.jpg) repeat-x;
	float: left;
}
#tit_rodape{
	width: 779px;
	height: 10px;
	text-align:right;
	float:right;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	margin-right: 8px;
	margin-top: 25px;
}
