body {
	font-family: Arial;
	color: #333;
	font-size: 9pt;
	background: url(img/bg.gif) top left repeat-x;
}

img {
	border: 0;
	padding: 0;
	margin: 0;	
}

a {
	color: #000;
	font-size: 10pt;
}

p {
	font-size: 9pt;
	color: #333;
	text-align: justify;	
}

/* Contain */

#contain {
	width: 810px;
	margin: 0 auto;
	background: url(img/bgShadow.png) top center repeat-y;
}

#contain div {
	width: 785px;
	margin: 0 auto;
	border: 0;
}

/* Header */

#header {
	position: relative;
	height: 130px;
	background: url(img/bg.gif) top left repeat-x;
}

#logo {
	border: 0;
	position: relative;
	top: 6px;
	left: 20px;	
}

#contain #headerMenu {
	border: 0;
	width: 785px;
	height: 46px;
	background: url(img/bg_headerMenu.jpg);
	margin: 0 auto;
	position: absolute;
	top: 87px;
	left: 0px;
}

#headerMenu a {
	font-size: 9pt;
	margin: 0 2px;
	font-weight:bold;
	text-decoration: none;
}

#headerMenu a:hover {
	text-decoration: underline;
}

#headerMenu ul {
	margin: 17px 0 0 45px;
	border: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#headerMenu ul li {
	float: left;
}

#headerMenu ul li img {
	width: 2px;
	height: 16px;
	margin: 0 6px;	
}

#headerMenu ul li img.leaf {
	width: 20px;
	height: 19px;
}

/* Banner */

#banner {
	height: 174px;
	border: 0;
	background: url(img/bg_banner.jpg);
}

/* Menu */

#menu {
	height: 180px;
	border: 0;
	background-color: #fff;
}

#menu div {
	height: 180px;
	width: 392px;
	border: 0;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	float: left;
}

#menu div.remates {
	text-align: center;
}

#menu div.remates img {
	margin-top: 4px;	
}

#menu div a {
	float: left;
	display: block;
	height: 57px;
	width: 191px;
	margin: 1px;
	background: url(img/menuBg.gif);
	background-position: top left;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#menu div a.desactivado {
	background: url(img/menuBg.gif) top right;
	color:#CCC;
}
#menu div a:hover.desactivado {
	background: url(img/menuBg.gif) top right;
	color:#CCC;
}
#menu div a.cerrado, #menu div a.cerrado:hover {
	background-position: center left;
	color: #133880;
}

#menu div a:hover {
	background-position: bottom left;
	color: #FFFFFF;
}

#menu div span {
	display: block;
	margin: 20px 10px 0 45px;
}

#menu div span.long {
	margin-top: 12px;
}

/* Body */

#body {
	height: 244px;
	border: 0;
	background-color: #fff;
}

#body div {
	float: left;
	width: 200px;
	border: 0;
	margin-top: 2px;
	height: 240px;
}

#body div.sep {
	background: url(img/headerSpacer.gif) top center repeat-y;
	width: 10px;
}
#sponsor1, #sponsor2 {
	height:236px !important;
	overflow:hidden;
	padding:0 13px;
	width:150px !important;
}
.caja_sponsor {
	width:150px !important;
	overflow:hidden;
	height:115px !important;
	margin:0 !important;
	padding-top:5px !important;
}
.caja_sponsor img {
	width:150px;
	height:110px;
}
#news a {
	display: block;
	color: #000;
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

#news h3, #weather h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin: 0 5px;
	padding: 15px;
	background: url(img/bullet.gif) left center no-repeat;
}
#weather h3 {
	float:left;
}
#promedios_scroller {
	height:35px !important;
}
#promedios_scroller_info {
	height:18px !important;
	text-align:center;
}
#promedios_scroller img {
	margin-top:9px !important;
}
#news h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	font-weight: bold;
	padding: 5px;
}

#news p {
	padding: 5px;
	margin: 0 0 10px 0;
	font-size: 8pt;
	text-align: left;
}

