@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/back2.jpg) repeat-y center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 843px;
	margin: 0 auto; 
	border: 0px solid #000000;
	background: #FFFFFF;
}
#sidebar1 {
	float: left; 
	width: 200px;
	background: #71a8de;
}
#mainContent {
	width: 643px;
	float: right;
	background: #FFFFFF;
}
.aseguradoras{
	font-size: 12px;
	color: #0066cc;
}
.aseguradoras:hover{
	font-size: 12px;
	color: #fe8802;
}
#promo {
	width: 843px;
	height: 12px;
	background: #0066cc;
}
#promo h1 {
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 843px;
	height: 148px;
}
#nav {
	width: 843px;
	height: 14px;
	text-align: left;
	font-size: 10px;
	font-weight:bold;
	background: #0066cc;
}
#nav a{
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
#nav a:hover{
	font-size: 10px;
	font-weight:bold;
	color: #fe8802;
	text-decoration:none;
}
#nav p{
	padding-left: 30px;
	margin: 0;
	color: #FFFFFF;
}
#mainContent h2{
	font-size: 16px;
	margin: 10px 0 5px 10px;
	text-align: left;
	color: #fe8802;
}
#mainContent h3{
	font-size: 16px;
	margin: 10px 0 5px 10px;
	text-align: left;
	color: #fe8802; 
}
#mainContent p{
	font-size: 12px;
	margin: 5px 10px 10px 10px;
}
.fltrt {
	float: right;
	margin: 0;
	padding: 0;
}
.fltlft {
	float: left;
	margin: 0;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*        V3        */

.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.menu{
	width: 200px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 8px;
	text-align: left;
}
div.menu a{
	font: 12px Verdana;
	padding: 4px;
	color: #ffffff;
	display:block;
	padding: 8px 30px;
	height: 20px;
	text-decoration: none;
	font-weight:bold;
	background: url(images/background.gif) center no-repeat;
}
div.menu a:hover{
	padding: 8px 35px;
	color: #ffffff;
}
#footer {
	color: #FFFFFF;
	text-align: right;
	width: 843px;
	height: 69px;
	background: url(images/footer.jpg);
}
#footer a{
	color: #ffffff;
}
#footer a:hover{
	color: #000000;
}
#footer p{
	text-align: center;
	margin: 10px 0 3px 0;
}
