/* Buranello · Passos | CSS */

p { font: normal 1.2em/2.0em Georgia, "Times New Roman", Arial, sans-serif; margin-bottom: 20px;}

#container_interno { width: 900px;}

#box_contato		 		{ float:left; clear:none; width:380px; font:normal 1.1em/1.2em Georgia, "Times New Roman", Arial, sans-serif;}
#box_contato h4				{ width:380px; border-bottom: solid 1px #b5a453; margin-bottom:10px; padding-bottom:5px;}
#box_localizacao			{ float:right; clear:none; width:450px;}
#box_localizacao h4		{ width:450px; border-bottom: solid 1px #b5a453; margin-bottom:10px; padding-bottom:5px;}

#menu_localizacao			{ width:450px; height:35px;}
#menu_localizacao li		{ float:left; clear:none; height:20px; margin:0 0 0 10px; display:inline}
#endereco_mapa				{ clear:both; width:440px; height:20px; padding:10px 0 0 10px; font:1.2em/1.0 Georgia, "Times New Roman", Times, serif; background-color:#b5a453; color:#fff;}

.item_menu_selecionado  	{ background: url(../images/marcador_menu_escritorio.gif) no-repeat 0% 7px; padding:5px 0 0 15px; margin:0;}
.item_menu_selecionado a    { font:bold 1.1em/1.0 Georgia, "Times New Roman", Times, serif; color:#b5a453; text-decoration:none;}

.item_menu  				{ background: url(../images/marcador_localizacao.gif) no-repeat 0% 8px; padding:5px 0 0 15px; margin:0;}

.nome_email 				{ float:left; width:275px; height:18px; margin-top:10px; background-color:#fff; border: solid 1px #ad9600;  color:#ad9600; padding:2px 5px 0 5px;}
.tamanho_label				{ float:left; width:70px; height:18px; margin-top:10px; margin-right:10px; text-align:right; padding:2px 5px 0 5px}
.campo_cidade				{ float:left; width:180px; height:18px; margin-top:10px; background-color:#fff; border: solid 1px #ad9600; color:#ad9600; padding:2px 5px 0 5px}
.campo_estado				{ float:left; width:30px; height:18px; margin-top:10px; background-color:#fff; border: solid 1px #ad9600; color:#ad9600;padding:2px 5px 0 5px}
.campo_ddd					{ float:left; width:30px; height:18px; margin-top:10px; background-color:#fff; border: solid 1px #ad9600; color:#ad9600; padding:2px 5px 0 5px}
.campo_tel					{ float:left; width:227px; height:18px; margin-top:10px; margin-left:5px; background-color:#fff; border: solid 1px #ad9600;  color:#ad9600; padding:2px 5px 0 5px}
.textarea					{ float:left; width:275px; height:88px; margin-top:10px; background: #33CCFF; background-color:#fff; border: solid 1px #ad9600; color:#ad9600; font: normal 12px Arial, Helvetica, sans-serif; padding:5px;}


.label_estado				{ float:left; width:43px; height:20px; clear:none; margin:10px 0 0 10px;}

#enviar						{ float:right; width:57px; height:21px; margin:0 10px 0 0; padding:0 0 3px 0; background:url(../images/bg_bts.gif) no-repeat; color:#fff;}
#limpar						{ float:right; width:57px; height:21px; padding:0 0 3px 0; background:url(../images/bg_bts.gif) no-repeat; color:#fff;}