/***************************************
BANNER CENTRO	
***************************************/
#banner_centro h2{
	background-image:url(../images/contato/titulo_banner_centro.png);
	height:97px;
	margin-bottom:35px;
}

.banner_centro_contato{
	background-image:url(../images/contato/background_banner_centro.png);
	background-repeat:no-repeat;
	background-position:530px 25px;
}

/***************************************
FORMULARIO -ENVIAR-	
***************************************/

.formulario{
	width:345px;
	margin-left:21px;
}

.formulario label{
	margin-bottom:8px;
}

.formulario input{
	margin-bottom:15px;
}

.formulario input#enviar{
	float:right;
	width:88px;
	height:32px;
	border:0;
	margin-top:15px;
}

/***************************************
ERROR
***************************************/
#error h2{
	width:300px;
}

#error{
	width:445px;
}

/***************************************
CONTEUDO DIREITA	
***************************************/
#conteudo_direita{
	float:right;
	width:360px;
	
}

#conteudo_direita h2{
	float:left;
	width:360px;
	padding-bottom:4px;
	text-indent:-5000px;
	background-repeat:no-repeat;
	background-position:12px 0px;
	background-image:url(../images/contato/titulo_telefone.gif);
	border-bottom:1px solid #ecebe8;
	margin-right:15px;
}

#conteudo_direita dl{
	float:left;
	margin-left:28px;
}

#conteudo_direita dl dt{
	float:left;
	font-size:11pt;
	color:#736240;
	margin-top:21px;
	margin-bottom:19px;
}

#conteudo_direita dl dd{
	float:left;
	font-family:Arial,sans-serif;
	font-size:23pt;
	color:#3f9ebd;
	clear:left;
	background-repeat:no-repeat;
	background-position:left;
	background-image:url(../images/contato/imagem_telefone.gif);
	padding-left:48px;	
	margin-bottom:55px;	
}

#conteudo_direita dl dd span{
	font-size:15pt;
}
