/* CSS Document */
body {font-family: arial; font-size: 11px; margin:0; text-align:left; background:#FFF;}
img {border: 0}
div {float:left; display:inline}
hr {display:none;}

.cabecera_inicial {width: 983px;font-size: 10px; color:#5D5D5D; padding-bottom:3px; border-bottom: 1px solid #B2B2B2;}
.logo_peque {background: url(/imagenes/logo-peque.gif) no-repeat left center; width: 150px;}
.cabe_peque {float:right;}
.cabe_peque_separacion {float:right; margin: 0 3px 0 3px;}

.cabecera_secundaria {background: url(/imagenes/img-principal-1.jpg) no-repeat left bottom; width: 983px; height:76px;}
.logado {float:right; text-align:right; color:#FFF; margin: 3px 5px 0 0}
.caja_login {font-family: arial; font-size:10px; text-align:left; height:12px; margin: 3px 6px 0 0; padding:0; vertical-align:text-bottom;}
.caja_registro {font-family: arial; font-size:11px; text-align:left; height:14px; width:375px; padding:0 0 0 5px; vertical-align:text-bottom;}
.boton_logado {background:URL(/imagenes/bot-entrar.gif) no-repeat; width:38px; border:0; margin: 0 3px 3px 0; height:15px; vertical-align:middle;cursor:pointer;}

.menu_div {height: 20px; padding: 5px 0 0 0;border-right:1px solid #808080;background:#000; cursor:pointer;}
.menu_div_on {height: 20px; padding: 5px 0 0 0;border-right:1px solid #808080;background:#D00219; cursor:pointer;}








.combo_buscador_mini { width: 110px; font-size: 11px; height: 18px; margin-right: 10px;}
.todo_marcas {width:159px;}
.marcas { width:123px; height:218px; background:URL(/imagenes/fondo-marcas.gif) no-repeat center center; margin: 10px 0 0 15px; padding: 10px 0 0 13px }
.img_marcas {margin: 3px 13px 0 0}





.ver_mas {color:#D1001C; width: 35px; text-decoration:none; cursor:pointer;}
#banners-lateral {width: 227px; margin: 10px 0 0 10px; overflow:hidden;}
.cierre_pagina {width:983px; border-top:6px solid #000; background:URL(/imagenes/logo-mediano.gif) no-repeat 20px 5px; height:24px; padding-top:6px;}
.todo_destacado {width:982px; margin-top:10px;}
.tituloDestacado{font-size: 12px;font-weight:700; width:982px;}
.cajaDestacado{width:982px; margin-top:10px; background:#F8F8F8;}
.flechaIzq {margin: 5px 0 0 18px; width: 87px; height:113px; background: URL(/imagenes/flecha-izq.gif) no-repeat left center; cursor:pointer;}
.flechaDer {margin: 5px 0 0 22px; width: 81px; height:113px; background: URL(/imagenes/flecha-der.gif) no-repeat left center; cursor:pointer;}
.contenidoDestacado {width: 774px;height:113px;}
.FondoRojo {background:#D00219;}
.FondoGris {background:#9F9F9F;}
.FondoVerde {background:#218025;}
.FondoAzul {background:#154D9E;}
.FondoNegro {background:#000;}
.LetraRojo {color:#D00219;}
.LetraGris {color:#9F9F9F;}
.LetraVerde {color:#218025;}
.LetraAzul {color:#154D9E;}
.LetraNegro {color:#000;}


/********************************************************************************
						ESTILOS GALERÍA FOTOGRÁFICA
*********************************************************************************/
/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  width:738px ; height:94px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:738px ; height:90px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }

#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:1px #333333 solid; }

/* DIV container slider example */
#gallery_container2 {  width:492px ; height:134px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }

/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:134px; top:0px; right:0px; background:url(/images/noticias/gallery_fwd2.jpg) no-repeat center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:134px; top:0px; left:0px; background:url(/images/noticias/gallery_back2.jpg) no-repeat center;  }

/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2{ position:relative ; overflow:hidden ; width:442px ; height:130px ; margin:0px auto 0px; }
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 { display:block; position:relative; width:6000px; }

#thumbs2 div.thumbnail { display:block; position:relative; float:left; margin-right:30px; font-size:11px; width:84px; text-align:center; }

#thumbs2 a { padding:0px; margin:0px; clear:both; display:block; }
#thumbs2 a img{ border:1px #333333 solid; }

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(/images/noticias/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; left:0px; background:url(/images/noticias/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */

/********************************************************************************
						FIN ESTILOS GALERÍA FOTOGRÁFICA
*********************************************************************************/

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* FIN SLIMBOX */
