* {
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: #25548A url(../images/bg.gif) repeat-x;
}

body a{
	color:#3399CC;
	text-decoration:none;
}
body a:hover{
	color:#3D92C9;
	text-decoration:underline;
}

.clear {
	clear:both;
	width:100%;
}
#container {
	background: #FFFFFF;
	margin:0 auto;
	width: 969px;
	padding-bottom:10px;
}
#header {
	background: #D1E0EC;
	height: 152px;
	width: 100%;
}
#header #top {
	float: left;
	height: 100px;
	width: 839px;
}
#header .menu {
	background:url(../images/bg_menu.gif) repeat-x;
	float: left;
	height: 52px;
	padding-left:8px;
	width: 831px;
}
#header .topimg {
	background:url(../images/header-foto.jpg) repeat-x;
	float: right;
	height: 152px;
	width: 130px;
}
#top .logo {
	float: left;
	height:85px;
	margin-top: 9px;
	margin-left: 23px;
	width:198px;
}
#top .titulo {
	float: left;
	height:74px;
	margin-top: 9px;
	width:394px;
}
#contenido {
	clear: both;
	padding: 10px 15px 0 15px;
	width: 939px;
}
#contenido .ad1 {
	float:left;
	height:269px;
	padding-right:26px;
	width:633px;
}
#contenido .secciones {
	float:left;
	height:269px;
	width:266px;
}
#contenido .ad2 {
	float:left;
	height:177px;
	margin-top:13px;
	width:401px;
}
#contenido .cotizador {
	float:left;
	height:177px;
	margin-left:7px;
	margin-top:13px;
	width:185px;
}
#contenido .ad3 {
	float:right;
	height:195px;
	margin-left:0px;
	width:339px;
}
#footer {
	clear:both;
	color:#8CEDFF;
	font-size:11px;
	margin:0 auto;
	padding:10px 15px 0 15px;
	width:939px;
}
#footer strong {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}