@charset "utf-8";
/* CSS Document */

#texto{
	width:495px;
}
#style2{ background:url(../img/contato.png) center 40px no-repeat;}
#content h1{font-size:2.2em; margin-bottom:12px; font-style:italic; margin-top:8px; padding-left:32px;}
#content{ padding-left:26px;}
#col1{ line-height:1.5em; padding:18px 22px; border:2px solid #dce8fc; width:415; background:url(../img/bg_itens_paginas.gif) #fff 0 0 repeat-x; position:relative; float:left;  border-bottom:0;}
#col2{ line-height:1.5em; padding:18px 22px; border:2px solid #dce8fc; width:450; background:url(../img/bg_itens_paginas.gif) #fff 0 0 repeat-x; position:relative; float:left; margin-left:20px; border-bottom:0;}

#col1 address{ font-style:normal; margin-bottom:18px;}
	#col1 address span{ font-size:1.3em;}

#col1 input, #col1 textarea{ width:380px; border:2px solid #e4eefc; padding:6px 8px; margin-bottom:10px; margin-top:4px; }

#botao_enviar{ padding-top:8px; padding-right:38px; text-align:right;}
	#botao_enviar button{ background:#e4eefc; border:0; color:#042e6f; padding:6px 10px;}

