/* CSS Document */

/* para resetear todas las propiedades*/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*fin del reseteo*/

body {
	margin:0 auto 0 auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #00539f;
}

#contenedor {
	width: 1000px;
	height: auto !important; /*para los navegadores buenos*/
	height: auto;  /*para IE5+ */
	 min-height: auto; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	top: 0px;
	margin:0 auto 0 auto;
	/*background-color:#00FF00;*/
}
#contenedor_publi {
	width: 800px;
	height: auto !important; /*para los navegadores buenos*/
	height: 600px;  /*para IE5+ */
	min-height: 600px; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	top: 0px;
	margin:0 auto 0 auto;
}
.publi {
	width: 800px;
	height: 59px;
	text-align: left;
	}
.logo_publi {
	float: left;
}
.texto_publi {
	float: right;
	padding: 40px 0px 0px 0px;
	color: #fff;
	font-size: 0.9em;
}
.texto_publi a{
	color: #fff;
	width: 140px;
	text-decoration: none;
}

.texto_publi a:hover{
	color: #f29400;
	width: 140px;
	text-decoration: none;
}
.anuncio {
	width: 800px;
	height: auto !important; /*para los navegadores buenos*/
	height: 600px;  /*para IE5+ */
	min-height: 600px; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	
}
/***************** MENU SUPERIOR ***********************/
#cont_menu_sup {
	width: 1000px;
	height: auto !important; /*para los navegadores buenos*/
	height: 25px;  /*para IE5+ */
	min-height: 25px; /*para los navegadores buenos*/
}
#cont_menu_sup h1 {
	display: none;
}
.menu_sup {
	width:650px;
	height: 17px;  /*para IE5+ */
	float: right;
	text-align: right;
	font-size: 0.7em;
	color: #FFF;
	padding: 5px 0px 0px 0px;
	}
.menu_sup a {
	color: #FFF;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding:0px 9px 0px 9px;
}
.menu_sup a:hover{
	color: #64b9e4;
}

.menu_sup ul li{
	display: inline;
	list-style-type:none;
	margin:0;
}

.idiomas {
	width:350px;
	float: left;
}

span {
	display: none;
}

.b {
	background-image: url(../images/b_eu.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 69px;
	float: left;
	background-position: left bottom;
}

.b a {
	background-image: url(../images/b_eu.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 69px;
	float: left;
	background-position: left bottom;
}



.b a:hover{	
	background-image: url(../images/b_eu_p.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 69px;
	float: left;
	background-position: left bottom;
}
/*************************** FIN MENU SUPERIOR***********************/

/********* BANNERS SUPERIORES **********/
#banner {
	width: 1000px;
	height: 126px;
	float: left;
	clear: both;
}
#banner span {
	display: none;
}
#cabecera {
	width: 1000px;
	height: 126px;
	float: left;
	clear: both;
}
/*FIN BANNERS SUPERIORES*/

#separador {
	height: 7px;
	float: left;
	width: 1000px;
	}
#separador span{
	display: none;
}
/****************NOT CABECERA**************************/
#noticia_cab {
	width: 1000px;
	height: 213px;
	float: left;
	background-color: #000;
}
#texto_not {
	width: 365px;
	height: 173px;
	float: left;
	text-align: left;
	color: #FFF;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	}
#texto_not h2{
	font-size: 1.8em;
	font-weight: bold;
	}
#texto_not h3{
	font-size: 1em;
	font-weight: bold;
	}
#texto_not h4{
	font-size: 0.9em;
	font-weight: bold;
	}
#texto_not h2 a {
	text-decoration: none;
	color: #fff;
	}
#texto_not h3 a {
	text-decoration: none;
	color: #fff;
		}
#texto_not h4 a {
	color: #fff;
	}
#texto_not h2 a:hover{
	color: #fff;
	text-decoration: underline;
	}
#texto_not h3 a:hover{
	color: #fff;
	text-decoration: underline;
		}
#texto_not h4 a:hover{
	color: #fff;
	text-decoration: underline;
	}	
#foto_not {
	width: 609px;
	height: 213px;
	float: right;
	}

/***************FIN NOT CABECERA******************/	

/*************** CONTENIDOS ******************/	
#cuerpo {
	width: 1000px;
	height: auto !important; /*para los navegadores buenos*/
	height: auto;  /*para IE5+ */
	min-height: auto; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	float: left;
	background-image: url(../images/linea_cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 1px;

	}
	
#bloque_izda {
	width: 405px;
	float: left;
	padding: 0px 10px 0px 0px;
	
}


#bloque_contenidos {
	width: 767px;
	height: auto !important; /*para los navegadores buenos*/
	height: auto;  /*para IE5+ */
	min-height: auto; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	float: left;
	padding: 0px 11px 0px 0px;
	
}

.titular h2{
	background-image:url(../images/f_titulo.jpg);
	background-repeat: repeat-y;
	text-align: left;
	height: 25px;
	font-size: 1em;
	line-height: 25px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;	
}


#bloque_ctro {
	width: 362px;
	padding: 0px 10px 0px 0px;
	float: left;
}
*html #bloque_ctro {
	padding: 0px 5px 0px 0px;
	
}
#bloque_ctro_bis {
	width: 370px;
	padding: 0px 180px 0px 180px;
	float: left;
}

#bloque_drcha {
	width: 210px;
	_width: 205px;
	float: left;
	}
.banner_drcha{
	float: right;
	margin: 0px 0px 7px 0px;
	_margin: 0px 0px 10px 0px;
	padding: 0px;
	
}
.banner_drcha object {
	float: right;
	position:relative;
	z-index:-1;
}
#caja_drcha {
	width: 201px;	
	float: right;
	padding: 2px;
	background-color: #eb7701;
}


#caja_drcha span {
	display: none;
}

.btienda {
	background-image: url(../images/b_tienda_eu.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 201px;
	float: left;
	background-position: left bottom;
}

.btienda a {
	background-image: url(../images/b_tienda_eu.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 201px;
	float: left;
	background-position: left bottom;
}



.btienda a:hover{	
	background-image: url(../images/b_tienda_eu_p.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 201px;
	float: left;
	background-position: left bottom;
}

#revista {
	width: 199px;
	float: right;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #000;
}

/******************MENÚ REVISTA****************/
#menu_revista {
	width: 199px;
	height: 21px;
	float: left;
}


#menu_revista h2 {
	display: none;
}

#menu_revista ul li {	
}

#menu_revista li {
	display: inline;	
	list-style-type: none;
	padding: 0px;
}

#menu_revista li a {
	display: inline;
	list-style-type: none;
	padding: 0px;
}

#menu_revista span {
	display: none;
}

