@charset "utf-8";

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #DEE0ED;
}

form, map {
	display: inline;
}

input, select, textarea {
	color: #676767;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #0A3466;
}

#container {
	width: 916px;
	background: #006BAF url(../../images/fondo_main.gif) repeat-x left top;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #0A3466;
}

#container2 {
	padding-right: 20px;
	padding-left: 20px;
}

#header {
	background: url(../../images/cabecera.jpg) no-repeat center top;
	height: 242px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	display: block;
	height: 242px;
	width: 876px;
	text-indent: -5000px;
}

#sidebar1 {
	float: left;
	width: 170px;
}

#menu {
	background: #DEE2EE;
	padding: 4px;
	border: 1px solid #0A3466;
	margin-bottom: 15px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	width: 146px;
	display: block;
	background: #0A3466;
	padding: 8px 5px 8px 9px;
	margin-bottom: 1px;
}

#menu ul li a:hover {
	background: #006BAF;
}

#menu ul li ul li a {
	color: #0A3466;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	height: 15px;
	width: 149px;
	display: block;
	background: #CDD1E0;
	padding: 8px 5px 8px 9px;
	margin-bottom: 1px;
}

#menu ul li ul li a:hover {
	color: #FFFFFF;
	background: #006BAF;
}

.promoleft {
	background: #DEE2EE url(../../images/fondo_cajas.gif) repeat-x left top;
	color: #0A3466;
	border: 1px solid #0A3466;
	padding: 8px;
	margin-bottom: 15px;
	font-size: 14px;
}

.promoleft h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.promoleft p {
	margin: 0px;
	padding: 10px 0px 0px;
}

.promoleft em {
	font-size: 10px;
}

.promoleft a {
	background: url(../../images/boton_go.gif) no-repeat left center;
	text-align: right;
	display: block;
	width: 30px;
	color: #0A3466;
	text-decoration: none;
	margin-left: auto;
}

.promoleft a:hover {
	color: #006BAF;
}

#sidebar2 {
	float: right;
	width: 177px;
}

.formulariosidebar {
	background: #DEE2EE url(../../images/fondo_cajas.gif) repeat-x left top;
	color: #0A3466;
	border: 1px solid #0A3466;
	margin-bottom: 15px;
}

.formulariosidebar div {
	padding: 10px;
}

.formulariosidebar h2 {
	color: #FFFFFF;
	background: #0A3466;
	margin: 0px;
	padding: 8px;
	text-transform: uppercase;
	font-size: 15px;
}

.formulariosidebar label {
	display: block;
	font-weight: bold;
}

#sidebar2 .formulariosidebar input.boton {
	font-weight: bold;
	color: #FFFFFF;
	background: #0A3466 url(../../images/boton_login.gif) no-repeat left center;
	width: 84px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 4px 10px 4px 22px;
	border-style: none;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-top: 5px;
}

.fixw {
	width: 175px;
}

#sidebar2 img {
	margin-bottom: 10px;
}

#mainContent {
	margin: 0 177px 0 170px;
	padding: 0 15px 30px;
}

#mainContent h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#mainContent a {
	color: #FFFFFF;
}

#mainContent a:hover {
	color: #DEE0ED;
}

#footer {
	padding: 10px 10px 20px;
	background:#0A3466 repeat-x left top;
	border-top: 1px solid #A9A9A9;
}

#footer .copyright {
	font-weight: bold;
	display: block;
	width: 275px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#footer dl {
	display: block;
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
}

#footer dt {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

#footer dd {
	text-align: left;
}

#footer .cyberlink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 300px;
	text-align: right;
	margin-left: auto;
}

#footer .cyberlink:hover {
	text-decoration: underline;
}

.fltrt {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fltlft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.featuredproplist .featuredprop {
	width: 140px;
	float: left;
	font-size: 11px;
	padding: 11px 11px;
	margin-left: 1px;
	border-right: 1px solid #13679B;
}

.featuredproplist .featuredprop ul {
	margin: 0px;
	padding: 6px 0px 0px;
	list-style: none;
	text-align: left;
	height: 57px;
}

.featuredproplist .featuredprop span {
	font-weight: bold;
	color: #FFFFFF;
}

.featuredproplist .featuredprop a.moredetails {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 6px 0px 9px;
	margin-top: 12px;
	background: url(../../images/boton_salemoredetails.gif) no-repeat center bottom;
	width: 101px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

.featuredproplist .featuredprop a:hover {
	color: #FFFF66;
}
