/*******************************  TAGS  *******************************/
*{	
	font:12px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:justify;
	/*border:1px solid;*/
}
div{
	float:left;
}
img{
	border:0px none;
	margin:0px;
}
body{
	margin:0px;
	background: #DDD url(../imagens/fundo.jpg) repeat-y center;
}
h2{
	font:13px Arial, Helvetica, sans-serif;
	color:#F00;
	font-weight:bolder;
	text-decoration:underline;
	margin-bottom:15px;
}
address{
	font:13px Arial, Helvetica, sans-serif;
	color:#F00;
	font-weight:bolder;
	text-decoration:underline;
	margin-bottom:15px;
	text-align:center;
}
a:visited{
	color:#0000FF;
}
a{
	color:#0000FF;
}
/** geral **/
/** geral **/
#geral{
	background-color:#FFFFFF;
	float:none;
	width:760px;
	margin:0px auto;
	padding:0px;
}
#topo{
	width:760px;
	height:245px;
	background-color:#FFF;
}
#central{
	width:740px;
	padding:10px;
}
/** foto **/
/** foto **/
#foto{
	width:390px;
	height:130px;
	margin:0px 10px 0px 0px;
}
#foto img{
	width:174px;
	height:130px;
	float:left;
}
#foto p{
	text-align:right;
	width:206px;
	float:right;
}
/** fotodir **/
/** fotodir **/
#fotodir{
	width:340px;
	height:130px;
	float:right;
}
#fotodir img{
	width:174px;
	height:130px;
	float:right;
}
#fotodir p{
	text-align:left;
	width:155px;
	float:left;
}
/** dicionario **/
/** dicionario **/
#dicionario{
	width:275px;
	height:85px;
	margin:10px 10px 0px 0px;
}
/** peca_calculo **/
/** peca_calculo **/
#peca_calculo{
	width:170px;
	height:85px;
	margin:10px 10px 0px 0px;
}
/** contato **/
/** contato **/
#contato{
	width:275px;
	height:85px;
	margin:10px 0px 0px 0px;
}
/** calc_automovel **/
/** calc_automovel **/
#calc_automovel{
	width:177px;
	height:140px;
	margin:10px 10px 0px 0px;
}
/** calc_empresarial **/
/** calc_empresarial **/
#calc_empresarial{
	width:177px;
	height:140px;
	margin:10px 10px 0px 0px;
}
/** calc_residencial **/
/** calc_residencial **/
#calc_residencial{
	width:177px;
	height:140px;
	margin:10px 10px 0px 0px;
}
/** calc_vida **/
/** calc_vida **/
#calc_vida{
	width:177px;
	height:140px;
	margin:10px 0px 0px 0px;
	float:right;
}
/** rodape **/
/** rodape **/
#rodape{
	width:760px;
	height:30px;
}
/** desenvolvida **/
/** desenvolvida **/
#desenvolvida{
	width:760px;
	text-align:center;
	margin:0px;
}
#desenvolvida h2{
	width:760px;
	text-align:center;
	margin:5px;
}

/** class **/
/** class **/
.centro{
	margin:10px;
	color:#FC0;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:underline;
	text-align:center;
}
.vermelho{
	color:#FF0000;
	text-indent:20px;
	font-size:20px;
	margin:0px 0px 20px 0px;
	display:table;
}
.obrigatorio{
	color:#FF0000;
	margin-right:3px;
}
.azul{
	color:#00F;
}
a.diccentro{
	float:right;
}
.inputs{
	width:300px;
}
.select{
	width:200px;
}
.centroinput{
	text-align:center;
}
/** pquemsomos **/
/** pquemsomos **/
#pquemsomos p{
	width:740px;
	text-indent:30px;
	margin-bottom:3px;
}
#pquemsomos img{
	margin:10px 8px 0px 0px;
}

/** geral **/
/** geral **/
#pcalculo_automovel table tr td, #pcalculo_empresarial table tr td, #pcalculo_residencial table tr td, #pcalculo_vida table tr td, #pcontato table tr td{
	border:0px none;
	width:740px;
}
/** pdicionario **/
/** pdicionario **/
#pdicionario{
	width:740px;
}
#pdicionario p{
	margin-bottom:10px;
}
#a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z{
	text-indent:20px;
}
#pdicionario a{
	margin:5px;
}
/** pcontato **/
/** pcontato **/
#pcontato{
	width:750px;
}
/** pparceiros **/
/** pparceiros **/
#pparceiros img{
	margin:5px;
}
/** contato **/
/** contato **/
#form_esq{
	width:220px;
	margin:0px 10px 0px 0px;
	display:table;
}
.grande, .uf, .mensagem{
	color:#000;
	font-size:0.9em;
	margin:0px 0px 5px 0px;
}
.grande{
	width:100%;
	border:0 none;
	border-bottom:1px solid #000;
}
.uf{
	width:33px;
	border:0 none;
	border-bottom:1px solid #000;
}
.mensagem{
	width:220px;
	border:1px solid #000;
}
.detalhes{
	font-size:0.8em;
	text-align:center;
	float:left;
}