.b1_revista {
	background-image: url(../images/b_revista1_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 52px;
	float: left;
	background-position: left bottom;
}

.b1_revista a {
	background-image: url(../images/b_revista1_p_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 52px;
	float: left;
	background-position: left bottom;
}

.b1_revista a:hover{
	background-image: url(../images/b_revista1_ph_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 52px;
	float: left;
	background-position: left bottom;
}
.b2_revista {
	background-image: url(../images/b_revista2_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 48px;
	float: left;
	background-position: left bottom;
}

.b2_revista a {
	background-image: url(../images/b_revista2_p_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 48px;
	float: left;
	background-position: left bottom;
}

.b2_revista a:hover{
	background-image: url(../images/b_revista2_ph_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 48px;
	float: left;
	background-position: left bottom;
}
.b3_revista {
	background-image: url(../images/b_revista3_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 48px;
	float: left;
	background-position: left bottom;
}

.b3_revista a {
	background-image: url(../images/b_revista3_p_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 48px;
	float: left;
	background-position: left bottom;
}

.b3_revista a:hover{
	background-image: url(../images/b_revista3_ph_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 48px;
	float: left;
	background-position: left bottom;
}

.b4_revista {
	background-image: url(../images/b_revista4_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 51px;
	float: left;
	background-position: left bottom;
}

.b4_revista a {
	background-image: url(../images/b_revista4_p_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 51px;
	float: left;
	background-position: left bottom;
}

.b4_revista a:hover{
	background-image: url(../images/b_revista4_ph_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 51px;
	float: left;
	background-position: left bottom;
}

#portadas {
	width: 199px;
	float: left;
}
/******************FIN MENÚ PARTIDOS*****************/
.banners {
	width: 199px;	
	float: right;
	padding: 2px;
	background-color: #fff;
	margin-bottom: 4px;
	border: 1px solid #000;
}

#caja_izda {
	width: 399px;
	border: 1px solid #000;
	padding: 2px;
	background-color: #fff;
	float: left;
	}
	
#caja_centro {
	width: 358px;
	border: 1px solid #000;
	padding: 2px;
	background-color: #fff;
	float: left;
	margin-bottom: 4px;
}

/****** multimedia ******/
#borde_contvideo {
	background-color: #e3de22;
	width: 355px;	
	padding: 4px;
	_padding-bottom: 0;
	/*height: 85px;*/
	float: left;
	margin-bottom: 5px;
}
#contvideo {
	width: 355px;
	
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
#menumulti {
	width: 355px;
	border: 1px solid #000;
	padding: 4px;
	padding-bottom:0;
	background-color: #e3de22;
	float: left;
	height: 85px;
	_height: 81px;
}
#menumulti ul{
	list-style-type: none;
	display: inline;
	float: none;
	list-style: none;
	height: 85px;
	_height: 81px;
	width: 355px;
/*quitar la viñeta, quitar la sangría que tienen por defecto los listados*/
}
#menumulti li {
	display: inline;	
	list-style-type: none;
}
#menumulti li a {
	display:inline;
	list-style-type: none;
}
#menumulti span {
	display: none;
}
.bmulti1 {
	background-image: url(../images/fotos_eu2.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 176px;
	float: left;
	background-position: left bottom;
}
.bmulti1 a {
	background-image: url(../images/fotos_eu2.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 176px;
	float: left;
	background-position: left bottom;
}
.bmulti1 a:hover{	
	background-image: url(../images/fotos_eu_p2.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 176px;
	float: left;
	background-position: left bottom;
}
.bmulti2 {
	padding: 0px 0px 0px 5px;
	background-image: url(../images/videos_eu2.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 174px;
	float: right;
	background-position: right bottom;
}
.bmulti2 a {
	background-image: url(../images/videos_eu2.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 174px;
	float: right;
	background-position: left bottom;
}
.bmulti2 a:hover{	
	background-image: url(../images/videos_eu_p2.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 174px;
	float: right;
	background-position: left bottom;
}

/*** menu blog ***/

#menublogs {
	width: 355px;
	border: 1px solid #000;
	padding: 4px;
	_padding-bottom: 0;
	background-color: #e3de22;
	float: left;
	height: 34px;
	margin-top:5px;
}
#menublogs ul{
	list-style-type: none;
	display: inline;
	float: none;
	list-style: none;
	height: 34px;
	width: 355px;
}
#menublogs li {
	display: inline;	
	list-style-type: none;
}
#menublogs li a {
	display:inline;
	list-style-type: none;
}
#menublogs span {
	display: none;
}
.bblog1 {
	background-image: url(../images/blog_dob_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: left;
	background-position: left bottom;
}
.bblog1 a {
	background-image: url(../images/blog_dob_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: left;
	background-position: left bottom;
}
.bblog2 {
	padding: 0px 0px 0px 5px;
	background-image: url(../images/blog_san_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: right;
	background-position: right bottom;
}
.bblog2 a {
	background-image: url(../images/blog_san_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: right;
	background-position: left bottom;
}
.bblog3 {
	background-image: url(../images/siguenos-en-twitter_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: left;
	background-position: left bottom;
}
.bblog3 a {
	background-image: url(../images/siguenos-en-twitter_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: left;
	background-position: left bottom;
}
.bblog4 {
	padding: 0px 0px 0px 3px;
	background-image: url(../images/siguenos-en-youtube_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: right;
	background-position: right bottom;
}
.bblog4 a {
	background-image: url(../images/siguenos-en-youtube_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: right;
	background-position: left bottom;
}

.bblog5 {
	padding: 0px 0px 0px 3px;
	background-image: url(../images/siguenos-en-facebook_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: right;
	background-position: right bottom;
}
.bblog5 a {
	background-image: url(../images/siguenos-en-facebook_es.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	height: 34px;
	width: 116px;
	float: right;
	background-position: left bottom;
}
/*** fin menu blog ***/

/*noticias secundarias portada*/
#noticias {
	width: 355px;
	_width: 355px;
	border: 1px solid #000;
	padding: 4px;
	background-color: #fff;
	float: left;
	margin-top: 4px;
}
.not_portada {
	width: 345px !important; /*para los navegadores buenos*/
	width: 347px;  /*para IE5+ */
	_width: 340px;
	float: left;
	text-align: left;
	left: 0px;
	clear: both;
	padding: 4px;
	background-image: url(../images/f_not_pq.jpg);
	background-repeat: repeat-x;

}
.not_portada .info{
	font-size: 0.7em;
	font-weight: bold;
	color: #f29400;
	text-align: right;
}

.not_portada .info a {
	color: #f29400;
	text-decoration: none;
}

.not_portada .info a:hover{
	color: #00539f;
	text-decoration: none;
}

.foto_peques {
	float: left;
	/* parche para que no se monten las noticias en portada si pones titulo corto y no pones subtitulo */
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 10px;
}
.foto_portada{
	float: left;
	/* parche para que no se monten las noticias en portada si pones titulo corto y no pones subtitulo */
	margin-bottom:5px;
	_margin-bottom:10px;
	margin-right: 10px;
}
.foto_portada2{
	float: left;
	/* parche para que no se monten las noticias en portada si pones titulo corto y no pones subtitulo */
	widows:270px;
	margin-bottom:20px;
	margin-right: 20px;
}
.foto_noticia {
	width: 304px;
	float: right;
	margin: 15px 0px 20px 20px;	
	clear: right;
	text-align: left;
}
.foto_noticia p{
	color: #4e4c4c;
	font-size: 0.8em;
	width: 291px;
	text-align: right;
	padding-right: 13px;
	}

.not_portada h5{
	color: #00539f;
	font-size: 0.7em;
	text-align: right;
	padding:7px 7px 5px 5px;}

.not_portada h3{
	color: #4e4c4c;
	font-size: 0.75em;
	padding:7px 7px 5px 5px;
}

.not_portada h3 a {
	color: #4e4c4c;
	text-decoration: none;	
	}

.not_portada h3 a:hover{
	color: #4e4c4c;
	text-decoration: underline;
}
.not_portada p{
	color: #4e4c4c;
	font-size: 0.7em;
	text-decoration: none;
	text-align: justify;
	padding:5px 7px 5px 5px;
}

.not_portada p a {
	color: #4e4c4c;
	text-decoration: none;
	}

.not_portada p a:hover{
	color: #4e4c4c;
	text-decoration: underline;
}
.not_portada .iconos_not {
	padding:0px 0px 0px 10px;
	height: 19px;
	border: 0px;
	float: right;
	width: 330px;
}
.not_portada .iconos_not ul li{
	display: inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

.iconos_not {
	height: 19px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.iconos_not ul li{
	display: inline;
	list-style-type:none;

}


.det_noticia{ text-align:justify; font-size: 0.85em;}
.det_noticia a {color:#4e4c4c;}
.det_noticia a:hover { color:#4e4c4c; text-decoration: underline;}

/*fin notic secundarias portada*/


/************ + NOTICIAS **************/
.not_portada_bis {
	width: 381px !important; /*para los navegadores buenos*/
	width: 381px;  /*para IE5+ */
	_width: 380px;
	float: left;
	text-align: left;
	left: 0px;
	clear: both;
	padding: 4px;
	background-image: url(../images/f_not_pq_bis.jpg);
	background-repeat: repeat-x;

}
.not_portada_bis .info{
	font-size: 0.7em;
	font-weight: bold;
	color: #f29400;
	text-align: right;
}

.not_portada_bis .info a {
	color: #f29400;
	text-decoration: none;
}

.not_portada_bis .info a:hover{
	color: #00539f;
	text-decoration: none;
}

.foto_portada_bis {
	float: left;
	/* parche para que no se monten las noticias en portada si pones titulo corto y no pones subtitulo */
	margin-bottom:10px;
	margin-right: 10px;

}

.not_portada_bis h5{
	color: #00539f;
	font-size: 0.7em;
	text-align: right;
	padding:0px 7px 0px 0px;
}

.not_portada_bis h3{
	color: #4e4c4c;
	font-size: 0.75em;
	padding:7px 7px 5px 5px;
}

.not_portada_bis h3 a {
	color: #000;
	text-decoration: none;	
	}

.not_portada_bis h3 a:hover{
	color: #00539f;
	text-decoration: underline;
}
.not_portada_bis p{
	color: #4e4c4c;
	font-size: 0.7em;
	text-decoration: none;
	text-align: justify;
	padding:5px 7px 5px 5px;
}

.not_portada_bis p a {
	color: #4e4c4c;
	text-decoration: none;
	}

.not_portada_bis p a:hover{
	color: #00539f;
	text-decoration: underline;
}
.not_portada_bis .iconos_not {
	padding:0px 0px 0px 10px;
	height: 19px;
	border: 0px;
	float: left;
	width: 330px;

}
.not_portada_bis .iconos_not ul li{
	display: inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
.not_portada_bis .iconos_not img a {

}
/************FIN NOTICIAS**************/

/******************MENÚ NOTICIAS IZDA***********/

#menu_not  {
	background-image: url(../images/aa.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	height: 21px;
	float: left;
	font-size: 0.7em;
	font-weight: bold;
	margin-top:10px;
}

#menu_not a {
	background-image: url(../images/aa_p.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_not a:hover{
	background-image: url(../images/aa_p.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f29400;
}
/******************FIN MENÚ NOTICIAS IZDA******************/

/******************MENÚ PARTIDOS****************/
#menu_partidos {
	width: 356px;
	height: 21px;
	float: left;
}
#menu_partidos h2{
	display: none;
}
#menu_partidos ul li{
	
}

#menu_partidos li {
	display: inline;	
	list-style-type: none;
	padding:0;
}
#menu_partidos li a {
		display:inline;
		list-style-type: none;
		padding:0;
}
#menu_partidos span {
	display: none;
}

.b1_partidos {
	background-image: url(../images/b_partidos1_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 143px;
	float: left;
	background-position: left bottom;
}

.b1_partidos a {
	background-image: url(../images/b_partidos1_eu_p.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 143px;
	float: left;
	background-position: left bottom;
}

.b1_partidos a:hover{
	background-image: url(../images/b_partidos1_eu_ph.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 143px;
	float: left;
	background-position: left bottom;
}
.b2_partidos {
	background-image: url(../images/b_partidos2_eu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;
	float: left;
	background-position: left bottom;
}

.b2_partidos a {
	background-image: url(../images/b_partidos2_eu_p.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;
	float: left;
	background-position: left bottom;
}

.b2_partidos a:hover{
	background-image: url(../images/b_partidos2_eu_ph.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;
	float: left;
	background-position: left bottom;
}

/******************FIN MENÚ PARTIDOS*****************/
/******************marcador**************************/

#partidos_ext .datos{
	width: 355px;
	font-size: 0.75em;
	float:left;
	text-align: center;
	/margin-bottom: 20px;/
	margin-bottom: 15px !important;
	line-height: 1.2em;
	color: #4a4a4b;	
}
#partidos_ext .datos .partido{
	font-weight: bold;
	text-align: center;
}
#partidos_ext .datos .fecha{
	color: #00539F; text-align: center;
}
#partidos_ext .datos .lugar{
	font-weight: bold; text-align: center;
}

#partidos_ext {
	width: 355px;
	float: left;
	padding: 0px;
	border: 1px solid #000;
	background-image: url(../images/f_marcador.jpg);
	background-repeat: no-repeat;
	height:auto;	
}
#partidos_ext .logo {
	width: 137px;
	height:55px;
	float: left;
}
#resultados1 {
	width: 30px;
	float: left;
	height: 37px;
	color: #f29400;
	/*font-size: 1.5em;*/
	font-size: 20px;
	font-weight: bold;
	padding:33px 12px 0px 0px !important;
	_padding:33px 8px 0px 0px;
	}
#resultados2 {
	width: 30px;
	float: left;
	height: 37px;
	color: #4a4a4b;
	/*font-size: 1.5em;*/
	font-size: 20px;
	font-weight: bold;
	padding:33px 0px 0px 0px;
}
/*****************fin marcador***********************/
/*noticia principal*/

#not_ppal {
	width: 375px;
	float: left;
	clear: both;
	text-align: justify;
	padding: 4px;
	background-image: url(../images/f_not.jpg);
	background-repeat:repeat-x;

}
#not_ppal img a {
	float: left;
	clear: both;
	margin-bottom: 10px;
	 
}

#not_ppal h3{
	color: #000;
	font-size: 0.9em;
	padding:10px 0px;
	text-transform: uppercase;
}

#not_ppal h3 a {
	color: #000;
	text-decoration: none;	
	}

#not_ppal h3 a:hover{
	color: #00539f;
	text-decoration: underline;
}
#not_ppal p{
	color: #4e4c4c;
	font-size: 0.7em;
	text-decoration: none;
	text-align: justify;
	padding:0px 0px 10px 0px;
}

#not_ppal p a {
	color: #4e4c4c;
	text-decoration: none;
	
}

#not_ppal p a:hover{
	color: #00539f;
	text-decoration: underline;
}

#not_ppal .iconos_not {
	padding:0px 0px 0px 10px;
	height: 19px;
	border: 0px;
	float: left;
}

#not_ppal .iconos_not ul li{
	display: inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#not_ppal .info{
	font-size: 0.7em;
	font-weight: bold;
	color: #f29400;
	text-align: right;
}

#not_ppal .info a {
	color: #f29400;
	text-decoration: none;
}

#not_ppal .info a:hover{
	color: #00539f;
	text-decoration: none;
}

	
#not_ppal_ext {
	width: 389px;
	float: left;
	clear: both;
	text-align: justify;
	padding: 4px;
	border: 1px solid #000;
	background-color:#fff;
	
}

