/*-------------------------------------------------------------------------------------------> COMO COMPRAR <-*/
/*-----------------------------------------------------------------------------------------------------------*/

h2{
	background:url(../imagens/h_comocomprar.gif) no-repeat top left;
}
.textosobre{
	width:535px;
}
.textosobre p{
	margin-bottom:18px;
}
.textosobre h3{
	margin-bottom:15px;
}
#conteudo .textosobre .linksemquadrado{
	background:none;
	padding:0;
}
#conteudo #selectestado{
	color:#6C6C6C;
	width:300px;
	padding:2px 0;
	margin:10px 0 10px 20px;
	border:1px solid #ccc;
}
#estados{
	width:400px;
}
#estados .linha{
	border-bottom:1px solid #DEDEDE;
	margin-bottom:20px;
}
#rodape{
	margin-top:40px;
}