@charset "utf-8";

/* RR 25-08-2009 */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d2d2d2;
	color: #282828;
	font-size: 12px;
}

#global {
	background: url(../img/web/bg_body.jpg) repeat-x;
}

#contenido {
	margin: 0px auto;
	width: 882px;
	padding: 0px 9px;
	background: url(../img/web/bg_contenido.jpg) repeat-y;
}

a {
	text-decoration: none;
	color: #282828;
}

a img {
	border: 0px;
}

h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px
}

/* CABECERA */
.cab_total {
	width: 882px;
}

.logo {
	background: url(../img/web/img_cabecera.jpg) no-repeat;
	height: 182px
}

.flash {
	background: url(../img/web/bg_flash.jpg) repeat-x;
	height: 228px;
	padding: 0 0 12px 0;
	clear: both;
}

.menu_superior ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	height: 55px; background-image : url(../img/web/bg_cab2_bottom.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url(../img/web/bg_cab2_bottom.jpg);
}

.menu_superior li {
	float: left;
	margin: 0;
	height: 55px;
}

/* Submenús */
ul.submenu, ul.submenu_nano {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.submenu li {
	border-bottom: 1px solid #cdcccc;
	padding-left: 25px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	background-image: url(../img/web/bg_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 38px;
}

ul.submenu li a {
	color: #a3a2a2;	
}

ul.submenu_nano li {
	border-bottom: 1px solid #cdcccc;
	padding-left: 25px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-family: Arial;
	font-weight: bold;
	background-image: url(../img/web/bg_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}

ul.submenu_nano li a {
	color: #a3a2a2;	
	font-size: 12px;	
}

/*PIE*/
.pie_global {
	background: url(../img/web/bg_pie.jpg) repeat-x;
	height: 93px;
}

.pie_texto {
	padding: 23px 14px 0px 14px;
	color: #0b243c;
	text-align: center;
	color: #e7ded1
}

.pie_texto a {
	color: #FFF
}

.espacio {
	padding-left: 19px
}

/* CONTENIDO */
#total {
}

/* COLUMNA IZQUIERDA */
.col_izq {
	float: left;
	width: 220px;
	min-height: 460px; padding : 15px 13px 30px 13px;
	background: url(../img/web/bg_col_izq.jpg) repeat-y;
	padding: 15px 13px 30px 13px;
}

.flecha {
	background: url(../img/web/img_flecha.jpg) no-repeat;
	width: 22px;
	height: 22px;
	margin: 13px 0px 7px 0px
}

.tit_izq {
	font-size: 16px;
	font-weight: bold;
	color: #a3a2a2;
	margin-bottom: 10px
}

.prox {
	background: url(../img/web/bg_marco.jpg) no-repeat;
	width: 218px;
	padding: 5px;
}

.linea {
	background: url(../img/web/bg_linea.jpg) repeat-x;
	height: 1px;
	width: 218px;
	margin: 15px 0px
}

.campo {
	background: url(../img/web/bg_campo.jpg) no-repeat;
	width: 212px;
	height: 25px
}

.caja {
	width: 212px;
	background-color: transparent;
	border: 0px;
	font-size: 11px
}

/*COLUMNA CENTRAL*/
.col_centro {
	float: right;
	width: 592px;
	padding: 11px 22px 40px 5px;
}

.col_noticias {
	width: 287px;
	float: left
}

.noticias_rep {
	background: url(../img/web/bg_noticias_rep.jpg) repeat-y;
	width: 267px;
	padding: 0px 10px
}

.cent_img {
	text-align: center
}

.vermas {
	text-align: right;
	padding: 10px 0px
}

.vermas a {
	color: #9d2629
}

.linea2 {
	background: url(../img/web/bg_linea.jpg) repeat-x;
	height: 1px;
	width: 267px;
	margin: 15px 0px
}

.logo_marcador {
	float: left;
	width: 131px;
	height: 97px;
	text-align: center;
	padding: 5px 0px
}

.text_marcador {
	float: left;
	width: 131px;
	height: 50px;
	text-align: center;
	padding: 10px 0px;
	font-size: 34px;
	color: #333;
	font-weight: bold
}

.col_video {
	width: 287px;
	float: right
}

.texto {
	padding: 10px 5px;
	text-align: justify
}

.tit {
	padding-bottom: 10px
}

/*NOTICIAS*/
.cab_bottom {
	background: url(../img/web/bg_cab2_bottom.jpg) repeat-x;
	height: 13px;
	overflow: hidden
}

.listado {
	padding: 10px 0px;
	border-bottom: 1px solid #CCC
}

.fecha {
	color: #9d2629;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px
}

.listado .titulo {
	font-size: 16px;
	font-weight: bold;
	color: #464545;
	margin: 5px 0px
}

.listado .titulo a {
	color: #464545;
}

.listado .imagen {
	float: left;
	margin-right: 15px;
	width: 180px
}

.listado.texto {
	float: right;
	text-align: justify;
	width: 390px
}

.vermas2 {
	text-align: right;
	padding: 20px 0px 10px 0px
}

.vermas2 a {
	color: #9d2629
}

/*FICHA*/
.img_not_amp {
	float: left;
	margin-right: 15px;
	width: 180px
}

.text_not_amp {
	float: right;
	text-align: justify;
	width: 390px
}

.paginador {
	float: right;
}

.paginador li {
	float: left;
	list-style: none;
	width: 26px;
	height: 27px;
	background: url(../img/web/bg_paginador.jpg);
	line-height: 27px;
	text-align: center;
	color: white;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.paginador li a {
	display: block;
	color: white;
}

.activo {
	text-decoration: underline;
}

/* PLANTILLA */
.tit_menu {
	font-size: 14px;
	font-weight: bold;
	color: #a3a2a2;
	margin-bottom: 10px;
	padding-left: 25px
}

.tit_menu a {
	color: #a3a2a2;
}

.menu_izq {
	background: url(../img/web/opc_menu.jpg) no-repeat;
	width: 220px;
	height: 25px;
}

.ficha_plantilla {
	width: 290px;
	float: left;
	margin-top: 20px;
}

.tit_plantilla {
	color: #9d2629;
	font-size: 18px;
	font-weight: bold
}

.subtit_plan {
	color: #464545;
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold
}

.verficha {
	padding: 64px 0px 0px 0px
}

.verficha a {
	color: #9d2629
}

.esp_plantilla {
	width: 12px;
	float: left
}

.linea3 {
	background: url(../img/web/bg_linea.jpg) repeat-x;
	height: 1px;
	width: 592px;
	margin: 15px 0px;
	clear: both;
}

/* FICHA PLANTILLA */
.img_ficha_pl {
	float: left;
	padding-right: 10px;
}

.ficha_jugador {
	width: 592px;
	float: left;
	margin-top: 20px;
}

.text_jug {
	color: #464545;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px
}

.text_jug2 {
	color: #464545;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px 10px 0px
}

/* Calendario */
.calendario .jornada_actual {
	width: 584px;
	border: 1px solid #9d2628;
	text-align: center;
	margin-bottom: 15px;
}

.calendario .jornada {
	width: 285px;
	border: 1px solid #9d2628;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.jornada.izq {
	margin-right: 12px;
}

.jornada_actual h3, .jornada h3 {
	background-image: url('../img/web/bg_general.jpg');
	background-position: center;
	color: #fff;
	padding: 3px 0;
	font-size:small;
}

/* Resultados */
.tabla_clasificacion {
	font-size: xx-small;
	border: 1px solid #9d2628;
}

.nombre_equipo {
	font-weight: bold;
	height: 25px;
	border-top: 1px solid #ccc;
	padding-left: 4px;
}	

.nombre_equipo_sup {
	font-weight: bold;
	text-align: center;
	width: 25px;
	border-left: 1px solid #ccc;
}	
	
.resultado {
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}	

.resultado_bloq {
	background-color: #ccc;
}

.texto2 {
	padding: 10px 5px;
	text-align: justify
}

/* Patrocinadores */
#bg_patrocinadores {
	background: url(../img/web/bg_patrocinadores.jpg) repeat-y;
	width: 592px;
}
#bg_patrocinadores_sup {
	background: url(../img/web/bg_patrocinadores_sup.jpg) no-repeat top;
	width: 592px;
}
#bg_patrocinadores_inf {
	background: url(../img/web/bg_patrocinadores_inf.jpg) no-repeat bottom;
	width: 552px;
	padding: 0px 20px;
}
.tantos {
	font-size: 36px;
}
.contacto_rotulo {
	color: #7d7d7d;
}

.ultimo {
	background-image: url(../img/web/marcador.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* Tienda */
#tienda {
	margin-top: 20px;
}

#tienda h2 {
	color: #464545;
	font-size: 24px;
}

#tienda .producto {
	width: 244px;
}

#tienda .separador {
	width: 95px;
}

#tienda .descripcion {
	color: #464545;
	margin-top: 20px;
	font-weight: bold;
}

#tienda td.ampliar {
	color: #9d2629;
	border-bottom: 1px solid #ccc;
	vertical-align: bottom;
	
}

#tienda .precio {
	text-align: right;
	color: #9d2629;
	font-size: 24px;
	border-bottom: 1px solid #ccc;
	vertical-align: bottom;
	
}

a.ampliar {
	color: #9d2629;
}