#separador_pq {
	height: 5px;
	float: left;
	width: 389px;
	clear: both;
	
	}
#separador_pq span{
	display: none;
}

#listado {
	width: 385px;
	float: left;
	clear: both;
	text-align: justify;
	height: auto !important; /*para los navegadores buenos*/
	height: auto;  /*para IE5+ */
	min-height: 100px; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	line-height: 17px;
	font-size: 0.7em;
}

#not_ppal_ext #listado ul{	
	text-align: left;
	}
#not_ppal_ext #listado ul li{
	text-align: left;
	margin-bottom: 5px;
	}	
	
#not_ppal_ext #listado ul li a {
	left: -12px;
	text-decoration: none;
	color: #000;
	background-image: url(../images/lista.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 25px 0px;
}

#not_ppal_ext #listado ul li a:hover{
	text-decoration: underline;
	color: #f29400;
}

/*fin noticia principal*/

	
#pie {
	background-image: url(../images/f_pie.gif);
	background-repeat: repeat-x;
	background-position: bottom 100%;
	width: 100%;
	height: 29px;
	font-size: 0.7em;
	text-align: center;
	padding: 0px;
	float: left;
	color: #fff;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	margin-top:15px;
	} 
	
#pie a{
	color: #fff;
	text-decoration: none;
	}
	 
