body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(imagens/fundo.gif);
	background-repeat: repeat;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EB6E08;
}
a:hover {
	border-bottom: 1px dotted #003A8C;
	color: #003A8C;
}
a:active {
	text-decoration: none;
	color: #333;
}
a.link_imagem:hover {
	border-bottom: none;
}
#slider {
    position:relative;
    width:950px; /* Largura do slider */
    height:400px; /* Altura do slider */
    background:url(imagens/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
.cabecalho_branco {
	background-image: url(imagens/cabecalho_branco.gif);
}
.texto_cabecalho_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.cabecalho_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-color: #F2F2F2;
	background-image: url(imagens/cabecalho_cinza.gif);
	background-repeat: repeat-x;
}
.texto_cabecalho_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.rodape_cinza {
	background-color: #F2F2F2;
	border-top:thin dotted #CCC;
}
.texto_rodape_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.box_aempresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	background-image: url(imagens/fundo_escuro.gif);
	background-repeat: repeat;
}
.box_servicos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	background-image: url(imagens/fundo_escuro.gif);
	background-repeat: repeat;
}
.box_qualidadeambiente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	background-image: url(imagens/fundo_escuro.gif);
	background-repeat: repeat;
}
.box {
	background-color: #FFF;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
}
.texto_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.texto_titulo_obras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003A8C;
}
.texto_cidade_obras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB6E08;
}
.box_interno {
	background-color: #FFF;
	border-top:thin dotted #CCC;
}
.box_rodape {
	background-color: #F2F2F2;
	border-top:thin dotted #CCC;
}
.box_rodape_cinza {
	background-color: #F2F2F2;
}
.texto_menu_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.box_menu_lateral_azul {
	background-color: #e5ebf3;
}
.box_menu_lateral_linha_azul {
	background-color: #e5ebf3;
	border-left:thin dotted #CCC;
}
.box_menu_lateral_laranja {
	background-color: #fdf0e6;
}
.box_menu_lateral_linha_laranja {
	background-color: #fdf0e6;
	border-left:thin dotted #CCC;
}
.box_faleconosco_linha {
	border-left:thin dotted #CCC;
}
.fotos {
	border: solid 5px #FFF;
	-moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
}