*{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}



img{
	border:0;
}

a{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#007336;
	text-decoration:none;
}

body{
	background-color:#007336;
	background-image:url(../img/fundo.jpg);
	background-repeat:no-repeat;
	background-position:center top;

}

#geral{
	width:760px;
	margin:0 auto;
	background-color:#fff;
	padding:10px;
	margin-top:20px;

}

#topo h1{
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width: 204px;
	height: 60px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	overflow:hidden;

}

h1 a{
	display:block;
	width:204px;
	height:60px;
}

#links{
	margin-left:510px;
	padding-top:10px;
	
}

#links li{
	display:inline;
	margin-left:10px;
}

#destaques{
	margin-top:10px;
}

#des_um{
	float:left;
	margin-right:7px;
}

#des_dois{
	float:left;
	margin-right:7px;
}


.separador_clear{
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
	text-indent:-9999px;
	background-image:url(../img/separador.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}

.separador{
	clear:both;
	margin-top:20px;
	text-indent:-9999px;
	background-image:url(../img/separador.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#txt_empresa{
	width:740px;
	text-align:justify;
}

#txt_empresa img{
	float:left;
	margin-right:10px;
}

#txt_empresa h2{
	font-size:16px;
	color:#007336;
	background-image:url(../img/embraseh2.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:150px;
}

#txt_empresa p{
	margin-top:15px;
}


address{
	color:#238854;
	float:left;
	margin-right:15px;
	margin-top:7px;
	width:600px;
	/*background-color:lime;*/
}


#rodape{
	height:80px;
	color:#007336;
	/*background-color:lime;*/
}
#enderecoSaoPaulo{
	float:left;
	width:270px;
	/*background-color:red;*/
}
#enderecoCampinas{
	float:left;
	width:330px;
	/*background-color:red;*/
}
#validator{
	float:left;
	width:52px;
	/*background-color:red;*/
	margin-top:50px;
	margin-left:93px;
}