body { margin:0; padding:0; font-family:verdana, arial, helvetica; font-size:11px; line-height:150%; color:#424242; background:#D0D0D0; }
img { border:none; }
h1 { margin-top:0; padding:15px 0 20px 45px; background:url(../img/bg_titulos.gif) no-repeat; font-size:14px; font-weight:bold; }
h2 { padding:0; margin-bottom:0; font-size:13px; font-weight:bold; }
h3 { font-size:12px; font-weight:bold; padding-top:20px; }
.clear { clear:both; }
.centralizar { width:753px; border-left:1px solid #424242; border-right:1px solid #424242; background:url(../img/bg_site.gif) #EEE; }

/* menu */
#menu ul { padding:0; margin:0; list-style:none; }
#menu li { border-bottom:1px solid #424242; }
#menu li a { padding:5px 10px; color:#424242; text-decoration:none; display:block; }
#menu li a:hover { color:#424242; background:#EEE; }

/* submenu */
#servicos { position:absolute; left:158px; top:228px; width:240px; border:1px solid #424242; background:#EEE; display:none; }
	#servicos ul { padding:0; margin:0; list-style:none; }
	#servicos li a { height:24px; padding-left:5px; line-height:24px; color:#424242; text-decoration:none; display:block; }
	#servicos li a:hover { color:#FFF; background:#424242; }
#cotacoes { position:absolute; left:158px; top:254px; width:240px; border:1px solid #424242; background:#EEE; display:none; }
	#cotacoes ul { padding:0; margin:0; list-style:none; }
	#cotacoes li a { height:24px; padding-left:5px; line-height:24px; color:#424242; text-decoration:none; display:block; }
	#cotacoes li a:hover { color:#FFF; background:#424242; }

.topo { float:left; }
	#data { padding-top:20px; }

#colunaesquerda { float:left; width:185px; background:#FFF; }
	#menu { padding:25px 28px 30px 28px; }
		#followup { margin:20px 27px; }
		#followup label { float:left; padding-left:5px; color:#000; }
		#followup input { float:right; width:63px; margin:0 5px 5px 0; }
		#bt_entrar { padding-top:5px; }

#conteudo { float:left; width:500px; padding:20px 30px; }
#conteudo li { padding:5px 0 10px 0; }
.imgdireita { float:right; padding:0 0 15px 15px; }

/* LINKS */
.link a { color:#424242; text-decoration:none; }
.link a:hover { color:#424242; text-decoration:underline; }

/* FORMULÁRIOS */
#formulario { width:436px; line-height:250%; }
#formulario select { float:left; width:205px; }
.label { float:left; width:120px; font-weight:bold; }
.campo { float:left; width:300px; }
.campo_menor { float:left; width:200px; }

.campo_ddd { float:left; width:30px; margin-right:5px; }
.campo_tel { float:left; width:161px; }
.textarea { float:left; width:300px; height:90px; margin-top:3px; }
.bt_form { float:right; padding:10px 10px 0 0; }
.opcoes { float:left; width:100px; padding-bottom:5px; }
#area { float:left; }
.dimensoes { float:left; width:100px; }
#msg_0 { font-weight:bold; color:#009900; }
#msg_1 { font-weight:bold; color:#FF0000; }


#rodape { width:753px; height:100px; background:url(../img/rodape.gif) top no-repeat #424242; }
	#creditos { float:right; padding-top:75px; font-size:9px; color:#FFF; }
	#creditos_vet { float:right; padding:65px 13px 12px 10px; }

