body{
	margin:0px;
	background:url(images/bg.jpg) repeat-x #C8C6DB;
	font-family:Arial, Helvetica, sans-serif;
}
td img {display: block;}


.box_animacao{
	height:210px;
}

.inicial{
	background: url(images/inicial_titulo.jpg);
	width:719px;
	height:48px;
	margin:0;
}
.saiba{
	background: url(images/saiba_titulo.jpg);
	width:719px;
	height:32px;
	margin:0;
}
.box_saiba_img{
	float:left;
	margin-right:18px;
	border-left:1px solid #F90;
	padding:10px 12px;
	height:180px;
}
.box_saiba_img ul li{
	list-style-type:square;
	color:#3F3881;
	text-transform:uppercase;
	padding:4px;
	font-size:11px;
}
.esconder{
	display:none;
}
.no-repeat{
	background-repeat:no-repeat;
	background-color:#FFF;
}
#conteudo{
	font-size:14px;
}
.conteudo_site{
	background:url(images/bg_conteudo_site.jpg) repeat-x;
	height:400px;
	width:700px;
	padding:5px 5px;
	margin-top:5px;
	font-size:12px;
	line-height:20px;
	color:#333;
}
.conteudo_site p{
padding:10px;
}
#rodape{
	width:100%;	
}
.parceiros{
	width:320px;
	height:58px;
	float:left;
	margin-left:20px;
}
.creditos{
	width:350px;
	color:#FFF;
	float:left;
	height:58px;
	font-size:13px;
	margin-left:35px;
	line-height:20px;
}
.creditos a{
	color:#FFF;
	text-decoration:none;
}
.creditos a:hover{
	color:#FFF;
	text-decoration: overline;
}
.titulo_quemsomos{
	background:url(images/titulo_quemsomos.jpg) no-repeat;
	width:711px;
	height:38px;
	margin:0;
}
.titulo_produtos{
	background:url(images/titulo_produtos.jpg) no-repeat;
	width:711px;
	height:38px;
	margin:0;
}
.titulo_obrasrealizadas{
	background:url(images/titulo_obrasrealizadas.jpg) no-repeat;
	width:711px;
	height:38px;
	margin:0;
}
.titulo_contato{
	background:url(images/titulo_contato.jpg) no-repeat;
	width:711px;
	height:38px;
	margin:0;
}
.obrasrealizadas ul li{
	list-style:none;
}
.obrasrealizadas li{
	float:left;
	margin:3px 2px;
	list-style-type:none;
	border:2px solid #F39A26;
}
img{
	border:none;
}
.obras_scroll{
	overflow:auto;
	height:420px;
}
.info{
	background: #EAEAEA;
	padding:10px 30px;
	font-size:18px;
	border:1px dotted #999;
	margin:10px;
	color:#F90;
	
}
address{
	padding:20px 140px;
	font-size:13px;
	color:#333;
	background: url(images/telefone.jpg) #EAEAEA  8px 2px no-repeat;
	border:1px dotted #999;
}
input, textarea, select{
	border:1px solid #f0aa4c;
	color:#333;
	font-size:12px;
	padding:3px;
}