#pie a:hover{
	color: #f29400;
	text-decoration: none;
	}
	  
html #pie {
	height: 19px;
	padding: 10px 0px 0px 0px;
	}	

#pie strong{
	color: #2f8212;
	margin-bottom: 25px;
}


#patrocinadores {
	width: 1000px;
	height: auto !important; /*para los navegadores buenos*/
	height: 90px;  /*para IE5+ */
	min-height: 90px; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	float: left;
	margin-top: 15px;
}

#patrocinadores ul li{
	display: inline;
	list-style-type:none;
}
/**************** JUNTA DIRECTIVA *************/

.caja {
	border: solid #000 1px;
	background-image: url(../images/f_not_pq_bis.jpg);
	background-repeat: repeat;
	float: left;
	width: 600px;  /*para IE5+ */
	min-width: 600px; /*para los navegadores buenos*/
	padding: 5px;
	background-color: #FFFFFF;
	
}
#contenidos .caja p{
	color: #4e4c4c;
	font-size: 0.7em;
	text-align: left;
	padding: 0;
}

.caja h3{
	color: #00539F;
	font-size: 0.9em;
	text-decoration: none;
	text-align: justify;
	padding:5px;
}
.caja h4{
	color: #4e4c4c;
	font-size: 0.8em;
	text-decoration: none;
	text-align: left;
	padding:5px;
}
.caja ul{
	color: #4e4c4c;
	font-size: 0.8em;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

.caja ul li{
	display: block;
	list-style-type:none;
	padding-left: 10px;
}
.separador {
	height: 15px;
	width: 500px;
	float: left;
}

#contenidos {
	margin-bottom: 0px;
	background-color: #fff;
	height: auto !important; /*para los navegadores buenos*/
	height: 540px;  /*para IE5+ */
	min-height: 540px !important;
	float: left;
	width: 705px;
	color: #333;
	font-size:0.95em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	}
/*detalle noticias*/
#contenidos p{
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	padding: 10px 0px;
}

#contenidos p#legal small{
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	padding: 10px 0px;
	float: left;
	width: auto;
}

#contenidos h3{
	font-size: 1em;
	line-height: 1.6em;
	padding: 0px;
	margin:0px;
	text-align: left;
	font-weight: bold;
	color: #00539f;
	}
/*fin det noticias*/

/****************************suugerencaias*********************/
#contenidos .texto_gral2{
	text-align: left;
	width: 319px;
	height:360px;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image:url(../images/logoRANA_suscripciones.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#contenidos .texto_gral2 strong{
	color:#00539f;
	font-size: 0.95em;
	text-transform: uppercase;
	line-height:25px;
}
#sugerencia {
	width:190px;
	float: right;
	width: auto;
	padding-right:10px;	
}
/**************************** fin sugerencias *********************/

#contenidos .img_gr {

	float: left;
	padding-bottom: 5px;
}
#contenidos .foto_portada img{
	float: left;
	width: inherit;
	margin-bottom:20px;
	margin-right:20px;
	width: inherit;
}



#contenidos .texto_gral{
	text-align: justify;
	width: 320px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenidos .texto_gral p{
	text-align: justify;
	padding: 0px 0px 5px 0px;
	font-size: 0.8em;
}

#contenidos .texto_gral p strong{
	color:#f29400;
	font-size: 1.1em;
}
#contenidos .texto_gral strong{
	color:#00539f;
	font-size: 0.8em;
}
#contenidos .mapa{
	float: left;
	width: 363px;
	height: 285px;
	padding: 10px 0px 10px 0px;
	color: #00539f;
	text-align: left;

}
#contenidos .mapa iframe {
	width: 363px;
	float: left;
	background-image:url(../images/google_pabellon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#contenidos .mapa  a{
	color: #00539f;

}

#contenidos .c_plantilla {
	width: 233px;
	float: left;
	min_height: 220px;
	margin-left: 25px;
}
#contenidos .c_plantilla1 {
	width: 232px;
	float: right;
	min-height: 220px;
	margin-right: 25px;
}

