/* ---------------------------------------------------------------------------------------- 

Hoja De Estilos - CBVALLADOLID.COM
Realizacion: digival.es 
joseignacio.marcos@digival.es

------------------------------------------------------------------------------------------- 
[hojas de estilo adicionales] */

@import "nav.php";

/* ---------------------------------------------------------------------------------------- */

HTML{
	background: url(../images/parquet.jpg);
	height: 100%;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/zona.png) no-repeat 50% top;
	height: 100%;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
}
.clear0{
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size:0px; 
}
P{
	line-height: 18px;
	margin-bottom: 10px;
}
a{
	color: #555;
	text-decoration: underline;
	outline: none;
}
a.linkMorado{
	font-weight: bold;
	color: #6b0172;
}
a:hover{
	color: #6b0172;
	text-decoration: underline;
}
input, button, textarea, select{
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
}
.morado{
	color: #6b0172;
}
.mbottomNone{
	margin-bottom: 0px;
}

/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.frameNorte{
	width: 100%;
	margin: 0px auto;
	text-align: center;
	display: block;
	background: url(../images/bgNorte.gif) repeat-x;
	position: relative;
}
.frameNorte span{
	width: 100%;
	height: 7px;
	position: absolute;
	left: 0px;
	top: 32px;
	background: url(../images/bgNorte.png) repeat-x;
	display: block;
	z-index: 10000;
}
.frameNorte iframe{
	margin: 0px;
	border: 0px;
}
#cabecera{
	width: 948px;
	height: 184px;
	margin: 0px auto;
	position: relative;
}
#sitio{
	width: 948px;
	margin: 0px auto;
	overflow: hidden;
	background: url(../images/bg_med.png) repeat-y;
}
#footer{
	width: 948px;
	margin: 0px auto;
	padding-bottom: 20px;
	overflow: hidden;
}
#izquierda{
	width: 198px;
	background: url(../images/bgIzquierda.gif) no-repeat;
	min-height: 666px;
	float: left;
	margin-left: 4px;
	display: inline;
	padding: 16px 10px 0px 10px;
	color: #000000;
}
#derecha{
	float: right;
	width: 682px;
	margin-right: 24px;
	display: inline;
	padding-top: 16px; 
	text-align: justify;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera h1 a{
	height: 150px;
	width: 400px;
	background: url(../images/CBValladolid.png) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	position: relative;
}
#cabecera span.imgCab{
	width: 400px;
	height: 150px;
	float: right;
	display: block;
	margin-right: 10px;
	display: inline;
	position: relative;
	z-index:1;
}
#cabecera span.imgCab1{
	background: url(../images/camiseta1.png) no-repeat right;
}
#cabecera span.imgCab2{
	background: url(../images/camiseta2.png) no-repeat right;
}
#cabecera span.imgCab3{
	background: url(../images/camiseta3.png) no-repeat right;
}
#cabecera span.imgCab4{
	background: url(../images/camiseta4.png) no-repeat right;
}
#cabecera span.imgCab5{
	background: url(../images/camiseta5.png) no-repeat right;
}
#cabecera span.bgNav{
	width: 948px;
	height: 41px;
	display: block;
	background: url(../images/bgNav.png);
	position: absolute;
	z-index: 8;
	bottom: 0px;
	left: 0px;
}
.acb a{
	width: 36px;
	height: 65px;
	background: url(../images/logo_acb.png) no-repeat;
	position: absolute;
	right: -32px;
	text-indent: -99999px;
	overflow: hidden;
	top: 157px; 
	z-index: 10;
}
/* ---------------------------------------------------------------------------------------- */
/*   CUERPO ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#izquierda h2, #derecha h2{
	background: #6b0172;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding:0px 5px;
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px;
}
#derecha h2{
	background: #ffde00;
	color: #000;
	position: relative;
}
#derecha h3, #derecha h3.tit11{
	font-weight: bold;
	color: #6b0172;
	font-size:12px;
	border-bottom: 1px solid #6b0172;
	margin-bottom: 10px;
}
#derecha h3.tit11{
	font-size:11px;
}
#derecha h3.block{
	width: 682px;
	overflow: hidden;
}
#derecha .tituloDisplay{
	font-style: italic;
	font-size: 20px;
	border: none;
	margin-bottom: 0px;
}
#derecha h3 a{
	color: #6b0172;
	text-decoration: none;
}
#derecha h3 a:hover{
	text-decoration: underline;
}
#derecha h3.noticiasTitular{
	font-style: italic;
	font-size: 20px;
	margin-top: 10px;
}
.listaMasNoticias{
	list-style: none;
	text-align: left;
}
.listaMasNoticias li{
	background: url(../images/iconos/ico.gif) no-repeat left 6px;
	padding-left:10px;
	margin-bottom: 8px;
	line-height: 14px;
}
.listaMasNoticias li a{
	color: #666;
	text-decoration: none;
}
.listaMasNoticias li a:hover{
	color: #6b0172;
	text-decoration: underline;
}
a.masnoticiasEnlace{
	margin-bottom: 20px;
}
.listaBordeInf{
	list-style: none;
}
.listaBordeInf li{
	border-bottom: 1px dotted #555;
	padding: 5px 5px;
}
.tablaBordeInf{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
.tablaBordeInf td{
	border-bottom: 1px dotted #555;
	padding: 5px;
}
tr.clasifValladolid td{
	font-weight: bold;
	color: #6b0172;
}
.tablaClasificacion, .tablaResultados{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
.w90{
	width: 95%;
	margin: 0px auto;
}
.tablaClasificacion th{
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #6b0172;
	border-bottom: 1px dotted #555;
}
.tablaClasificacion td{
	padding: 5px;
	text-align: center;
	border-bottom: 1px dotted #555;
	line-height: 20px;
}
.tablaClasificacion td.alignIzq{
	text-align: left;
}
.tablaClasificacion td img{
	vertical-align: middle;
}

.tablaResultados td{
	border-bottom: 1px dotted #555;
	padding: 5px 0px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.tablaResultados td img{
	vertical-align: middle;
}
.tablaResultados td.resulLocal{
	width: 45%;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}
.tablaResultados td.resulVisitante{
	width: 45%;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.conocemejor{
	width: 214px;
	height: 120px;
	font-size:18px;
	padding-top: 30px;
	color: #6b0172;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
.conocemejor img{
	position:absolute;
	right: 0px;
	top: 0px;
	z-index: 100;
}
.conocemejor span{
	z-index: 1000;
	display: block;
	width: 115px;
	position: relative;
}
.encuesta P{
	margin-bottom: 5px;
}
.calendarioTaquilla{
	width: 331px;
	border: none;
	border-collapse: collapse;
	margin: 10px 0px 15px 0px;
	float: left;
}
.calendarioTabla{
	width: 682px;
	border: none;
	border-collapse: collapse;
	margin: 10px 0px 15px 0px;
}
.calendarioTabla td, .calendarioTaquilla td{
	padding: 10px 5px 5px 5px;
	font-weight: bold;
}
.calendarioTabla .jornadaCalen td, .calendarioTaquilla .jornadaCalen td{
	background: #FFDE00;
	color: #6b0172;
	padding:0px 5px;
	height: 20px;
	line-height: 20px;
}
.resulCalen{
	font-size: 14px;
	text-align: center;
	width: 52px;
}
.equipCalen{
	width: 275px;
}
.escudoCalen{
	width: 40px;
}
.patrocinadores{
	list-style:none;
	margin-bottom:30px;
	width: 682px;
	overflow: hidden;
}
.patrocinadores li{
	width: 25%;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 10px 0px;
}
.abonos{
	width: 90%;
	margin: 0px auto 20px auto;
	border-collapse: collapse;
	border: 1px solid #6b0172;
}
.abonos thead th{
	color: #FFDE00; 
	background: #6b0172;
	padding: 5px;
	text-align: center;
}
.abonos td{
	padding: 10px 5px;
	border-bottom: 1px solid #6b0172;
	font-weight: bold;
	text-align: center;
	font-size:12px;
}
.abonosTaquilla{
	width: 331px;
	float: right;
	border: none;
	border-collapse: collapse;
	margin: 10px 0px 15px 0px;
}
.abonosTaquilla thead th{
	background: #FFDE00;
	color: #6b0172;
	padding:0px 5px;
	height: 20px;
	line-height: 20px;
}
.abonosTaquilla td{
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
}
.abonosTaquilla td a{
	display: block;
	padding: 5px 5px 5px 5px;
}
.abonosTaquilla td a:hover{
	background: #6b0172;
	color: #fff;
}
.abonos td.alignIzq, .abonos th.alignIzq, .abonosTaquilla th.alignIzq,.abonosTaquilla td.alignIzq{
	text-align: left;
	font-size:11px;
}
tr.zona1, tr.zona1 a{
	color: #9DAFC8;
}
tr.zona2, tr.zona2 a{
	color: #002B5E;
}
tr.zona3, tr.zona3 a{
	color: #EC8000;
}
ul.listaPenas{
	list-style: none;
}
ul.listaPenas li{
	padding: 5px 10px 5px 20px;
	border-bottom: 1px dotted #555;
	line-height: 20px;
	background: url(../images/iconos/ico.gif) no-repeat 10px 12px;
}
/* ---------------------------------------------------------------------------------------- */
/* DISPLAY DE NOTICIAS -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.displayNoticias{
	width: 520px;
	overflow: hidden;
	padding-top: 5px;
	position: relative;
}
.noticiasP h3{
	margin-bottom: 3px;
}
.noticiasP P.textoDisplay{
	margin-bottom: 0px;
}
.descripcion{
	width: 520px;
	overflow: hidden;
	height: 85px;
	display: block;
}
#fotoDisplay{
	width: 355px;
	height: 265px;
	border: 1px solid #6b0172; 
	padding: 1px;
	background: #fff  url(../images/iconos/cargando.gif) no-repeat 50% 50%;
	float: left;
}
.displayNoticias ul{
	width: 161px;
	list-style: none;
	float: right;
	overflow: hidden;
}
.displayNoticias ul li{
	width: 161px;
	height: 59px;
	margin-bottom: 11px;
	display: block;
	float: right;
	text-align: right;
}
.displayNoticias ul li.ultimo{
	margin-bottom: 10px;
}
.displayNoticias ul li a{
	width: 145px;
	height: 55px;
	border: 1px solid #ccc; 
	padding: 1px;
	background: #fff;
	display: block;
	margin-left: 12px;
	overflow: hidden;
}
.displayNoticias ul li.activo a{
	/*border-color: #6b0172;
	background: #6b0172;*/
}
#playPause{
	width: 24px;
	height: 24px;
	position: absolute;
	top: 240px;
	left: 325px;
	z-index: 200000;
	background: url(../images/iconos/pause.png) no-repeat;
}
#flecha{
	width: 161px;
	height: 59px;
	position: absolute;
	left: 359px;
	top: 30px;
	overflow: hidden;
	display: block;
	z-index: 200000;
	background: url(../images/iconos/flechaDisplay.gif) no-repeat;
}


