@charset "utf-8";
/* CSS Document */


/* Web Standards por:
   Walter André | www.walterandre.com.br
   atendimento@walterandre.com.br
   (62) 8136.9553
*/


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305487;
}
body {
	margin: 0px;
	background: url(../img/bg.jpg) top repeat-x;
	background-color:#b8d0ff;
}
body.interno {
	margin: 0px;
	background: url(../img/bg_interno.jpg) top repeat-x;
	background-color:#b8d0ff;
}

* {padding:0; margin:0;}

h2 {
	color:#fff;
	font:bold 16px "Trebuchet MS";
}


a:link {text-decoration:none;	color:#305487;}
a:visited {text-decoration:none; color:#305487;}
a:hover {text-decoration:none; color: #0066FF;}

div#tudo {
	width:907px;
	margin:0 auto 0 auto;
}

div#topo-empresa {
	width:907px;
	height:95px;
	float:left;
	background: url(../img/topo_empresa.jpg) top right no-repeat;
}

div#topo-servicos {
	width:907px;
	height:95px;
	float:left;
	background: url(../img/topo_servicos.jpg) top right no-repeat;
}

div#topo-clientes {
	width:907px;
	height:95px;
	float:left;
	background: url(../img/topo_clientes.jpg) top right no-repeat;
}

div#topo-projetos {
	width:907px;
	height:95px;
	float:left;
	background: url(../img/topo_projetos.jpg) top right no-repeat;
}

div#topo-ambiental {
	width:907px;
	height:95px;
	float:left;
	background: url(../img/topo_socioambiental.jpg) top right no-repeat;
}

div#topo-contato {
	width:907px;
	height:95px;
	float:left;
	background: url(../img/topo_contato.jpg) top right no-repeat;
}

h2 {
	width:500px;
	padding:45px 0 0 25px;
	font-size:25px;
}

div.box-lateral {
	width:285px;
	float:left;
}