#contenidos .c_plantilla1 ul{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 210px;
	float:left;
	text-align: left;
	color: #333;
	font-size: 0.8em;
	font-weight: bold;
	/*quitar la viñeta, quitar la sangría que tienen por defecto los listados*/
}
#contenidos .c_plantilla1 li {
	list-style-type: none;
	padding:0;
}
#contenidos .c_plantilla1 li a {
	list-style-type: none;
	padding:0;
	color: #00539f;
}

#contenidos .c_plantilla ul{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 230px;
	float:left;
	text-align: left;
	color: #333;
	font-size: 0.8em;
	font-weight: bold;
	/*quitar la viñeta, quitar la sangría que tienen por defecto los listados*/
}
#contenidos .c_plantilla li {
	list-style-type: none;
	padding:0;
}
#contenidos .c_plantilla li a {
	list-style-type: none;
	padding:0;
	color: #00539f;
	
}
#contenidos .c_plantilla h3{
	list-style-type: none;
	padding:0;
	color: #333;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/f_titulo_bis.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}
#contenidos .c_plantilla1 h3{
	list-style-type: none;
	padding:0;
	color: #333;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/f_titulo_bis.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.p1{background-image: url(../images/equipo/4.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p1 strong {margin-left: 25px;}
.p1 a{background-image: url(../images/equipo/4.gif); background-repeat: no-repeat;}
.p1 a:hover{background-image: url(../images/equipo/4_on.gif);background-repeat: no-repeat;}