/* ---------------------------------------------------------------------------------------- */
/* DERECHA -------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.fotoGeneral{
	width: 680px;
	border: 1px solid #6b0172;
}
ul.plantilla, ul.cantera{
	list-style: none;
	width: 682px;
	overflow: hidden;
	margin-bottom: 20px;
}
ul.cantera{
	margin-bottom: 0px;
	width: 100%;
}
ul.plantilla li{
	float: left;
	margin-left: 20px;
}
ul.plantilla li.primPlantilla{
	position: relative;
	background: url(../images/linea.gif) no-repeat -15px 120px;
	margin-left: 0px;
}
ul.plantilla li a{
	text-decoration: none;
	width: 155px;
	display: block;
	font-weight: bold;
	text-align: center;
	background: url(../images/linea.gif) no-repeat 0px 120px;
}
ul.plantilla li span {
	position: relative;
	float: left;
	clear: left;
	text-align: center;
	font-weight: bold;
	margin: 3px auto;
	width: 130px;
} 
ul.plantilla li a img{
	display: block;
	margin: 0px auto 5px auto;
}
ul.cantera li{
	margin-bottom: 10px;
	height: 22px;
	line-height: 22px;
	background: url(../images/iconos/camiseta.gif) no-repeat left;
	padding-left: 23px;
	margin-left: 10px;
}

.imagenFicha{
	border: 1px solid #6b0172;
	position: relative;
	width: 250px;
	height:375px;
}
.fichaIzquierda{
	float: left;
	width: 252px;
	padding-top: 10px;
}
.fichaIzquierda ul{
	list-style: none;
	width: 252px;
	overflow: hidden;
	margin-bottom: 10px;
}
.fichaIzquierda ul li{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #6b0172;
}
.fichaIzquierda ul li img{
	display:block;
}
.fichaIzquierda ul li.primImagen{
	margin-left: 0px;
}
.fichaDerecha{
	width: 410px;
	float: right;
	padding-top: 5px;
}
.fichaDerecha h3{
	margin-top: 20px;
}
#derecha h3.nombre{
	margin-top: 0px;
	font-size: 30px;
	font-weight: bold;
}
#derecha h3.nombre strong{
	font-size: 20px;
}
.lista, .listaOrg{
	list-style: none;
	margin-bottom: 20px;
	margin-left: 5px;
}
.listaOrg{
	width: 220px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}
.lista li,.listaOrg li{
	background: url(../images/iconos/ico.gif) no-repeat 0px 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.listaOrg li.morado{
	background: none;
	padding-left: 0px;
}
.listaDetalle{
	list-style: none;
}
.listaDetalle li{
	border-bottom: 1px solid #ccc;
	padding: 8px 5px;
}
.listaDetalle li strong{
	color: #6b0172;
}

.listaRevistas{
	list-style: none;
}
.listaRevistas li{
	border-bottom: 1px solid #ccc;
	background: url(../images/iconos/ico.gif) no-repeat 5px 12px;
	padding: 8px 5px 8px 13px;
	width: 664px;
	overflow: hidden;
}
.listaRevistas li strong{
	float: left;
}
.listaRevistas li a{
	float: right;
}


.estadisticas{
	border-collapse: collapse;
	border: 1px solid #6b0172;
	width: 100%;
	margin-bottom: 20px;
}
.estadisticas th{
	background: #6b0172;
	color: #fff;
	text-align: center;
	padding: 3px;
}
.estadisticas td{
	padding: 5px;
	border: 1px solid #ccc;
}
.volver{
	clear: both;
	background: url(../images/iconos/volver.gif) no-repeat 0px 5px;
	padding-left: 15px;
}
.volverM50{
	padding-top: 50px;
	background-position: 0px 55px;
}
.enlaces{
	list-style: none;
	width: 682px;
	overflow: hidden;
}
.enlaces li{
	width: 227px;
	text-align: center;
	margin: 15px auto;
	float: left;
}
.listaNoticias{
	list-style: none;
	width: 682px;
	overflow: hidden;
	margin-top: 10px;
}
.listaNoticias li{
	margin-bottom: 20px;
}
.listaNoticias li strong{
	color:#6b0172;
	float: left;
	width: 65px;
	border-bottom: 1px solid #6b0172;
}
#derecha .listaNoticias li h3{
	margin-bottom: 5px;
	font-size:11px;
	float: left;
	width: 617px;
}
#derecha .listaNoticias li h3 a{
	color: #333;
	text-decoration: none;
}
#derecha .listaNoticias li h3 a:hover{
	color:#6b0172;
	text-decoration: none;
}
.listaNoticias li P{
	margin-bottom: 0px;
}
#mapa{
	width: 680px;
	height: 500px;
	border: 1px solid #6b0172;
}
.historiaLista{
	list-style: none;
	width: 577px;
	overflow: hidden;
	text-align: center;
	margin: 20px auto;
}
.historiaLista li{
	width: 100px;
	display: block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	background: #6b0172;
	color: #FFDE00;
	font-weight: bold;
	text-align: center;
	float:left;
	margin-left: 11px;
	cursor: pointer;
}
.historiaDecada{
	width: 410px;
	float: left;
}
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.resultados{
	background: url(../images/guion.gif) no-repeat 50% 50px ;
	width: 682px;
	overflow: hidden;
}
.resultado{
	width: 340px;
	position: relative;
	overflow: hidden;
	padding: 5px 0px 10px 0px;
}
.resultado strong{
	font-size: 40px;
	position: relative;
	top: 25px;	
	color: #6b0172;
}
.estadisticasProx{
	text-align: center;
	clear: both;
	padding-top: 15px;
}
.estadisticasProx a{
	color: #6b0172;
	font-weight: bold;
}
#derecha .resultado h3{
	border: none;
	width: 145px;
	float: left;
	position: relative;
	top: 30px;	
	font-size: 16px;
	font-weight: bold;
}
#derecha .resultado img{
	margin: 0px 10px;
}
.local{
	float: left;
	text-align: right;
}
.visitante{
	float: right;
	text-align: left;
}
#derecha .visitante h3,#derecha .visitante img,#derecha .visitante strong{
	float: right;
}
#derecha .local h3, #derecha .local img,#derecha .local strong{
	float: left;
}
.datosPartido{
	width: 682px;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
	position: relative;
	padding: 5px 0px;
	height: 72px;
}
html>body .datosPartido{
	min-height: 72px;
	height: auto;
}
.datosPartido .imgLocal{
	bottom: 0px;
	position: absolute;
	left: 20px;
}
.datosPartido .imgVisi{
	bottom: 0px;
	position: absolute;
	right: 20px;
}
.imagenesPartido{
	float: right;
	clear: both;
	margin: 30px 0px 15px 15px;
	width: 352px;
}
.imagenesPartido .foto{
	border: 1px solid #6b0172;
}
.imagenesPartido .foto span{
	display: block;
	overflow: hidden;
}
.imagenesPartido .miniImagenes{
	list-style:none;
}
.imagenesPartido .miniImagenes li{
	float: left;
	margin: 10px 0px 0px 10px;
}
.imagenesPartido .miniImagenes li img{
	border: 1px solid #6b0172;
}
#historiaImagenes{
	width: 252px;
	margin:15px 0px 15px 15px;
}
#historiaImagenes li{
	margin: 10px 0px 0px 5px;
}
.imagenesPartido .miniImagenes li.primImagen, #historiaImagenes li.primImagen{
	margin-left: 0px;
}
.imagenesPoli{
	width: 302px;
	margin: 0px 0px 15px 15px;
}
.videoFede{
	width: 320px;
	float: left;
	margin-top: 10px;
}
.votaAqui{
	float: right;
	width: 345px;
	margin-top: 10px;
}
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.cajaIzquierda{
	overflow: hidden;
	width: 198px;
}
.cajaIzquierdaBorde{
	width: 196px;
	overflow: hidden;
	border: 1px solid #e5bb00;
}
.enlacesPortada{
	width: 196px;
	overflow: hidden;
	border: 1px solid #e5bb00;
	background: #fff;
	text-align: center;
}
.enlacesPortada a{
	margin:15px 0px;
	display: block;
}
.escudosPartidos{
	width: 196px;
	border: 1px solid #e5bb00;
	background: #fff;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
}
.escudosPartidos span{
	width: 50%;
	display: block;
	float: left;
	text-align: center;
	padding: 5px 0px;
}
.form_izquierda{
	width: 198px;
	overflow: hidden;
	margin-bottom: 20px;
}
.form_izquierda label{
	display: block;
	font-weight: bold;
	padding-left: 8px;
}
.form_izquierda input{
	width: 172px;
	border: 1px solid #d1d0c7; 
	padding: 2px 4px;
	margin: 0px 0px 0px 8px;
}
.errorUsuario{
	color: #990000;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: -10px;
}
.recuperarPass{
	font-weight: bold;
	color: #000;
}
.recuperarPass:hover{
	color: #6b0172;
}
.subMenu{
	margin-bottom: 17px;
	list-style: none;
	border-bottom: 1px solid #ffef6e;
}
.subMenu li{
	border-bottom: 1px solid #e5bb00;
	border-top: 1px solid #ffef6e;
}
.subMenu li.primMenu{
	border-top: none;
}
.subMenu li a{
	background: url(../images/iconos/ico.gif) no-repeat 7px 11px;
	padding: 7px 5px 7px 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	display: block;
}
.subMenu li a:hover{
	background-color: #FFEF6E;
	color: #6B0172;
	text-decoration: none;
}

.tabsCronica{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	width: 680px;
	overflow: hidden;
	list-style: none;
	margin-top: -10px;
	background: url(../images/navTab.gif) repeat-x;
	margin-bottom: 15px;
}
.tabsCronica li{
	width: 226px;
	float: left;
	text-align: center;
	line-height: 25px;
	background: url(../images/separador.gif) no-repeat right;
}
.tabsCronica li.lastTab{
	background: none;
}
.tabsCronica li.lastTab a{
	background: url(../images/pop.gif) no-repeat 205px 50%;
}
.tabsCronica li a{
	text-decoration: none;
	font-weight: bold;
	color: #989898;
	display: block;
}
.tabsCronica li a.activo{
	color: #6B0172;
}
.tabsCronica li a:hover{
	color: #6B0172;
	text-decoration: none;
}
.tabsCronica li.lastTab a:hover{
	background-image: url(../images/pop_hover.gif);
}
/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIOS -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.fila{
	clear: both;
	margin-bottom: 15px;
}
.fila label{
	width: 250px;
	display:block;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.fila .combo{
	width: 200px;
	border: 1px solid #d1d0c7; 
	padding: 2px 4px;
	margin: 0px ;
}
.fila .select{
	width: 210px;
	border: 1px solid #d1d0c7; 
	padding: 2px 0px;
	margin: 0px ;
}
.aceptoCondiciones{
	clear: both;
	margin-bottom: 15px;
	padding-left: 260px;
}
button.boton, .botonA{
	background: url(../images/botonRegistro.gif) no-repeat;
	width: 79px;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
	color: #6b0172;
	text-align: center;
	line-height: 20px;
	border: none;
	cursor: pointer;
	margin-top: 7px;
}
.botonA{
	text-decoration:none;
	display: block;
	overflow: visible;
}
button.boton:hover, .botonA:hover{
	color: #C0A803;
	text-decoration:none;
}
.boton100{
	background: url(../images/botonRegistro100.gif) no-repeat;
	width: 100px;
}
.boton120{
	background: url(../images/botonRegistro120.gif) no-repeat;
	width: 120px;
}
.boton150{
	background: url(../images/botonRegistro150.gif) no-repeat;
	width: 150px;
}

/* ---------------------------------------------------------------------------------------- */
/*   ICONOS ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.ico{
	position: absolute;
	right: 5px;
	top: -9px;
	display: block;
}
.i-noticias{
	width: 30px;
	height: 36px;
	background: url(../images/iconos/noticias.gif) no-repeat;
}
.i-resultados{
	width: 38px;
	height: 28px;
	background: url(../images/iconos/resultados.gif) no-repeat;
	top: -5px;
}
.i-encuesta{
	width: 29px;
	height: 29px;
	background: url(../images/iconos/encuesta.gif) no-repeat;
}
.i-entradas{
	width: 30px;
	height: 38px;
	background: url(../images/iconos/entradas.gif) no-repeat;
}
.i-tienda{
	width: 34px;
	height: 33px;
	background: url(../images/iconos/tienda.gif) no-repeat;
}
.i-clasificacion{
	width: 41px;
	height: 35px;
	background: url(../images/iconos/clasificacion.gif) no-repeat;
	top: -10px;
}
/* ---------------------------------------------------------------------------------------- */
/*   ENCUESTA ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#resultadosEnc{
	width:420px;/*214*/
}
.contPorcentaje{
	display:block;
	height:15px;
	background:url(../images/bgencuestaPeq.gif) no-repeat;
	width:420px;
	color:#fff;
	margin-bottom:1em;
}
.barraPorcentaje{
	display:block;
	width:420px;
	background:url(../images/barraEncuestaPeq.gif) no-repeat;
	height:15px;
	text-align:center;
	position:relative;
	margin:0;
}
.wEnc{
	width: 430px;
	overflow: hidden;
}
.barraPorcentaje strong{
	position:absolute;
	font-style: italic;
	line-height: 15px;
	left:3px;
	font-weight: normal;
}
#resultadosEnc.encuestaGrande{
	width: 350px;
	margin-left:auto;
	margin-right:auto;
}
.encuestaGrande .barraPorcentaje{
	background:url(../images/barraEncuesta.gif) no-repeat;
	width:350px;
}
.encuestaGrande .contPorcentaje{
	background:url(../images/bgencuesta.gif) no-repeat;
	width:350px;
}
.centrado{
	margin: 0px auto;
}
.listaEncuesta{
	list-style: none;
	width: 682px;
	overflow: hidden;
}
.listaEncuesta li{
	width: 662px;
	overflow: hidden;
	background: url(../images/iconos/ico.gif) no-repeat 10px 14px;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #FFEF6E;
}
.listaEncuesta li strong{
	float: left;
}
.listaEncuesta li a{
	font-size: 10px;
	float: right;
	margin-right: 10px;
}
/* ---------------------------------------------------------------------------------------- */
/*   PAGINACION --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.contPaginador{
	width: 682px;
	overflow: hidden;
	text-align: center;
	margin: 30px auto 20px auto;
}
.paginacion{
	list-style:none;
	margin: 0px auto;
	display:inline-block;
}
.paginacion li{
	width: 22px;
	height: 22px;
	background: #6b0172;
	color: #ffde00;
	float: left;
	margin: 0px 5px;
	line-height: 22px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	display: inline;
}
.paginacion li a{
	text-decoration: none;
	color: #ffde00;
	display: block;
}
.paginacion li a:hover{
	text-decoration: none;
	background: #ffde00;
	color: #6b0172;
}
.paginacion li strong{
	display: block;
	background: #ffde00;
	color: #6b0172;
}
.paginacion li.puntos{
	background: #fff;
	color: #6b0172;
}
.paginacion li.pagImg{
	width: 30px;
	background: none;
}
/* ---------------------------------------------------------------------------------------- */
/*   CAJAS -------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.caja{
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
}
.noticiasP{
	width: 520px;
	margin-bottom: 15px;
}
.masnoticiasP{
	width: 142px;
	float: right;
}
.enlacesACB{
	width: 682px;
	margin-right: 0px;
}
.enlacesACB a{
	margin:5px 15px 0px 15px;
}
.caja1_2{
	width: 331px;
}
.caja1_3{
	width: 214px;
}
.caja2_3{
	width: 448px;
}
.cajaListado{
	width: 331px;
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #FFDE00;
	border-bottom: 1px solid #FFDE00;
	padding: 0px 0px 5px 0px;
}
.noMargin{
	margin-right: 0px;
}
.errorForm{
	color: #d20000;
	font-size: 10px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	margin-left: 264px;
}
#izquierda .errorForm, .aceptoCondiciones .errorForm{
	margin-left: 10px;
}
.cajaAcb{
	width: 682px;
	height: 50px;
	background: url(../images/iconos/logoAcb.gif) no-repeat 50% 50%;
}

.cajaListado img{
	float: left;
	margin: 5px 10px 0px 0px;
}
.contlistado{
	float: left;
	width: 191px;
}
.contlistado P{
	padding:0px 5px;
}
#derecha .cajaListado h2{
	height: auto;
	text-align: left;
}
.cajaListado .precio{
	font-weight: bold;
		margin-bottom: 0px;
}
.cajaListado .precio strong{
	color: #990000;
	font-size: 14px;
}
.cajaListado .precio del, .cajaListado .precio del strong{
	color: #999;
}
.cajaListado .botonA{
	float: right;
}
.cajaListado P.botonVer{
		margin-bottom: 0px;
		width: 181px;
		overflow: hidden;
}
/* FICHA DE LA TIENDA -------------------------------------------------- */
.fichaIzquierdaFicha{
	float: left;
	width: 302px;
	padding-top: 10px;
}
.fichaIzquierdaFicha ul{
	list-style: none;
	width: 302px;
	overflow: hidden;
	margin-bottom: 10px;
}
.fichaIzquierdaFicha ul li{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #6b0172;
}
.fichaIzquierdaFicha ul li img{
	display:block;
}
.fichaIzquierdaFicha ul li.primImagen{
	margin-left: 0px;
}
.fichaIzquierdaFicha .imagenFicha{
	border: 1px solid #6b0172;
	position: relative;
	width: 300px;
	height:300px;
}
.fichaDerechaFicha{
	width: 360px;
	float: right;
	padding-top: 5px;
}
#derecha .fichaDerechaFicha h3.nombre{
	margin-top: 0px;
	font-size: 16px;
	text-align: left;
}
.precioFicha{
	font-weight: bold;
	float: left;
	width: 170px;
	line-height: 23px;
}
.precioFicha strong{
	color: #990000;
	font-size: 16px;
}
.anadirFicha{
	float: right;
	width: 130px;
}
.anadirFicha a{
	margin-top: 0px;
}
/* --------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------- */
/*   ACCORDEON PORTADA -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
ul#accordeonPortada{
	width: 682px;
	height: 250px;
	overflow: hidden;
	list-style: none;
	position: relative;
}
ul#accordeonPortada li{
	float: left;
	height: 250px;
}
ul#accordeonPortada li a{
	width: 45px;
	overflow: hidden;
	float: left;
	position: relative;
	top: 0px;
}
ul#accordeonPortada li a img{
	float:left;
}
ul#accordeonPortada li .boton1{
	margin-left: -5px;
	position: relative;
	z-index: 10;
}
ul#accordeonPortada li a img.fotoBig{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
ul#accordeonPortada li.activo a{
	width: 500px;
	overflow: hidden;
}
/* ---------------------------------------------------------------------------------------- */
/*   TOOLTIPS ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.tip{
	background: #fff;
	padding: 3px;
	border: 1px solid #6b0172;
	position: relative;
	z-index: 100;
}
.tip-title{
	font-weight: bold;
	color: #6b0172;
}
.tip-text{
	display: none;
}
.tip-bottom{
	background: url(../images/iconos/flechaTooltip.gif) no-repeat 5px 0px;
	height: 7px;
	width: 18px;
	position: relative;
	z-index: 100;
}
.posRelative{
	position: relative;
}

/* ---------------------------------------------------------------------------------------- */
/*   FOOTER ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#footer span{
	width: 948px;
	height: 15px;
	display: block;
	background: url(../images/bg_footer.png) no-repeat;
	margin-bottom: 10px;
}
.desarrollo{
	width: 116px;
	height:20px;
	margin-right: 5px;
	display: block;
	float: right;
	text-indent: -99999px;
	background: url(../images/desarrollo.png) no-repeat;
}
#footer h2{
	width: 140px;
	height: 50px;
	display: block;
	float:left;
	text-indent: -9999px;
	background: url(../images/logoFooter.png) no-repeat;
}
.textoFooter{
	display: block;
	height: 50px;
	padding-left: 10px;
	line-height: 17px;
	float: left;
}
/* ---------------------------------------------------------------------------------------- */
/*   estilos generales ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.alignDer{
	text-align: right;
}
.alignIzq{
	text-align: left;
}
.centro{
	text-align: center;
}
.justif{
	text-align: justify;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fleftMargin{
	float: left;
	margin: 0px 10px 10px 0px;
}
.fleftMargin4{
	float: left;
	width: 170px;
	margin: 0px 0px 20px 0px;
}
.frightMargin{
	float: right;
	margin: 0px 0px 10px 10px;
}
.bordeImg{
	border: 1px solid #6b0172;
}
.bordeImgAmarillo{
	border: 1px solid #FFDE00;
}
.mtop10{
	margin-top: 10px;
}
.mtop20{
	margin-top: 20px;
}
.mtop40{
	margin-top: 40px;
}
.mbottom20{
	margin-bottom: 20px;
}
.sinMargen{
	margin: 0px;
}
.letraPeq{
	font-size: 10px;
}
.vertAlign img{
	vertical-align: top;
}
/* /////////////////////////////////////////////////////////////////////////
CARRO DE LA COMPRA
///////////////////////////////////////////////////////////////////////// */
.cestaTable {
	width:100%;
	border-collapse:collapse; 
	margin-top: 10px;
}
.cestaTable thead th {
	border-top:2px solid #282445;
	border-bottom:2px solid #282445;
	text-align:left;
	color: #282445;
	padding:4px 5px; 
}
.cestaTable tbody td {
	padding:10px 5px;	
	border-bottom: 1px solid #8b8b8b; 
}
.cestaTable .primerSubtotal {
	border-top: 2px solid #282445;
}
.cestaTable .subtotal td, .cestaTable .primerSubtotal td {
	text-align: left;
	padding: 5px;
	color: #8E0000; 
	border:none;
}
.cestaTable .primerSubtotal td{
	padding-top: 15px; 
}
.cestaTable .subtotal td.cestaTotalDer, .cestaTable .primerSubtotal td.cestaTotalDer {
	text-align: right;
}
.cestaCantidad {
	text-align: center;
	width: 40px;
}
.precioTotal{
	font-size: 12px;
}
.botonesCesta {	
	text-align: center; 
	width: 80%; 
	margin: 20px auto;
	overflow: hidden; 
}
.botonesCesta table {
	margin: 0px auto;
}
.botonesCesta table td {
	padding: 0px 10px;
}
.w50, .w50der{
	width: 49%;
	float: left;
}
.w50der{
 	float:right;
}