#news .win {
	height: 190px;
	overflow: hidden;
	position: relative;
}

#news .scroll {
	position: absolute;
	top: 200px;
	left: 0;
	height: auto;
}

#body #weather {
	background-color: #eee;		
}

#body #sponsors {
	width: 360px;
	border: 0;
	text-align: center;
}

#body #sponsors a {
	display: block;
	float: left;
}

/* Footer */
#body-secciones {
	height: auto;
	border: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;	
}

#footer {
	height: 83px;
	border: 0;
	padding: 0;
	overflow: hidden;
	background: url(img/bgFooter.gif) bottom left repeat-x;
	text-align:center;		
}

/* Credits */

#credits {
	height: 35px;
	border: 0;
	text-align: center;
	background: url(img/bgCredits.gif) top left repeat-x;
}

#credits a {
	font-size: 8pt;
	color: #333;	
}

#credits span {
	font-size: 8pt;
	color: #999;
}	

/* Other */

.consignatarios {
	height:98px;
	border: 0;
	margin: 3px 0;	
}
.separe {
	background-color: #1b2e68;
	height: 5px;
	border: 0;
	margin: 3px 0;	
	line-height:1px;
	font-size:1px;
}
.separeSmall {
	height: 3px;
	margin: 0;	
	line-height:1px;
	font-size:1px;
	/*background-color: #fff;*/
}
.separeSmall2 {
	height: 2px;
	margin: 0;
	background-color: #1b2e68;	
	line-height:1px;
	font-size:1px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.titulo-evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.links-izq {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11;
}
.fecha-grande {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
	color: #990000;
}
.mes-ano {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}.Titulo-remate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #415B1F;
	text-decoration: none;
}
#modificar-pin {
	height:19px;
	position:absolute;
	left: 0px;
	top: -12px;
}
#modificar-pin div {
	background:url(img/btn-pin.gif) right top no-repeat;
	width:85px;
	height:19px;
	float:right;
	margin-right:60px;
}
#modificar-pin div:hover {
	background:url(img/btn-pin.gif) right bottom no-repeat;
}
.remates {
	background:url(img/fondo_banner_remates.png) left top no-repeat;
	padding-top:53px !important;
	height:120px !important;
	padding-right:8px !important;
	width:385px !important;
	margin-top:5px !important;
}
.remates_info {
	width:275px !important;
	height:65px !important;
	float:right !important;/*
	padding-top:5px !important;*/
}
.remates_info p {
	font-size:1.29em;
	padding:0;
	margin:0;
	padding:0 10px 0 0 !important;
	text-align:right;
	color:#000000 !important;
	font-weight:bold;
}
#banner_remates_txt_grande {
	font-size:1.35em;
	font-weight:bold;
}
#banner_remates_txt_chico {
	font-size:1em;
}
/* P‡gina de descarga de cat‡logos */
#descargas_catalogo {
	overflow:hidden;
	width:650px !important;
}
#descarga_cat {
	float:left;
	margin:5px !important;
	text-align:center;
	width:300px !important;
	border: 1px solid #133880 !important;
}
#descarga_cat a {
	font-weight: bold;
}
#descarga_cat img {
	border:none;
	vertical-align:middle;
}
/* Slideshow de catalogos */
#slideshow #slidesContainer {
	/* width: 200000px !important; /* Se pone despuŽs con javascript */
	margin:0 auto;
	overflow:auto; /* permitir scrollbar */
	position:relative;
	width:780px;
}
#slideshow {
	position:relative;
	background-color: #FFFFFF;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:780px; /* reducir por 20 pixeles para evitar scroll horizontal */
}
/**
 * Controles del Slideshow.
 */