.p2{background-image: url(../images/equipo/5.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p2 strong {margin-left: 25px;}
.p2 a{background-image: url(../images/equipo/5.gif); background-repeat: no-repeat;}
.p2 a:hover{background-image: url(../images/equipo/5_on.gif);background-repeat: no-repeat;}

.p3{background-image: url(../images/equipo/6.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p3 strong {margin-left: 25px;}
.p3 a{background-image: url(../images/equipo/6.gif); background-repeat: no-repeat;}
.p3 a:hover{background-image: url(../images/equipo/6_on.gif);background-repeat: no-repeat;}

.p4{background-image: url(../images/equipo/7.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p4 strong {margin-left: 25px;}
.p4 a{background-image: url(../images/equipo/7.gif); background-repeat: no-repeat;}
.p4 a:hover{background-image: url(../images/equipo/7_on.gif);background-repeat: no-repeat;}

.p5{background-image: url(../images/equipo/8.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p5 strong {margin-left: 25px;}
.p5 a{background-image: url(../images/equipo/8.gif); background-repeat: no-repeat;}
.p5 a:hover{background-image: url(../images/equipo/8_on.gif);background-repeat: no-repeat;}

.p6{background-image: url(../images/equipo/10.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p6 strong {margin-left: 25px;}
.p6 a{background-image: url(../images/equipo/10.gif); background-repeat: no-repeat;}
.p6 a:hover{background-image: url(../images/equipo/10_on.gif);background-repeat: no-repeat;}

.p7{background-image: url(../images/equipo/11.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p7 strong {margin-left: 25px;}
.p7 a{background-image: url(../images/equipo/11.gif); background-repeat: no-repeat;}
.p7 a:hover{background-image: url(../images/equipo/11_on.gif);background-repeat: no-repeat;}

.p8 { background-image: url(../images/equipo/13.gif); background-repeat: no-repeat;
height: 22px; width: 210px;}
.p8 strong {margin-left: 25px;}
.p8 a { background-image: url(../images/equipo/13.gif); background-repeat: no-repeat;}
.p8 a:hover { background-image: url(../images/equipo/13_on.gif); background-repeat: no-repeat;}

.p9{background-image: url(../images/equipo/15.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p9 strong {margin-left: 25px;}
.p9 a{background-image: url(../images/equipo/15.gif); background-repeat: no-repeat;}
.p9 a:hover{background-image: url(../images/equipo/15_on.gif);background-repeat: no-repeat;}

.p10{background-image: url(../images/equipo/21.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p10 strong {margin-left: 25px;}
.p10 a{background-image: url(../images/equipo/21.gif); background-repeat: no-repeat;}
.p10 a:hover{background-image: url(../images/equipo/21_on.gif);background-repeat: no-repeat;}

.p11{background-image: url(../images/equipo/23.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p11 strong {margin-left: 25px;}
.p11 a{background-image: url(../images/equipo/23.gif); background-repeat: no-repeat;}
.p11 a:hover{background-image: url(../images/equipo/23_on.gif);background-repeat: no-repeat;}

.p12{background-image: url(../images/equipo/40.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p12 strong {margin-left: 25px;}
.p12 a{background-image: url(../images/equipo/40.gif); background-repeat: no-repeat;}
.p12 a:hover{background-image: url(../images/equipo/40_on.gif);background-repeat: no-repeat;}

.p21{background-image: url(../images/equipo/24.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p21 strong {margin-left: 25px;}
.p21 a{background-image: url(../images/equipo/24.gif); background-repeat: no-repeat;}
.p21 a:hover{background-image: url(../images/equipo/24_on.gif);background-repeat: no-repeat;}

.p22{background-image: url(../images/equipo/32.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p22 strong {margin-left: 25px;}
.p22 a{background-image: url(../images/equipo/32.gif); background-repeat: no-repeat;}
.p22 a:hover{background-image: url(../images/equipo/32_on.gif);background-repeat: no-repeat;}

.p0{background-image: url(../images/equipo/0.gif);background-repeat: no-repeat;
height: 22px; width: 210px;}
.p0 strong {margin-left: 25px;}
.p0 a{background-image: url(../images/equipo/0.gif); background-repeat: no-repeat;}
.p0 a:hover{background-image: url(../images/equipo/0_on.gif);background-repeat: no-repeat;}

/*************PLANTILLA***************/

.p13{
	/*background-image: url(../images/equipo/1.gif);
	background-repeat: no-repeat;*/
	height: 22px;
	width: 210px;
	}
	
	
.p13 strong {/*margin-left: 25px;*/}
.p13 a{/*background-image: url(../images/equipo/1.gif); background-repeat: no-repeat;*/}
.p13 a:hover{/*background-image: url(../images/equipo/1_on.gif);background-repeat: no-repeat;*/
color:#666666;}


.p14{
	/*background-image: url(../images/equipo/2.gif);
	background-repeat: no-repeat;*/
	height: 22px;
	width: 210px;
	}
.p14 strong {/*margin-left: 25px;*/}
.p14 a{/*background-image: url(../images/equipo/2.gif); background-repeat: no-repeat;*/}
.p14 a:hover{/*background-image: url(../images/equipo/2_on.gif);background-repeat: no-repeat;*/
color:#666666;}

.p15{/*background-image: url(../images/equipo/13.gif);background-repeat: no-repeat;*/
height: 22px; width: 210px;}
.p15 strong {/*margin-left: 25px;*/}
.p15 a{/*background-image: url(../images/equipo/13.gif); background-repeat: no-repeat;*/}
.p15 a:hover{/*background-image: url(../images/equipo/13_on.gif);background-repeat: no-repeat;*/
color:#666666;}

.p16{/*background-image: url(../images/equipo/18.gif);background-repeat: no-repeat;*/
height: 22px; width: 210px;}
.p16 strong {/*margin-left: 25px;*/}
.p16 a{/*background-image: url(../images/equipo/18.gif); background-repeat: no-repeat;*/}
.p16 a:hover{/*background-image: url(../images/equipo/18_on.gif);background-repeat: no-repeat;*/
	color:#666666;}

.p17{/*background-image: url(../images/equipo/17.gif);background-repeat: no-repeat;*/
height: 22px; width: 210px;}
.p17 strong {/*margin-left: 25px;*/}
.p17 a{/*background-image: url(../images/equipo/17.gif); background-repeat: no-repeat;*/}
.p17 a:hover{/*background-image: url(../images/equipo/17_on.gif);background-repeat: no-repeat;*/
color:#666666;}

.p18{/*background-image: url(../images/equipo/16.gif);background-repeat: no-repeat;*/
height: 22px; width: 210px;}
.p18 strong {/*margin-left: 25px;*/}
.p18 a{/*background-image: url(../images/equipo/16.gif); background-repeat: no-repeat;*/}
.p18 a:hover{/*background-image: url(../images/equipo/16_on.gif);background-repeat: no-repeat;*/
color:#666666;}

.p19{/*background-image: url(../images/equipo/19.gif);background-repeat: no-repeat;*/
height: 22px; width: 210px;}
.p19 strong {/*margin-left: 25px;*/}
.p19 a{/*background-image: url(../images/equipo/19.gif); background-repeat: no-repeat;*/}
.p19 a:hover{/*background-image: url(../images/equipo/19_on.gif);background-repeat: no-repeat;*/
color:#666666;}

.p20{/*background-image: url(../images/equipo/20.gif);background-repeat: no-repeat;*/
height: 22px; width: 210px;}
.p20 strong {/*margin-left: 25px;*/}
.p20 a{/*background-image: url(../images/equipo/20.gif); background-repeat: no-repeat;*/}
.p20 a:hover{/*background-image: url(../images/equipo/20_on.gif);background-repeat: no-repeat;*/
color:#666666;}

/*************FIN PLANTILLA**************/


#lugar {
	font-size: 0.8em;
	float: left;
	width: 350px;
	text-align: left;
	padding: 4px;
}
#lugar span{
	color: #00539f;
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
}
#ficha_partido {
	width: 650px;
	float: left;
	background-image:url(../images/f_marcador2.gif);
	background-position: center top;
	background-repeat: no-repeat;}
	
.logo {
	width: 320px;
	float: left;
}


.equipos {
	width: 650px;
	float: left;
}
#contenidos .equipos p{
	text-align: left;
	padding: 0;
	font-size: 0.8em;
	color: #333;
}
#contenidos .equipos h3{
	text-align: left;
	padding: 0;
	font-size: 0.9em;
	color: #00539f;
	background-image: url(../images/f_titulo.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	width:650px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fechas {
	text-align: center;
	padding: 0;
	font-size: 0.85em;
	color: #00539f;
}
.fechas_not {
	text-align: left;
	font-size: 0.85em;
	color: #00539f;
	margin-bottom:30px;
}
.txt_error {
	width: 100%;
	text-align: center;
	color: #fff;
}
#mensaje p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
#mensaje a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f29400;
	font-weight: bold;
	
}

#ficha_jugador {
	width: 300px;
	float: right;
	padding: 30px 0px 2px 30px;
}

#ficha_jugador p{
	text-align: left;
	font-size: 0.8em;
	padding: 0px;
}

#ficha_jugador p strong{
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
}

#foto_jugador h3{
	text-align: left;
	padding: 0;
	margin: 10px 0px;
	font-size: 0.9em;
	color: #00539f;
	background-image: url(../images/f_titulo.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
}
#foto_jugador {
	width: 350px;
	border-bottom: 2px solid #00539f;
	float: left;
}
#seleccionar {
	width: 315px;
	float: right;
	padding: 50px 0px 2px 30px;
	text-align: left;
}
/*#seleccionar_tienda {
	width: 305px;
	float: right;
	padding: 10px 0px 2px 10px;
	text-align: right;
}*/

/*DESPLEGABLE PLANTILLA*/
form {
	margin: 0;
	padding: 0;
	font: 0.8em "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #333;
}
form input {
	border: 1px solid #00539f;
}
form select	{
	height: 22px;
	text-indent: 4px;
}
form textarea {
}
form optgroup {
	color: #00539f;
}
/**desplegable tienda**/
form2 {
	margin: 0;
	padding: 0;
	font: 0.8em "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #333;
		}
form2 input {
	border: 1px solid #00539f;
	}
form2 select	{
	height: 22px;
	text-indent: 4px;
}
form2 textarea {
		}
form2 optgroup {
	color: #00539f;
	}


/** formulario contacto y tienda**/

#contacto {
	text-align: left;
	width: 320px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contacto form span {
	display: block;
	float: left;
	width: 92px;
	text-align: left;
}
#contacto form #boton {
	background-color: #00539f;
	color: #fff;
	font-weight: bold;
	width: 60px;
	height: 20px;
	margin-top: 10px;
	margin-left: 260px;	
	font-size: 0.9em;
}
#boton1 {
	background-color: #00539f;
	color: #fff;
	font-weight: bold;
	width: 60px;
	height: 20px;
	font-size: 0.9em;
}
#boton_ir {
	background-color: #00539f;
	color: #fff;
	font-weight: bold;
	width: 35px;
	font-size: 0.9em;
	height: 22px;
}
#form1 #boton1 {
	background-color: #00539f;
	color: #fff;
	font-weight: bold;
	width: 60px;
	height: 20px;
	margin-top: 15px;
	margin-left: 214px;	
	font-size: 0.9em;
}
#form1 #boton, #f_pedido #boton {
	background-color: #00539f;
	color: #fff;
	font-weight: bold;
	width: 60px;
	height: 20px;
	margin-top: 10px;
	margin-left: 270px;	
	font-size: 0.9em;
}
#form1, #f_pedido, #f_tienda_otro {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 10px 0px 0px 0px;
	text-align: left;	
}
#form1 label, #f_pedido label, #f_tienda_otro label {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 4px 0px;
	
}
#form1 span, #f_pedido span, #f_tienda_otro span {
	display: block;
	float: left;
	width: 102px;
	text-align: left;
}
#form1 #nombre, #form1 #Snombre, #f_pedido #Tnombre {
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
	
}
#form1 #telefono, #form1 #Stelefono, #f_pedido #Ttelefono {
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
}
#form1 #email, #form1 #Semail, #f_pedido #Temail {
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
}
#form1 #movil, #form1 #Smovil {
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
}
#form1 #comentario, #form1 #Scomentario, #f_pedido #Tcomentario {
	width: 225px;
	border: #00539f 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
}
#form1 p, #f_pedido p {
	padding-bottom: 20px;
	padding-top: 50px;
}
#form1 #apellidos, #form1 #Sapellidos, #f_pedido #Tapellidos {
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
}
#form1 #direccion, #f_pedido #Tdireccion {
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
}
#form1 #pago, #f_pedido #Tpago {
	width: 225px;
	border: #00539f 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
}
#form1 #talla, #f_pedido #Ttalla, #f_tienda_otro #select_productos {
	width: 225px;
	border: #00539f 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
}
#f_tienda_otro #select_productos {
	height: 22px;
	text-indent: 4px;
	color: #00539f;
	margin-left: 54px;
}
#f_tienda_otro #select_productos optgroup {
	color: #00539f;
}
.msg {
	color: #c00000;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
	font-weight: bold;
}
/*FIN ESTILOS FORMULARIO*/

/***ACCESIBILIDAD***/

#contenidos h4{
	color: #000000;
	font-size: 0.9em;
	text-align: left;
	padding-bottom: 5px;
}

#contenidos p a{
	color: #00539f;
}
#contenidos p a:hover{
	color: #f29400;
}

