body {
	background: url(images/bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #484848;
}

p { padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; text-align:left }

img { border:0px; }

table { border:0px; }

a { color:#0099ff; text-decoration:underline; }
a:visited { color:#0099FF; text-decoration:underline; }
a:hover { color:#0099FF; text-decoration:underline; }

/* ---------------------------- */

#topo { width: 655px; margin-top:26px; }
#seguros1 { width:224px; margin-right:61px; text-align:left; }
#seguros2 { width:224px; margin-left:61px; text-align:right; }
#seguros1 img, #seguros2 img { cursor:pointer; }
#logo { width:85px; }

#divisorTopo { width:760px; margin-top:10px; }

#menu{
	margin-top:8px;
	text-align:center;
	width:658px;
}

#conteudo {
	margin-top:15px;
	width:655px;
}

#conteudo div { text-align:left; }

#footer { margin-top:30px; }
#footer p { text-align:center }

#tiposseguro {
	font-size:14px;
	letter-spacing:-1px;
	border:0px;
	line-height:18px;
}

/* ---------------------------- */

.left { float:left }
.right { float:right }
.clear {clear:both }

.quetipo { width:100%; border-bottom:1px solid #d4f1f7;	color:#a8dae7; margin-bottom:24px; }

.itemmenu {
	background: url(images/bg_menu.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:27px;
	line-height:20px;
	color:#008ed0;
	font-weight:bold;
}
.itemmenu a { color:#008ed0; text-decoration:none; }
.itemmenu a:visited { color:#008ed0; text-decoration:none; }
.itemmenu a:hover { color:#008ed0; text-decoration:underline; }

.titulo {
	font-size:18px;
	color:#0771b4;
	letter-spacing:-1px;
}

.titInterna {
	font-size:16px;
	color:#fff;
	letter-spacing:-1px;
	margin-left:10px;
	margin-right:10px;
}

.tabTitInt { width:100%; }
.bgtitInternas { background:url(images/bgtopinternas.gif) repeat-x; }

.box { border:1px solid #d4f1f7; padding:12px; }

.campos { border:1px solid #66CCFF; margin-left:2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }

.tabform {
	width:100%;
	color:#333333;
	margin-top:8px;
}

.bot_tipos_seguros { border:1px solid #CDF2FE; height:38px; }
.bot_tipos_seguros img { margin-right:14px; }



/* ---------------------------- */

.mrgtop5 { margin-top:5px; }
.mrgtop10 { margin-top:10px; }
.mrgtop15 { margin-top:15px; }
.mrgtop20 { margin-top:20px; }


.color01 { color:#76c1d3; }
.color02 { color:#00aad2; }
.color03 {color:#333333; }

.size12 { font-size:12px }