.control {
	display:block;
	width:39px;
	height:780px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#leftControl {
	left:10px;
	top:0;
	z-index:1000;
	background:url(img/izq.jpg) no-repeat 0 0;
}
#rightControl {
	top:0;
	right:0;
	background:url(img/der.jpg) no-repeat 0 0;
}
/* P‡gina de videos en vivo */
.contenedor_video {
	padding:10px;
	overflow:hidden;
}
#video {
	width:407px !important;
	height:331px;
	background-color:black;
	margin:0 10px 0 0!important;
	float:left;
}
#info_video {
	color: #4E4E4E;
	float:left;
	width:350px !important;
}
#info_video a:hover {
	text-decoration: none;
}
.caja_info_video {
	background-color: #E2E2E2;
	width:340px !important;
	padding:5px;
}
.caja_info_video h2 {
	margin:0px !important
}
.caja_info_video p {
	color:#4E4E4E;
	font-size:1.3em;
	margin:0;
}
#telefono_envivo {
	font-size:2.5em;
	padding:5px 0;
}
#telefono_envivo img {
	vertical-align: sub;
}
.caja_info_video img {
	vertical-align: middle;
	float: left;
}
#problemas_video {
	width:350px !important;
	padding:20px 0px 5px;
	font-style: italic;
}
#problemas_video p {
	margin:0;
	clear:both;
}
#problemas_video p#popup_problemas {
	background-color:#E2E2E2;
	clear:both;
	float:right;
	margin-bottom:20px;
	padding:5px 0;
	text-align:center;
	width:230px;
}
#problemas_video p#popup_problemas a {
	font-style: normal;
}
/* POPUP de problemas */
/* P‡gina problemas */
#body_problemas {
	padding:50px 0px;
	font-family:helvetica;
	background:none;
}
#body_problemas h1 {
	color:#133880;
	font-size:2.5em;
	margin:0;
	padding:5px 0 5px 50px;
}
.numero_problema {
	font-size:3.5em;
	color:#133880;
	padding-right:20px;
}
#wrap_problemas {
	padding:20px 50px;
}
.opc_problemas {
	padding-bottom:30px;
}
.opc_problemas img, .opc_problemas h2 {
	float:left;
}
.opc_problemas h2 {
	width:800px;
}
.opc_problemas p {
	clear:both;
	width:650px;
	padding-top:5px;
}
#form_contacto #nombre, #form_contacto #mail {
	width:130px;
	float:left;
	margin-right:20px;
}
#form_contacto .label {
	width:65px;
}
#form_contacto #form_contacto textarea {
	width:440px;
}
#form_contacto .fila_form p {
	padding-bottom:10px;
}
#form_contacto .enviar {
	padding-right:85px;
}
#problema_bien {
	color:green;
	text-align:center;
	padding:50px;
}
#problema_mal {
	color:red;
	text-align:center;
	padding:50px;
}
#formulario_contacto {
	padding-left:25px;
	float:left;
}
#formulario_contacto, #formulario_contacto fieldset, #formulario_contacto .fila_form {
	width: 600px !important;
}
#form_contacto legend {
	display:none;
}
#form_contacto fieldset {
	border:none;	
}
#form_contacto {
	padding-left:30px;
	width:530px;
	text-align:left;
	margin:0 auto;
}
#form_contacto .label {
	float:left;
	padding-right:20px;
	text-align:right;
	width:50px;
}
#form_contacto textarea {
	height:150px;
	width:400px;
}
#form_contacto .fila_form {
	padding-bottom:10px;
}
#form_contacto .enviar {
	float:right;
}
#mensajes_consultas {
	font-weight:bold;
	padding:0 0 20px 30px;
}
#name, #email {
	width:397px;
}
.enviar{
	padding-right:25px;
	text-align:right;
}
/* NEWSLETTER */
.body_nletter h2 {
	padding-top:20px !important;
}
.body_nletter .padding_nletter {
	padding:0 50px;
	margin:0;
}
.body_nletter h2 img {
	vertical-align: middle;
}
.enviar a, .enviar #boton_enviar {
	background-color:#FFFFFF;
	border:1px solid;
	color:#4E4E4E;
	cursor:pointer;
	font-size:1.1em;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	margin:0 5px;
}
.enviar a {
	padding:7px 10px 6px;
}