/***tienda*****/

.linea_tienda {
	width: 700px;
	height: auto;
	float: left;
	margin-bottom: 15px;	
}
#contenidos .linea_tienda p{
	text-align: left;
	font-size: 0.8em;
	color: #000;
}
#contenidos .linea_tienda p strong{
	color: #333;
	font-weight: bold;
}
.producto0 {
	width: 175px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/f_not_pq.jpg);
	background-repeat: repeat-x;
	_height: 175px;

}
.producto {
	width: 175px;
	float: left;
	background-image: url(../images/f_not_pq.jpg);
	background-repeat: repeat-x;
	_height: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
}
.producto img {
		border-bottom: 1px solid #00539f;
}
.producto0 img {
		border-bottom: 1px solid #00539f;
}
#contenidos .producto0 h4 {
	color: #00539f;
	font-size: 0.8em;
	text-align: left;
	padding: 0px;
	
}
#contenidos .producto0 p {
	color: #333;
	font-size: 0.8em;
	text-align: left;
	padding: 0px;
	font-weight: bold;
}
#contenidos .producto0 p a{
	color: #f29400;
}
#contenidos .producto h4 {
	color: #00539f;
	font-size: 0.8em;
	text-align: left;
	padding: 0px;
}
#contenidos .producto p {
	color: #333;
	font-size: 0.8em;
	text-align: left;
	padding: 0px;
	font-weight: bold;
}
#contenidos .producto p a{
	color: #f29400;
}
.text_tienda {
	margin: 10px 0px;
	float: left;
	width: 175px;
}

.precio {
	font-size: 0.9em;
	color: #00539f;
	font-weight: bold;
	text-align: left;
	border-bottom: #f29400 solid 1px;
	border-top: #f29400 solid 1px;
}
#ficha_tienda, #seleccionar_tienda {
	width: 340px;
	float: right;
	padding: 10px 0px 2px 10px;
}

#ficha_tienda p{
	text-align: left;
	font-size: 0.9em;
	padding: 4px 0px;
	color: #00539f;
}

#ficha_tienda p strong{
	font-weight: bold;
	
}

#foto_tienda {
	width: 350px;
	border-bottom: 2px solid #00539f;
	float: left;
}
#foto_tienda h3{
	text-align: left;
	padding: 0;
	margin: 10px 0px;
	font-size: 0.9em;
	color: #00539f;
	background-image: url(../images/f_titulo.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
}
/******************************distribucion pabellon************************/

.flotar_izq {
	height: auto;
	width: 409px;
	float: left;
	border: 1px solid #cccccc;
}
.barra_abajo {
	background-image: url(../images/fondo_barra_abajo.gif);
	background-color: #cccccc;
	height:24px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
}
.barra_abajo li {
	display:inline;
	float: right;
	margin-left: 10px;
}

/******************************distribucion pabellon************************/

/******************************tabla abonos************************/
#abonos_izda{
	float: left;
	width: 430px;
	margin-right: 15px;
}
.foto_portada1{
	float: right;
	/* parche para que no se monten las noticias en portada si pones titulo corto y no pones subtitulo */
	widows:2760px;
	margin-bottom:20px;
}
#abonos table{
	float: left;
	font-size: 0.8em;
	color: #000;
}
#abonos table td{
	background-image: url(../images/f_not.jpg);
}
#abonos table th{
	background-image: url(../images/f_not_pq_bis.jpg);
	font-weight: lighter;
}
#pie_abonos{
	border: 1px dotted #cccccc;
	font-size: 0.7em;
	float: left;
	width: 418px;
	text-align: left;
	margin-top: 10px;
	padding: 5px;
}
#titulo_abonos h3{
	font-size:0.9em;
	color:#00539F;
}
#titulo_abonos {
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
	text-indent: 15px;
	float: left;
}

#grafico_camana_abonos{
	float: left;
	margin-top: 10px;
}

/******************************tabla abonos************************/

/**************** listado noticias *************/

.caja_noticias {
	float: left;
	width: 600px;  /*para IE5+ */
	min-width: 600px; /*para los navegadores buenos*/
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#contenidos .caja_noticias p{
	color: #4e4c4c;
	font-size: 0.7em;
	text-align: left;
	padding: 0;
}
#contenidos .caja_noticias p a{
	text-decoration: none;
	color: #4e4c4c;		
}
#contenidos .caja_noticias p a:hover{
	text-decoration: underline;
	color: #4e4c4c;
}

.caja_noticias h3{
	color: #4e4c4c;
	font-size: 0.9em;
	text-decoration: none;
	text-align: justify;
	padding:5px;
}
.caja_noticias h3 a {
	text-decoration: none;
	color: #4e4c4c;
}
.caja_noticias h3 a:hover {
	text-decoration: underline;
	color: #4e4c4c;
}
.caja_noticias h4{
	color: #4e4c4c;
	font-size: 0.6em;
	text-decoration: none;
	text-align: left;
	padding:5px;
	font-weight: lighter;
}
.paginacion{
	float:left;
	font-size: 0.8em;
	text-align: left;
}
.paginacion a{
	color: #4e4c4c;
	text-decoration: none;
}
.paginacion a:hover{
	color: #4e4c4c;
	text-decoration: underline;
}
#buscador_noticias{
	width: 600px;  /*para IE5+ */
	min-width: 600px; /*para los navegadores buenos*/
	float: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	text-align: left;
	background-image: url(../../images/f_titulo_bis.jpg);
}

.label_buscador {
	float:left;
	margin-left:5px;
	margin-right:5px;
	width: 200px;
	height: 20px;
	padding-left: 50px;
}
.label_ano {
	width:90px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	height: 20px;
}
.label_mes {
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:150px;
	height: 20px;
}

.label_enviar {
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:50px;
	height: 20px;
	background-color: #00539F;
	color: #FFFFFF;
}
.label_enviar2 {
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:50px;
	height: 20px;
	background-color: #00539F;
	color: #FFFFFF;
}


/********************** fin listado de noticias ******************/

/************************ resultados *****************************/

#resultados { font-size:0.85em; float:left;}
#resultados table th {
	font-size:1.1em;
	color:#00539F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
}
#resultados table td { height:20px; color:#646464;}
.estadisticas {
	color:#FFFFFF;
	background-color:#cccccc;
	height:20px;
	background-image:url(../images/b_estadisticas.gif);
	background-repeat: repeat-x;
}
.estadisticas a{ color:#00539F;}
.estadisticas a:hover { color:#fff;}
.estadisticas_partido {
	background-image:url(../images/f_not_pq_bis.jpg); font-weight:bold;
	
}


/************************ resultados  fin *****************************/

/************************ calendario *****************************/

#calendario { font-size:0.85em; float:left;}
#calendario table th {
	font-size:1.1em;
	color:#00539F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
		border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
}
.cale_jornada {
	color:#646464;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
	}
.cale_partido {
	background-image: url(../images/f_not_pq_bis.jpg);
	height:20px;
	color:#646464;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#646464;
}
.cale_fecha {background-image: url(../images/f_not.jpg);}
.bruesa_gbc{ color:#f29400;}
/************************ calendario  fin *****************************/

/************************ resulta2 *****************************/

#resulta2 { font-size:0.85em; float:left;}
#resulta2 table th {
	font-size:1.1em;
	color:#00539F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
}
.cale_resultado{font-size:1.3em; color#646464; background-image: url(../images/f_not.jpg);}

/************************ resulta2  fin *****************************/

/*************************** sponsors  ***********************************/

.logos{ width:200px; height: 150px; float:left; margin:15px;}

.logos1{ width:200px; height: 150px; float:left; margin:15px 75px; _margin:15px 50px;}

.logos2 { width:150px; height: 100px; float:left; margin:10px;}

.logos3 { width:125px; height: 80px; float:left; margin:5px;}

/*************************** sponsors  ***********************************/

.logo_local{width: 320px; float: left; margin-bottom: 10px;}
.logo_visitante{width: 320px; float: left; margin-bottom: 10px;}

/********************************** mapa web ************************************/
.mapa_web{ float: left; text-align:left; width:200px; margin-left:50px;}
.mapa_web ul{ margin-bottom:15px;}
.mapa_web2{ float: left; text-align:left; width:200px; margin-left:100px;}
.mapa_web2 ul{ margin-bottom:15px;}
.apartado{	font-size:1em;	color:#00539F; font-weight: bold;}
.apartado a{	font-size:1em;	color:#00539F; font-weight: bold;}
.apartado a:hover{ font-size:1em; color:#00539F; text-decoration: underline; font-weight: bold;}
.subapartado{ font-size:0.9em; color:#646464; margin-left:10px;}
.subapartado a{ font-size:0.9em; color:#646464; margin-left:10px;}
.subapartado a:hover{ font-size:0.9em; color:#646464; text-decoration: underline; margin-left:10px;}



.pdf_noticia a{ margin-top:15px; text-decoration: underline;}
.pdf_noticia a:hover{ margin-top:15px; text-decoration: underline;}


.volver_tienda{ float:left; margin-top:50px; margin-left:300px;}
.volver_tienda a {color:#646464; text-decoration: underline;}
.volver_tienda a:hover {color:#646464; text-decoration: underline;}

.texto_precarga{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
}

.precio_producto{font-size:1.1em;
	color:#00539F;}
.precio_producto_tachado{
	font-size:1.1em;
	color:#00539F;	
	text-decoration:line-through;}
#contenidos .linea_tienda p strong.rebajas{
	color:#FF0000;
	font-size:1.2em;
}
.precio_producto a{font-size:1.1em;
	color:#00539F;}
.precio_producto a:hover{font-size:1.1em;
	color:#00539F;}
	
/********* animadoras ***************/

#contenidos .c_animadoras {
	width: 233px;
	float: left;
	min_height: 220px;
	margin-left:200px;
	text-align:center;
}
#contenidos .c_animadoras ul{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 230px;
	float:left;
	color: #333;
	font-size: 0.8em;
	font-weight: bold;
	/*quitar la viñeta, quitar la sangría que tienen por defecto los listados*/
}
#contenidos .c_animadoras li {
	list-style-type: none;
	padding:0;
}
#contenidos .c_animadoras li a {
	list-style-type: none;
	padding:0;
	color: #87b72d;
}
#contenidos .c_animadoras li a:hover{
	color: #00539F;
}
#contenidos .c_animadoras h3{
	list-style-type: none;
	padding:0;
	color: #333;
	margin-bottom: 10px;
	background-image: url(../images/f_titulo_bis.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
	text-align:center;
}
#foto_animadoras h3{
	text-align: left;
	padding: 0;
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/f_titulo2.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foto_animadoras {
	width: 350px;
	border-bottom: 2px solid #87b72d;
	float: left;
	margin:0;
	padding:0;
}
#boton_ir_animadoras {
	background-color: #87b72d;
	color: #fff;
	font-weight: bold;
	width: 35px;
	font-size: 0.9em;
	height: 22px;
	border: none;
}

#foto2{ float:left; margin-top:38px; margin-left:40px; border-bottom: 2px solid #87b72d;}
/******NUEVO PARA LOS BANNERS PIE************/
#centro {
	width: 787px;
	height: auto !important; /*para los navegadores buenos*/
	height: 500px;  /*para IE5+ */
	min-height: 500px; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	padding: 0px;
	float: left;
	margin: 0px;
}

.banners_abajo {
	width: 787px;
	height: 145px; 
	padding: 0px;
	float: left;
	margin: 14px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;

}
.banner_abajo {
	padding: 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	_margin: 0px 8px 0px 0px;
}
.banner_abajo a, .banner_abajo a:hover{
	padding: 0px;
	margin: 0px;
}
.banner_abajo object {
	z-index: -1;
	position: relative;
}
/******FIN NUEVO PARA LOS BANNERS PIE************/

/***************** hemeroteca ***********************/

.titulo_hemeroteca {
	font-size:16px;
	text-align:left;
	font-weight:bold;
	height:20px;
	margin-bottom:30px;
	color: #333;
	background-image: url(../images/f_titulo_bis.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
}
.revistas_hemeroteca li{
	display: inline;
	width:199px;
	height:300px;
	float:left;
	margin-left:30px;
	margin-bottom:30px;
	background-color:#f1e913;
}
.numero_revista a{
	color: #646464;
	font-size:14px;
	text-align: center;
	font-weight:bold;
}

/************************** revista *************************/
.titulo_revista{
	background-image: url(../images/aa.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 21px;
	color: #fff;
	line-height: 20px;
	width: 199px;
}
.hemeroteca{
	background-color:#FFFFFF;
	border:1px solid #000;
	padding:2px;
}
.hemeroteca img{ margin:0; padding:0;}

.descargas {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.descargas a{
	color: #e3de22;
}