body {
	margin: 0px;
	padding: 0em;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 62.5%;
	background: #FFFFFF;
}
html>body {
	font-size: 50%;
}
/*--------------------------- Comun ---------------------------------*/
#general {
	position: relative;
	margin: 0em;
	padding: 0em;
	background: url(../img/bg_der.gif) repeat-y right top #FFFFFF;
}
#contenedor {
	position: relative;
	margin: 0em;
	text-align: left;
	padding: 0px;
}
form {
	margin: 0em;
}
/*---- campos ------*/
.selector_competiciones {
	position : relative;
}
/*---- /campos ------*/
.etiqueta {
	position: relative;
	float : left;
	width : 12.5%;
	text-align: left;
	margin-top : 0.5%;
	padding: 0em;	
}
.cajaTexto{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #64687E;
	font-size: 80%;
	margin-top : 0.5%;
	clear: right;
}
/*--------------------------- /Comun ---------------------------------*/

/*--------------------------- Cabecera ---------------------------------*/
#saltacontenido {
	display: none;
}
#saltacontenido a{
	color: #ffffff;
}
#cabecera {
	text-align: left;	
	background: url(../img/bg_cabecera.gif) repeat;
	margin: 0px;
	padding: 0px;
	z-index: 4;
}
#cabecera_izq {
	position: absolute;
	display: block;
	overflow: hidden;
	background-image: url(../img/logotipotx_print.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	width: 244px;
	height: 68px;
	z-index: 15;
}
#cabecera_izq h1 {
	visibility: hidden;
}
#tdeporteg {
	position: absolute;
	display: block;
	left: 250px;
	top: 0px;
	font-size: 4em;
	font-weight: bold;
	color: #0075E1;
	z-index: 20;
}
#tdeporteg_centro {
	position: absolute;
	margin: 0px 160px 0px 150px;
	text-align: right;
	right: 0.3em;
	top: 2.20em;
	font-size: 3em;
	font-weight: bold;
	color: #D8D8D8;
	z-index: 20;
}
#tdeporteg_centrocont {
	position: relative;
	margin: 0px 10px -30px 0px;
	text-align: right;
	font-size: 3em;
	font-weight: bold;
	color: #D8D8D8;
	z-index: 20;
}/*
#cabecera_izq h1 a {
	position: relative;
	display: block;
	background-image: url(../img/logotipotx_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: .1em;
	z-index: 10;
}
#cabecera_izq h1 a:hover {
	position: relative;
	display: block;
	background-image: url(../img/logotipotx_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 244px;
	height: 68px;
	color: #FFFFFF;
	padding: 0px;
	z-index: 10;
}*/
#cabecera_logo {
	position: absolute;
	display: block;
	background-image: url(../img/logotipotx_print.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	width: 244px;
	height: 68px;
	z-index: 10;
}
#cabecera_der {
	position: relative;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_cabecerader.gif);
	background-position: right top;
	background-repeat: repeat-y;
	height: 4.09em;
	z-index: 3;
}
#idiomas {
	display: none;
}
#buscador {
	position: absolute;
	left: 17.50em;
	top: 3.95em;
	color: #FFFFFF;
	font-size: 70%;
	z-index: 6;
}
#buscador .box {
	display: inline;
	border: 0px solid #161F41;
	background: #F2F2F2;
	color: #333333;
	padding: 0px;
	margin: 0em;
	font-size: 90%;
}
#buscador .boton {
	display: inline;
	font-size: 90%;
	border: 0px solid #0D257D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}
#nav_top {
	position: relative;
	margin: 0px;
	text-align: right;
	vertical-align: 0.03em;
	height: 2.2em;
	padding: 0em;
	background-color: #161F41;
	border-top: 0px solid #0D257D;
	border-bottom: 1px solid #C5050C;
	z-index: 4;
}
#menu_top {
	display: none;
}
#menu_top li {
	position: relative;
	display: inline;
	margin: 0em 0em 0em 0.6em;
	font-size: 1.2em;
	padding: 2.0em 0em 0em 0em;
}
#menu_top li a {
	color: #C9E5FF;
	border-right: 1px solid #C9E5FF;
	padding: 0em 1em 0em 0em;
	text-decoration: none;
	font-weight: normal;
}
#menu_top li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#menu_top li a.noborde {
	border-right: 0px solid #C9E5FF;
	padding: 0em 0.8em 0em 0em;
}
#menu_top .activo {
	font-weight: bold;
	color:#FFFFFF;
	border-right: 1px solid #C9E5FF;
	padding: 0em 1em 0em 0em;
}


/*--------------------------- /Cabecera ---------------------------------*/

/*--------------------------- Centro ---------------------------------*/

#centro {
	position: relative;
	clear: both;
	margin: 0.50em 0em 0em 0em;
	border-bottom: 0px solid #656565;
/*	background: url(../img/bg_izq.gif) repeat-y 135px 0px;*/
	z-index: 1;
}
/*---------------------------- Lateral Izquierdo --------------------------------*/
#nav_left {
	display: none;
}
#nav_left .caja {
	position: relative;
	margin: 0.1em 0em 0em 0em;
	padding: 0em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.07em;
	color: #64687E;
	border: 0px solid #C5050C;
}
html>body #nav_left .caja {
	font-size: 1.05em;
}
#nav_left .boton {
	display: inline;
	font-size: 1.05em;
	padding: 0em 0.1em 0em 0.1em;
	border: 1px solid #F2F2F2;
}
#nav_left h2.deporte {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0em 0em 0em 0.5em;
	border-left: 4px solid #9B0409;
	color: #FFFFFF;
	background: url(../img/bg_left_rojo.gif) repeat-y right top #C5050C;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.1em;
}
#selector {
	position: relative;
	margin: 0.1em 0em 0em 0em;
	padding: 0em 0em 0em 0.8em;
	background: url(../img/bg_select.gif) repeat-y right top #2185E2;
	border-top: 3px solid #C5050C;
	border-bottom: 1px solid #C5050C;
	color: #FFFFFF;
}
#menu_lat {
	display: none;
}/*
#menu_lat li {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg_leftblue.gif) repeat-y right top #319CFF;
}
#menu_lat li a {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #58ADFC;
	border-left: 4px solid #174570;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue.gif) repeat-y right top #319CFF;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li a:hover {
	position: relative;
	display: block;
	text-decoration: underline;
	margin: 0px;
	border-top: 1px solid #58ADFC;
	border-left: 4px solid #174570;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue.gif) repeat-y right top #319CFF;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li a.deporte {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #58ADFC;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue.gif) repeat-y right top #319CFF;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li a.deporte:hover {
	position: relative;
	display: block;
	text-decoration: underline;
	margin: 0px;
	border-top: 1px solid #58ADFC;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #1B79D0;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li .activo {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #2687E0;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue_act.gif) repeat-y right top #1A6AB5;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li a.activo {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #2687E0;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue_act.gif) repeat-y right top #1A6AB5;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li a.activo:hover {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #2687E0;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue_act.gif) repeat-y right top #1A6AB5;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li .activodeporte {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #2687E0;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue_act.gif) repeat-y right top #1A6AB5;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li a.activodeporte {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #2687E0;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue_act.gif) repeat-y right top #1A6AB5;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_lat li a.activodeporte:hover {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #2687E0;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #1B79D0;
	background: url(../img/bg_leftblue_act.gif) repeat-y right top #1A6AB5;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#separador {
	display: none;
}
#logosocios {
	position: relative;
	display: inline;
	margin: 0em 0em 0.2em 0em;
	padding: 0em;
	text-align: center;
}*/
#logosocios img {
	/*margin: 0.5em 1em 0em 1em;*/
	padding: 10px 15px 0px 15px;
	border: 0px;
}

/*------------------------------ /Lateral Izquierdo -----------------------------------*/

/*------------------------------ Lateral Derecho -----------------------------------*/

#nav_right {
	position: relative;
	display: block;
	float: right;
	margin: 0em;
	padding: 0em;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	background: #5C5F6E;
	width: 16.2em;
}
#encuesta {
	position: relative;
	margin: 0.1em 0em 0em 0em;
	padding: 0em 0em 0.2em 0em;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/bg_cuerpoencuesta.gif) repeat-y left top #F2F2F2;
}
#encuesta h3, #encuesta h4 {
	position: relative;
	display: block;
	line-height: 1.2em;
	margin: 0em;
	padding: 0.0em 0.2em 0.2em 0.8em;
	border-top: 1px solid #98A224;
	border-bottom: 1px solid #77800F;
	background: url(../img/bg_encuesta.gif) repeat-x left bottom #848E17;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	font-size: 1.1em;
}
#encuesta p {
	position: relative;
	display: block;
	margin: 0.8em 0.5em 0.5em 0.8em;
	padding: 0em;
	font-size: 1.1em;
}
#encuesta .radio {
	position: relative;
	margin-top: 0.5em;
	border-top: 0.5em solid #F2F2F2;
}
#galeria_home {
	position: relative;
	margin: 0em;
	padding: 0em;
	background: url(../img/bg_cuerpoencuesta.gif) repeat-y left top #F2F2F2;
	text-align:center;
}
#galeria_home h3, #galeria_home h4 {
	position: relative;
	display: block;
	margin: 0em;
	text-align: left;
	padding: 0em 0em 0.2em 0.5em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	color: #FFFFFF;
	border-top: 1px solid #A7DD2D;
	border-bottom: 1px solid #597813;
	background: url(../img/bg_tablah2.gif) repeat-x left bottom #98C92A;
}
#galeria_home img {
	position: relative;
	margin: 0.5em 0em 0.5em 0.3em;
	border: 1px solid #96C72A;
	text-align:center;
}
#accesibilidad {
	position: relative;
	text-align: center;
	margin: 1.5em 0em 0em 0em;
	padding: 0em 0em 0.2em 0em;
	line-height: 1.1em;
	border-top: 1px solid #ABADB7;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/bg_left_claro.gif) repeat-y right top #F2F2F2;
}
#accesibilidad h3 {
	position: relative;
	text-align: left;
	display: block;
	margin: 0em;
	font-weight: bold;
	padding: 0em 0.2em 0.2em 0.8em;
	border-top: 1px solid #8D90A0;
	border-bottom: 1px solid #646775;
	background: url(../img/bg_acc.gif) repeat-x left bottom #8D90A0;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	font-size: 1.02em;
}
#accesibilidad img {
	position: relative;
	padding: 0em;
	margin: 0.1em auto;
}

/*------------------------------ /Lateral Derecho -----------------------------------*/


#cuerpo {
	position: relative;
	display: block;
	text-align: center;
	margin: 0px;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	padding-bottom: 1em;
	background: #FFFFFF;
}
#contenido_home {
	position: relative;
	text-align: left;
	margin: 0em;
	padding: 0.5em;
}
#caja_clasif {
	position: relative;
	display: block;
	text-align: left;
	margin: 0em;
	padding: 0em 0em 0.5em 0em;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background: url(../img/bg_barra.gif) repeat-x 0px 17px;
	color: #64687E;
	font-size: 1.1em;
}
#caja_clasif p {
	position: relative;
	display: block;
	text-align: left;
	margin: 0.5em 0.5em 0em 1.0em;
	padding: 0.5em 0px 0.5em 0px;
	color: #64687E;
}
#caja_clasif h3 {
	position: relative;
	margin: 8px 0px 5px 0px;
	padding: 0.2em 0.2em 0.2em 0.5em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 1.02em;
	font-weight: bold;
	color: #FFFFFF;
	background: #319CFF;
}
#caja_clasif .caja {
	position: relative;
	margin: 0em;
	padding: 0em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.01em;
	color: #64687E;
	border: 0px solid #C5050C;
}
#caja_clasif .boton {
	position: relative;
	font-size: 90%;
	width: 4em;
	padding: 0em;
	border: 1px solid #F2F2F2;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.2em;
}
#caja_actualidad {
	position: relative;
	margin: 0em;
	padding: 0px 0px 1.0em 0px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background: url(../img/bg_barra.gif) repeat-x 0px 17px;
	color: #64687E;
}
#caja_actualidad h3 {
	position: relative;
	display: block;
	margin: 8px 0px 5px 0px;
	padding: 0.2em 0.2em 0.2em 0.5em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	border-top: 1px solid #D8D8D8;
	font-size: 1.1em;
	font-weight: bold;
	color: #B20007;
	background: #F2F2F2;
}
#lista_actualidad {
	position: relative;
	display: block;
	margin: 0em 1em 0em 0.8em;
	padding: 0em 0em 1.0em 0em;
	font-size: 1.1em;
}
#lista_actualidad h4 {
	position: relative;
	display: block;
	margin: 0em 0em 0.5em 1.2em;
	padding: 0.5em 0em 0.1em 0em;
	border-bottom: 1px solid #F1F1F1;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	color: #B20007;
	font-size: 1.02em;
}
#lista_actualidad h4 a {
	text-decoration: none;
	padding-left: 1.5em;
	color: #B20007;
	background: url(../img/pto_actualidad.gif) no-repeat 0em 0.3em;
}
#lista_actualidad h4 a:hover {
	text-decoration: underline;
	padding-left: 1.5em;
	color: #B20007;
	background: url(../img/pto_actualidad.gif) no-repeat 0em 0.3em;
}
.busca_noticias {
	position: relative;
	float: right;
	z-index: 10;
	width: 20em;
}
.classinput {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.lista_noticias {
	position: relative;
	margin: 0em 0em 0em 0.8em;
	padding: 0em;
	list-style-type: none;
}
.lista_noticias li {
	position: relative;
	display: block;
	line-height: 1.3em;
	margin: 0em 0.5em 0em 1.3em;
	padding: 0em 0em 1.0em 0em;
	background: url(../img/subpto_actualidad.gif) no-repeat 0px 0.5em;
}
.lista_noticias .titulo_noticia {
	position: relative;
	display: inline;
	color: #2361A9;
}
.lista_noticias p {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0em;
	color: #707489;
}
.lista_noticias img {
	position: relative;
	display: block;
	margin: 0em 0.5em 0em 0em;
	border: 3px double #F1F1F1;
}
/**/

div.desplegable_comun {
	position: relative;
	display: inline;
	text-align: right;
	width: auto;
	height: auto;
	float: right;
	margin: 0em;
	padding: 0em;
	z-index: 3;
	background: transparent;
}
.lista_agenda {
	position: relative;
	display: block;
	margin: 0em 0em 0em 0.8em;
	padding: 0em;
	list-style-type: none;
}
.lista_agenda li {
	position: relative;
	display: block;
	line-height: 1.3em;
	margin: 0em 1em 0em 1.3em;
	padding: 0em 0em 1.0em 0em;
	background: url(../img/subpto_actualidad.gif) no-repeat 0px 0.5em;
}/*
.lista_agenda h5 {
	position: relative;
	display: inline;
	font-size: 100%;
	color: #2361A9;
}*/
.lista_agenda p {
	position: relative;
	display: inline;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	color: #707489;
}
.lista_agenda img {
	position: relative;
	display: block;
	float: right;
	margin: 0em;
	border: 2px double #F1F1F1;
}
/**/
#lista_cursos {
	position: relative;
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#lista_cursos li {
	position: relative;
	display: block;
	line-height: 1.3em;
	margin: 0em 1em 0em 1.3em;
	padding: 0em 0em 1.0em 0em;
	background: url(../img/subpto_actualidad.gif) no-repeat 0px 0.5em;
}
#lista_cursos .titular {
	position: relative;
	display: inline;
	color: #2361A9;
}
#lista_cursos p {
	position: relative;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	color: #707489;
}
#lista_cursos img {
	position: relative;
	display: block;
	float: right;
	margin: 0em;
	border: 2px double #F1F1F1;
}
#lista_ligas {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#lista_ligas li {
	display: block;
	color: #000000;
	margin: 0px 0px 0px 0.8em;
	padding: 2px 0px 2px 3px;
	border-bottom: 1px solid #EEEEEE;
	font-size: 1.1em;
}
#mas_noticias {
	position: relative;
	text-align: right;
	margin-right: 0em;
	padding: 0em;
}
#mas_agenda {
	position: relative;
	text-align: right;
	margin-right: 0em;
	padding: 0em;
}
#mas_formacion {
	position: relative;
	text-align: right;
	margin-right: 0em;
	padding: 0em;
}


/*--------------------------- /Centro ---------------------------------*/

/*------------------------------------ Pie  ----------------------------------*/

#pie {
	position: relative;
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	padding: 0.2em;
	background: #F7F7F7;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #8C8F99;
	font-size: 1.1em;
}
#pie a {
	color: #2361A9;
	text-decoration: none;
}
#pie a:hover {
	color: #2361A9;
	text-decoration: underline;
}
#pie a.ayuda {
	color: #2361A9;
	text-decoration: none;
}
#pie a.ayuda:hover {
	color: #2361A9;
	text-decoration: underline;
}
acronym, abbr, span.abbr {
/*	border-bottom: 1px dashed #C5050C;*/
	background-image: url(../img/bg_acronym.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 0px;
}

html>body abbr, acronym, span.abbr {
   background-image: url(../img/bg_acronym.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 0px;
}
/*------------------------------------ /Pie  ----------------------------------*/

/*------------------------------------ Estilo de contenidos -------------------------*/

#buscador_cont {
	position: relative;
	text-align: right;
	margin: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 70%;
}
#buscador_cont .box {
	position: relative;
	display: inline;
	border: 0px solid #161F41;
	background: #F2F2F2;
	color: #333333;
	padding: 0px;
	margin: 0em;
	font-size: 90%;
}
#buscador_cont .boton {
	position: relative;
	display: inline;
	font-size: 90%;
	border: 0px solid #0D257D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}
#selector_noticias .boton {
	position: relative;
	display: inline;
	font-size: 90%;
	border: 0px solid #0D257D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}
#selector_noticias {
	position: absolute;
	right: 10px;
	top: 0.4em;	
	font-size: 80%;
	z-index: 20;
}
#migas {
	position: relative;
	margin: 0.8em 0em 0em 0em;
	padding: 0em;
	border-bottom: 1px solid #F2F2F2;
	color: #64687E;
	font-size: 1.1em;
	z-index: 4;
}
#migas a {
	text-decoration: none;
	color: #255082;
}
#migas a:hover {
	text-decoration: underline;
	color: #255082;
}
#migas h2 {
	position: relative;
	display: inline;
	margin: 0px 0px 10px 0px;
	padding: 0.2em 0.2em 0.2em 0em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}
#cuerpo_cont {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0em;
	border-left: 0px solid #656565;
	padding-bottom: 1em;
	background: #FFFFFF;
}
#contenido {
	position: relative;
	text-align: left;
	display: block;
	padding: 0.5em;
	margin: 0em;
	background: #FFFFFF;
}
#contenido_buscar {
	position: relative;
	margin: 0.2em 0em 0em 0em;
	font-size: 1.1em;
}
#contenido_buscar .caja {
	position: relative;
	margin: 0em;
	padding: 0em 0em 0em 0.5em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.02em;
	color: #64687E;
	border: 1px solid #64687E;
}
#contenido_buscar .boton {
	position: relative;
	font-size: 1.02em;
	width: 5em;
	height: 1.55em;
	padding: 0em;
	border: 1px solid #F2F2F2;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.2em;
}
html>body #contenido_buscar .boton {
	height: 1.6em;
	vertical-align: middle;
}
#menu_deportes {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background:url(../img/bg_menudeport.gif) repeat-y right top #DCDCDC;
}
#menu_deportes li {
	position: relative;
	display: block;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#menu_deportes li a {
	position: relative;
	display: block;
	line-height: 1.54em;
	text-decoration: none;
	background: url(../img/bg_menudeport.gif) repeat-y right top #DCDCDC;
	margin: 0px;
	padding: 0em 0em 0.27em 0.5em;
	color: #494D64;
	border-top: 1px solid #F0EEEE;
	border-left: 4px solid #707489;
	border-bottom: 1px solid #BBBBBB;
	font-size: 70%;
}
#menu_deportes li a:hover {
	position: relative;
	display: block;
	line-height: 1.54em;
	text-decoration: none;
	background: url(../img/bg_menudeport.gif) repeat-y right top #DCDCDC;
	margin: 0px;
	padding: 0em 0em 0.27em 0.5em;
	color: #C5050C;
	border-top: 1px solid #F0EEEE;
	border-left: 4px solid #C5050C;
	border-bottom: 1px solid #BBBBBB;
	font-size: 70%;
}
#lat_directorio {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #69B6FE;
	list-style-type: none;
}
#lat_directorio li {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#lat_directorio li a {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #82C3FF;
	border-left: 0.4em solid #2981D3;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 0px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	background: url(../img/bg_lilateral.gif) repeat-y right top #69B6FE;
	font-weight: normal;
	color: #FFFFFF;
}
#lat_directorio li a:hover {
	position: relative;
	display: block;
	text-decoration: underline;
	margin: 0px;
	border-top: 1px solid #82C3FF;
	border-left: 0.4em solid #31679A;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 0px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	background: url(../img/bg_lilateral.gif) repeat-y right top #69B6FE;
	font-weight: normal;
	color: #FFFFFF;
}
#lat_directorio li a.subdeporte {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #82C3FF;
	border-left: 0.4em solid #EE050D;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 0px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	background: url(../img/bg_lilateral.gif) repeat-y right top #69B6FE;
	font-weight: normal;
	color: #FFFFFF;
}
#lat_directorio li a.subdeporte:hover {
	position: relative;
	display: block;
	text-decoration: underline;
	margin: 0px;
	border-top: 1px solid #82C3FF;
	border-left: 0.4em solid #EE050D;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 0px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	background: url(../img/bg_lilateral.gif) repeat-y right top #69B6FE;
	font-weight: normal;
	color: #FFFFFF;
}
#lat_directorio li .activosub {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #589BD8;
	border-left: 0.4em solid #155FA5;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 0px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	background: url(../img/bg_subactivo.gif) repeat-y right top #4690D6;
	font-weight: bold;
	color: #FFFFFF;
}
#lat_directorio li .activosubdeporte {
	position: relative;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #589BD8;
	border-left: 0.4em solid #155FA5;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 0px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	background: url(../img/bg_subactivo.gif) repeat-y right top #4690D6;
	font-weight: bold;
	color: #FFFFFF;
}


#lat_directorio li.noborde {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #EBEBEB;
	border-top: 0px solid #CCCCCC;
}
#caja_agenda {
	position: relative;
	display: block;
	margin: 0em 0em 0em 4.0em;
	padding: 0em;
}
div.caja_comun {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0px 0px 1.0em 0px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background: url(../img/bg_barra.gif) repeat-x 0px 17px;
	color: #64687E;
	font-size: 1.1em;
}
div.caja_comun h3 {
	position: relative;
	display: block;
	margin: 8px 0px 5px 0px;
	padding: 0.1em 0.2em 0.1em 0.5em;
	border-top: 1px solid #D8D8D8;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 1.02em;
	font-weight: bold;
	color: #C5050C;
	background: #F2F2F2;
}
div.caja_comun h3 .gris {
	position: relative;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}
div.caja_comun h4 {
	display: block;
	margin: 1em 0em 0em 1em;
	padding: 0.5em 0.2em 0.1em 0.5em;
	font-size: 1.1em;
	color: #2361A9;
}
div.caja_comun .caja {
	position: relative;
	margin: 0.5em 0em 0em 0em;
	padding: 0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #64687E;
	border: 0px solid #C5050C;
}
div.caja_comun form, select {
	position: relative;
	display: inline;
}
div.caja_comun img {
	position: relative;
	display: block;
	margin: 0em 0.5em 0em 0em;
	border: 3px double #F1F1F1;
}
div.caja_comun p {
	position: relative;
	display: block;
	line-height: 1.60em;
	margin: 1.5em 1.0em 0.5em 0.5em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
div.caja_comun p.club {
	position: relative;
	display: block;
	line-height: 1.60em;
	margin: 0.5em 1.0em 0.5em 9.0em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
div.caja_comun p.club .caja {
	position: relative;
	margin: 0em;
	padding: 0em;
	width: 15em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #64687E;
	border: 1px solid #64687E;
}
div.caja_comun p.club input {
	position: relative;
	margin-top: -0.5em;
	padding: 0em;
}
div.caja_comun p.club .boton {
	position: relative;
	margin: 0.5em 0em 0em 0em;
	padding: 0em;
}
#caja_comunlista {
	position: relative;
	margin: 0em 0em 0em 0.5em;
	padding: 0em;
	list-style-type: none;
}
#caja_comunlista dt {
	position: relative;
	margin: 0.8em 0em 0em 0em;
	padding: 0em;
	list-style-type: none;
}
#caja_paginas {
	position: relative;
	display: block;
	padding: 0.1em 0.5em 0.1em 0em;
	margin: 0em;
	background: #F2F2F2;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	text-align: right;
	font-size: 1.1em;
}
#caja_acc {
	position: relative;
	display: block;
	padding: 0.1em 0.5em 0.1em 2.0em;
	margin: 0em;
	text-align: left;
}
#caja_acc h4 {
	position: relative;
	padding: 0em;
	margin: 1.0em 0em 0em 0.5em;
}
#lista_comun {
	position: relative;
	margin: 3.5em 0em 0em 1.0em;
	padding: 0em;
	list-style-type: none;	
}
#lista_comun li {
	display: block;
	clear: both;
	margin: 0em 1.0em 0em 0.5em;
	padding: 0em 0em 0.80em 0em;
	border-bottom: 1px solid #F2F2F2;
}
#lista_comun h4, h5 {
	position: relative;
	margin: 0em;
	padding: 0em;
	display: inline;
	font-size: 100%;
	color: #2361A9;
}
#lista_comun .titular {
	position: relative;
	display: inline;
	font-size: 100%;
	color: #2361A9;
	font-weight: bold;
}
#lista_comun p {
	position: relative;
	display: block;
	line-height: 1.60em;
	margin-left: 0em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
#lista_comun img {
	position: relative;
	display: block;
	margin: 0em 0.5em 0em 0em;
	border: 3px double #F1F1F1;
}
/**/
#agenda_lista {
	position: relative;
	margin: 1.8em 0em 0em 0.2em;
	padding: 0em;
	list-style-type: none;
	z-index: 1;
}
#agenda_lista li {
	position: relative;
	display: block;
	margin: 0em 1.0em 0em 1.5em;
	padding: 0.2em 0em 0.5em 0em;
	border-bottom: 1px solid #F2F2F2;
}
#agenda_lista .titular {
	position: relative;
	margin: 0em;
	padding: 0em;
	display: inline;
	font-size: 100%;
	color: #2361A9;
	font-weight: bold;
}
#agenda_lista h4, h5 {
	position: relative;
	display: inline;
	font-size: 100%;
	color: #2361A9;
}
#agenda_lista p {
	position: relative;
	display: block;
	line-height: 1.60em;
	margin-left: 0em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
#agenda_lista img {
	position: relative;
	display: block;
	margin: 0em 0.5em 0em 0em;
	border: 3px double #F1F1F1;
}
/**/
#lista_foro {
	position: relative;
	margin: 1.5em 0em -1em 0em;
	padding: 0em 0em 0em 0em;
	list-style-type: none;
	background: url(../img/fondo_forotx.gif) no-repeat right 26px;
}
#lista_foro li {
	position: relative;
	display: block;
	margin: 0em 0.5em 0em 0.5em;
	height: 8em;
	width: 25em;
	padding: 0em 0em 1.5em 0em;
	background-image: url(../img/bg_foroazul.gif);
	background-repeat: no-repeat;
	background-position: 2em 2.8em;
}
/*
#lista_foro li {
	position: relative;
	display: block;
	margin: 0em 0.5em 0em 0.5em;
	padding: 0em 0em 0.5em 0em;
	background-image: url(../img/bg_foroazul.gif);
	background-repeat: no-repeat;
	background-position: 2em 2.8em;
}
*/
#lista_foro li .tarjeta a  {
	display: block;
	color: #BADBFF;
	text-align: right;
	font-weight: bold;
	margin: 1.3em 0em 0em 0em;
	padding: 0.5em 9.0em 0.5em 0em;	
}
#lista_foro li  .titular, .tarjeta a:hover  {
	margin: 0em;
	padding: 0.5em 0em 0.5em 1.5em;	
}
#lista_foro .titular {
	position: relative;
	display: inline;
	font-size: 100%;
	color: #2361A9;
	font-weight: bold;
}
#lista_foro h5 {
	position: relative;
	display: inline;
	font-size: 100%;
	color: #2361A9;
}
#lista_foro p {
	position: relative;
	display: block;
	line-height: 1.60em;
	margin-left: 0em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
#lista_foro img {
	position: relative;
	display: block;
	margin: 0.5em 0.5em 0em 6em;
	border: 0px double #F1F1F1;
}
/**/
#lista_foromensaje {
	position: relative;
	text-align: right;
	margin: 3.5em 0.5em 0em 0.5em;
	padding: 0em;
	list-style-type: none;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
}
#lista_foromensaje li {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0em;
	border-top: 1px solid #E4E4E4;
	background: #FAFAFA;
}
#lista_foromensaje .bloque {
	position: relative;
	display: block;
	text-align: left;
	line-height: 1.60em;
	margin-left: 1.0em;
	margin-top: 0.2em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
#lista_foromensaje img {
	position: relative;
	display: inline;
	border: 0px;
	margin: 0em 1.3em 0em 0em;
}
#caja_mensaje {
	position: relative;
	display: block;
	margin: 1.0em 0.5em 1.5em 0.5em;
	padding: 0em;
	border: 1px solid #F1F1F1;
	background: url(../img/bg_diago.gif) repeat left right;
}
#caja_mensaje h4 {
	position: relative;
	background: #E4E4E4;
	color: #707489;
	margin: 0em;
	padding: 0.2em 0em 0.2em 1.0em;
}
#caja_mensaje form {
	position: relative;
	display: block;
	margin: 1.0em 0em ;
	padding: 0.2em 0em 0.2em 5.0em;
}
#caja_mensaje form, textarea {
	width: 43em;
	border: 1px solid #A8A8A8;
	margin: 0em 0em 0.3em 0em;
	padding: 0.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.02em;
}
#caja_mensaje form, .tema {
	border: 1px solid #64687E;
	margin: 0em 0em 0.3em 0em;
	padding: 0.2em;
	font-size: 1.02em;
}
#caja_mensaje form, .nombre {
	width: 15em;
	border: 1px solid #A8A8A8;
	margin: 0em 0em 0.3em 0em;
	padding: 0.2em;
	font-size: 1.02em;
}
/**/
#lista_deporte {
	position: relative;
	margin: 1.0em 0em 0em 0em;
	padding: 0em;
	list-style-type: none;	
}
#lista_deporte li {
	position: relative;
	display: block;
	margin: 0em 1em 0em 1.8em;
	padding: 0.4em 1em 0.5em 1.2em;
	border-bottom: 1px solid #F2F2F2;
	background-image: url(../img/pto_deporte.gif);
	background-repeat:  no-repeat;
	background-position: 0em 0.8em;
}
#lista_deporte li a {
	position: relative;
	display: inline;
	text-decoration: none;
	color: #1A6AB5;
	font-weight: bold;
}
#lista_deporte li a:hover {
	position: relative;
	text-decoration: underline;
	color: #1A6AB5;
	font-weight: bold;
}
#lista_deporte li a.tabla {
	position: relative;
	text-decoration: none;
	padding: 0em;
	line-height: 1.2em;
	color: #1A6AB5;
	font-weight: normal;
}
#lista_deporte li a.tabla:hover {
	position: relative;
	text-decoration: underline;
	padding: 0em;
	line-height: 1.2em;	
	color: #1A6AB5;
	font-weight: normal;
}
#lista_deporte li p {
	position: relative;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}
#lista_deporte h4 {
	position: relative;
	margin: 0em;
	padding: 0em;
	display: inline;
	font-size: 100%;
	color: #2361A9;
}
#lista_deporte  h5{
	position: relative;
	text-decoration: none;
	padding-left: 1.3em;
	background-image: url(../img/pix.gif);
	background-repeat: repeat;
	background-position: 0em 0em;
	font-size: 100%;
	color: #535F6C;
	font-weight: bold;
}
#lista_deporte p {
	position: relative;
	display: block;
	line-height: 1.60em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
#lista_deporte p.club {
	position: relative;
	display: block;
	line-height: 1.60em;
	margin-top: .0em;
	margin-bottom: 1.0em;
	margin-left: 1.0em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
#lista_deporte p.clubes {
	position: relative;
	display: block;
	line-height: 1.60em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	margin-left: 10.0em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
#lista_deporte p.clubes a {
	margin-left: 0em;
	text-decoration: none;
	padding-left: 0em;
	font-size: 100%;
	color: #1A6AB5;
	font-weight: normal;
}
#lista_deporte p.clubes a:hover {
	margin-left: 0em;
	text-decoration: underline;
	padding-left: 0em;
	font-size: 100%;
	color: #1A6AB5;
	font-weight: normal;
}
#lista_deporte table {
	position: relative;
	margin: 0.3em 0em 0.3em 0.3em;
	font-size: 100%;
}
#lista_deporte table h4 {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0.3em;
	background: #F2F2F2;
	color: #707489;
	font-weight: bold;
}
#lista_deporte table .comun{
	position: relative;
	text-align: center;
	margin: 0em;
	padding: 0em;
	border: 1px solid #DFDFDF;
	background: #FFFFFF;
	color: #696969;
	width: 18em;
}
#lista_deporte table .clasif{
	position: relative;
	text-align: left;
	padding: 0.3em;
}
#lista_deporte table .borde {
	position: relative;
	text-align: left;
	padding: 0.3em;
	border-top: 1px solid #DFDFDF;
}
div.caja_acceso {
	position: relative;
	display: block;
	text-align: left;
	margin: 0em;
	padding: 0px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background: url(../img/bg_barra.gif) repeat-x 0px 17px;
	color: #64687E;
	font-size: 1.1em;
	width: 100%;
}
div.caja_acceso h3 {
	position: relative;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0.2em 0em 0.2em 0.5em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 1.02em;
	font-weight: bold;
	color: #FFFFFF;
	background: #319CFF;
}
div.caja_acceso .caja {
	position: relative;
	margin: 0.5em 0em 0em 0em;
	padding: 0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #64687E;
	border: 0px solid #C5050C;
}
div.caja_acceso .boton {
	position: relative;
	padding: 0em;
	border: 1px solid #F2F2F2;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.2em;
}
div.caja_accesocont {
	position: relative;
	text-align: left;
	margin: 0.2em 0em 0.2em 0.5em;
	padding: 0em;
}
#caja_acceso {
	position: relative;
	display: block;
	text-align: left;
	margin: 0em;
	padding: 0px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background: url(../img/bg_barra.gif) repeat-x 0px 17px;
	color: #64687E;
	font-size: 1.1em;
}
#caja_acceso h3 {
	position: relative;
	margin: 8px 0px 5px 0px;
	padding: 0.2em 0em 0.2em 0.5em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #319CFF;
}
#caja_acceso .caja {
	position: relative;
	margin: 0.5em 0em 0em 0em;
	padding: 0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #64687E;
	border: 0px solid #C5050C;
}
#caja_acceso .boton {
	position: relative;
	font-size: 90%;
	padding: 0em;
	border: 1px solid #F2F2F2;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.2em;
}
#accesocont {
	position: relative;
	display: block;
	text-align: center;
}
#caja_accesocont {
	position: relative;
	text-align: left;
	margin: 0.2em 0em 0.2em 0.5em;
	padding: 0em;
}
#li_noticias {
	position: relative;
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#li_noticias li {
	display: block;
	line-height: 1.3em;
	margin: 0em 0em 0em 1.3em;
	padding: 0em;
	background: url(../img/subpto_actualidad.gif) no-repeat 0px 0.5em;
}
#li_noticias h4 {
	position: relative;
	display: inline;
	font-size: 100%;
	color: #2361A9;
}
#li_noticias p {
	position: relative;
	display: block;
	margin-top: 0.2em;
	padding: 0em;
	font-size: 100%;
	color: #707489;
}
#li_noticias img {
	position: relative;
	display: block;
	margin: 0em;
	border: 3px double #F1F1F1;
}
/**/
#li_agenda {
	position: relative;
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#li_agenda li {
	position: relative;
	display: block;
	line-height: 1.3em;
	margin: 0em;
	padding: 0em;
	background: url(../img/subpto_actualidad.gif) no-repeat 0px 0.5em;
}
#li_agenda h4 {
	position: relative;
	display: inline;
	font-size: 100%;
	color: #2361A9;
}
#li_agenda p {
	position: relative;
	margin-top: 0.2em;
	font-size: 100%;
	color: #707489;
}
#li_agenda img {
	position: relative;
	display: block;
	float: right;
	margin: 0em;
	border: 2px double #F1F1F1;
}
/**/
#li_cursos {
	position: relative;
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#li_cursos li {
	position: relative;
	display: block;
	line-height: 1.3em;
	margin: 0em;
	padding: 0em;
	background: url(../img/subpto_actualidad.gif) no-repeat 0px 0.5em;
}
#li_cursos h4 {
	position: relative;
	display: inline;
	font-size: 100%;
	color: #2361A9;
}
#li_cursos p {
	position: relative;
	margin-top: 0.2em;
	font-size: 100%;
	color: #707489;
}
#li_cursos img {
	position: relative;
	display: block;
	float: right;
	margin: 0em;
	border: 2px double #F1F1F1;
}
#clasif_deporte {
	clear: both;
}
div.caja_calendario {
	position: relative;
	display: block;
	text-align: center;
	margin: 0.50em 0em 0em 0em;
	padding: 0px 0px 1.0em 0px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background: url(../img/bg_barra.gif) repeat-x 0px 17px;
	color: #64687E;
	font-size: 1.1em;
	width: 100%;
}
div.caja_calendario h3 {
	position: relative;
	text-align: left;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0.2em 0em 0.2em 0.5em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 1.00em;
	font-weight: bold;
	color: #FFFFFF;
	background: #B20007;
}
div.banda_grupo {
	position: relative;
	display: block;
}
div.grupo {
	position: relative;
	text-align: left;
/*	width: 99,9%;*/
}
div.grupo h4 {
	position: relative;
	display: block;
	color: #C5050C;
	font-size: 1.02em;
	margin: 1.0em 0em 0em 0em;
	padding: 0.2em 0em 0.2em 0.8em;
	background: #F2F2F2;
	text-align: left;
	border-bottom: 1px solid #D8D8D8;
}
div.calendario {
	position: relative;
	text-align: right;
	margin: 0em;
	padding: 0em;
	visibility: hidden;
}
div.calendario a {
	display:inline;
	text-decoration: none;
	color: #1A6AB5;
	font-size: 100%;
	margin: 0em 0em 0em 0em;
	background: url(../img/bg_calendario1.gif) no-repeat left top;
	padding: 0em 1.0em 0.3em 2.0em;
}
div.calendario a:hover {
	display:inline;
	text-decoration: underline;
	color: #1A6AB5;
	font-size: 100%;
	background: url(../img/bg_calendario1.gif) no-repeat 0px 0px;
	padding: 0em 1.0em 0.3em 2.0em;
}
div.calendario_cont {
	position: relative;
	display: inline;
	margin: 0em;
	padding: 0em;
	text-align: center;
}
div.calendario_cont .tabla_cont, table {
	position: relative;
	margin: 1.0em auto 0em auto;
	text-align: left;
	width: 52em;
	font-size: 100%;
	color: #333333;
	z-index: 20;
}
/*html>body div.calendario_cont .tabla_cont, table {
	position: relative;
	margin: 1.0em auto 0em auto;
	text-align: left;
	width: 70%;
	font-size: 100%;
	color: #333333;
	z-index: 20;
}*/
div.calendario_cont .tabla_cont h5 {
	position: relative;
	display: inline;
	text-align: left;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
div.calendario_cont .tabla_cont caption {
	position: relative;
	margin: 0px 150px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: left;
	font-size: 100%;
	color: #666666;
	font-weight: bold;
}
div.calendario_cont .tabla_cont a {
	text-decoration: none;
	color: #1A6AB5;
	margin: 1.5em 0em 0em 0em;
	padding: 0.3em 0.5em 0em 0.8em;
}
div.calendario_cont .tabla_cont a:hover {
	text-decoration: underline;
	color: #1A6AB5;
	margin: 1.5em 0em 0em 0em;
	padding: 0.3em 0.5em 0em 0.8em;
}
.tabla_cont table {
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
div.volver_pdf {
	position: relative;
	text-align: right;
	margin: -5px 0px 0px 0px;
	padding: 0em 0px 0px 0px;
}
div.volver_pdf a {
	display:inline;
	text-decoration: none;
	color: #1A6AB5;
	font-size: 70%;
	margin: 0em 0em 0em 0em;
	background: url(../img/bg_calendario1.gif) no-repeat left top;
	padding: 0em 1.0em 0.3em 2.0em;
}
div.volver_pdf a:hover {
	display:inline;
	text-decoration: underline;
	color: #1A6AB5;
	font-size: 70%;
	background: url(../img/bg_calendario1.gif) no-repeat 0px 0px;
	padding: 0em 1.0em 0.3em 2.0em;
}
#cartelera {
	position: absolute;
	right: 3.0em;
	top: 6.8em;
	margin: 0em;
	padding: 0.2em;
}
#cartelera1 {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0.05em 0.4em 0.05em 0em;
	background: url(../img/bg_calendario.gif) no-repeat right top;
	font-size: 140%;
	visibility: hidden;
}
html>body #cartelera1 {
	margin: 0px 0px 1px 0px;
	visibility: hidden;
}/*
div.donde_cuando {
	position: relative;
	float: right;
	display: block;
	margin: 10pxm 1px 0em 0em;
	padding: 0em 0em 0em 0em;
}
html>body div.donde_cuando {
	position: relative;
	float: right;
	margin: 1em 1px 0em 0em;
	padding: 0em 0em 0em 0em;
}
div.donde_cuando a {
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #1A6AB5;
	font-size: 100%;
	background: url(../img/bg_calendario.gif) no-repeat left bottom;
	padding: 0em 2.0em 0.5em 3.0em;
}
div.donde_cuando a:hover {
	display: inline;
	text-decoration: underline;
	color: #1A6AB5;
	font-size: 100%;
	background: url(../img/bg_calendario.gif) no-repeat left bottom;
	padding: 0em 2.0em 0.5em 3.0em;
}*/
div.ranking {
	position: relative;
	text-align: right;
	margin: -6px 0px 0px 0px;
	padding: 0em 0px 0px 0px;
	font-size: 100%;
}

div.ranking a {
	display:inline;
	text-decoration: none;
	color: #1A6AB5;
	margin: 0em 1px 0em 0em;
	background: url(../img/bg_calendario1.gif) no-repeat left top;
	padding: 0em 0.4em 0.3em 2.0em;
}
div.ranking a:hover {
	display:inline;
	text-decoration: underline;
	color: #1A6AB5;
	background: url(../img/bg_calendario1.gif) no-repeat 0px 0px;
	padding: 0em 0.4em 0.3em 2.0em;
}

#deporte_sociedad {
	position: relative;
	margin: 1.5em 1.0em 0em 1.0em;
	padding: 0em;
	list-style-type: none;
}
.paramasinfo{
	margin-left: 12px;
}
#deporte_sociedad dt {
	position: relative;
	display: block;
	margin: 1.5em 0em 0em 0em;
	padding: 0.2em;
}
#deporte_sociedad h4, #deporte_sociedad .titular {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0em;
	border-bottom: 1px solid #F2F2F2;
}
#deporte_sociedad a {
	margin: 0em;
	padding: 0.1em 2.5em 0.1em 0.5em;
	background: url(../img/fin_lista.gif) no-repeat right top;
	font-weight: bold;
}
#deporte_sociedad a.mas {
	margin: 0em;
	padding: 0em;
	background-image: none;
	font-weight: normal;
}
#deporte_sociedad dd {
	display: block;
	margin: 0.5em 1.0em 0em 3.0em;
	padding: 0em;
}
#deporte_sociedad img {
	position: relative;
	float: left;
	margin: 0em 1.0em 0.2em 0.2em;
	padding: 0em;
}
#deporte_sociedad ol {
	margin-left: 2.0em;
	padding: 0em;
	list-style-type: decimal;
}
#deporte_sociedad ol li{
	position: relative;
	display: block;
	margin: 0em 0em 0em 0.5em;
	padding: 0em 0em 0.5em 0em;
}
#sociedad li h4 {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0em;
	border-bottom: 1px solid #F2F2F2;
}
#sociedad li h4 a {
	margin: 0em;
	padding: 0.1em 2.5em 0.1em 0.5em;
	background: url(../img/fin_lista.gif) no-repeat right top;
	font-weight: bold;
	text-decoration: none;
}
#sociedad li h4 a:hover {
	margin: 0em;
	padding: 0.1em 2.5em 0.1em 0.5em;
	background: url(../img/fin_lista.gif) no-repeat right top;
	font-weight: bold;
	text-decoration: underline;
}
#sociedad {
	position: relative;
	margin: 0em;
	padding-left: 3.0em;
	list-style-type: none;
}
#sociedad li{
	position: relative;
	display: block;
	margin: 1.0em 0em 0.3em 0em;
	padding: 0em;	
}
#sociedad li a {
	background: none;
	font-weight: normal;
	text-decoration: none;
}
#sociedad li a:hover {
	background: none;
	font-weight: normal;
	text-decoration: underline;
}
#limpiar {
	position: relative;
	clear: both;
	margin: 0em;
	padding: 0.2em;
}
#jornadas {
	position: absolute;
	left: 29.90em;
	top: 4.2em;
}

#lista-encuesta {
	position: relative;
	margin: 1.0em 0em 4.0em 0em;
	padding: 0em;
	list-style-type: none;
	text-align: left;
}

#lista-encuesta li {
	position: relative;
	display: block;
	margin: 0em 0em 0em 2.5em;
	border-top: 0px;
	padding: 0em;
}
#contacto_izq {
	position: relative;
	float: left;
	margin: 0.5em 0em 0em 1.0em;
	padding: 0em;
	width: 15em;
	height: 30em;
}
#contacto_izq p {
	position: relative;
	display: block;
	margin: 0em 0em 0em 1.0em;
	padding-top: 0.5em;
	line-height: 2.0em;
}
#contacto_der {
	position: relative;
	display: block;
	margin: 0em 1.0em 0em 18.0em;
	padding-top: 0.5em;
	text-align: left;
}
#contacto_der p {
	position: relative;
	display: block;
	margin: 0em;
	padding-top: 0em;
	line-height: 1.0em;
}
#contacto_der .campo {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #A8A8A8;
	margin: 0em;
	padding: 0em 0.2em 0em 0.2em;
	width: 15em;
}
#contacto_der .campotexto {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #A8A8A8;
	margin: 0em;
	padding: 0em 0.2em 0em 0.2em;
	width: 20em;
	font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 120%;
}
#contacto_clear {
	position: relative;
	clear: both;
	margin: 0em 1.0em 0em 1.0em;
	padding: 0em;
}
#galeria_cont {
	position: relative;
	margin: 1.0em 0.5em 1.0em 1.0em;
	padding: 0em;
	display: block;
}
#galeria_cont img {
	position: relative;
	margin: 0.5em 0em 0.5em 0.5em;
	padding: 0em;
	display: inline;
}
#galeria_cont h4 {
	position: relative;
	margin: 0.5em 0em 0.5em 0.5em;
	padding: 0em;
	display: block;
	border-bottom: 1px solid #F1F1F1;
}

#cont_galeria {
	position: relative;
	margin: 0em 0em 1.0em 2.0em;
	padding: 0em;
	display: block;
}
#cont_galeria p {
	margin: 0em 0em 0em 0.8em;
}
#galeria_seleccionar {
	position: absolute;
	right: 0.5em;
	top: 0.5em;
	margin: 0em;
	z-index: 10;
	font-size: 70%;
}
#galeria_seleccionar .caja {
	position: relative;
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #64687E;
	border: 1px solid #64687E;
}
#galeria_seleccionar .boton {
	position: relative;
	font-size: 90%;
	height: 1.5em;
	width: 3em;
	padding: 0em;
	border: 1px solid #F2F2F2;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.2em;
}
#galeria_buscar {
	position: absolute;
	right: 2.2em;
	top: 3.10em;
	margin: 0em;
	z-index: 10;
	font-size: 70%;
}
#galeria_buscar .caja {
	position: relative;
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #64687E;
	border: 1px solid #64687E;
}
#galeria_buscar .boton {
	position: relative;
	font-size: 90%;
	height: 1.5em;
	width: 5em;
	padding: 0em;
	border: 1px solid #F2F2F2;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.2em;
}
#galeria_pie {
	position: relative;
	background: #F1F1F1;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 1.1em;
}
#pag_anterior {
	position: relative;
	float: left;
	width: 120px;
	text-align: left;
	z-index: 10;
}
#pag_siguiente {
	position: relative;
	float: right;
	width: 120px;
	text-align: right;
	z-index: 1;
}
#num_paginas {
	position: relative;
	text-align: center;
	margin: 0px auto 0px auto;
	width: inherit;
}
#volver {
	position: absolute;
	right: 1.2em;
	top: 2.25em;
	margin: 0em;
	padding: 0em;
	z-index: 20;
	font-size: 1.1em;
}
#volver a {
	text-decoration: none;
	color: #1A6AB5;
	z-index: 20;
}
#volver a:hover {
	text-decoration: underline;
	color: #1A6AB5;
	z-index: 20;
}
#volver_bottom {
	position: relative;
	display: block;
	padding: 0.1em 0em 0.1em 0.5em;
	margin: 0em;
	background: #F2F2F2;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	text-align: left;
	font-size: 1.1em;
}

#volver_comp {
	position: relative;
	float: right;
	margin: 0em;
	z-index: 10;
}
#volver_comp a {
	text-decoration: none;
	color: #1A6AB5;
}
#volver_comp a:hover {
	text-decoration: underline;
	color: #1A6AB5;
}
/*-------------------------------------- Mapa web -------------------------------------*/

#lista_mapa {
	position: relative;
	float: left;
	margin: 1.0em 0em 0em 0em;
	padding: 0em;
	list-style-type: none;	
}
#lista_mapa li {
	position: relative;
	display: block;
	margin: 0em 1em 0.8em 1.8em;
	padding: 0em;
	border-bottom: 0px solid #F2F2F2;
	background-image: url(../img/pto_deporte.gif);
	background-repeat:  no-repeat;
	background-position: 0em 0.8em;
}
#lista_mapa li a {
	position: relative;
	text-decoration: none;
	padding: 0em 0em 0em 1.5em;
	line-height: 2.0em;
	color: #1A6AB5;
	font-weight: bold;
}
#lista_mapa li a:hover {
	position: relative;
	text-decoration: underline;
	padding: 0em 0em 0em 1.5em;
	line-height: 2.0em;	
	color: #1A6AB5;
	font-weight: bold;
}
#lista_mapa1 {
	position: relative;
	margin: 0em 0em 0.8em 0em;
	padding: 0em;
	list-style-type: none;	
}
#lista_mapa1 li {
	position: relative;
	display: block;
	margin: 0em 0em 0em 1.5em;
	padding: 0em;
	border-bottom: 0px solid #F2F2F2;
	background-image: none;
	line-height: 1.2em;
}
#lista_mapa1 li a {
	position: relative;
	text-decoration: none;
	padding: 0em 0em 0em 1.5em;
	color: #1A6AB5;
	font-weight: normal;
}
#lista_mapa1 li a:hover {
	position: relative;
	text-decoration: underline;
	padding: 0em 0em 0em 1.5em;
	color: #1A6AB5;
	font-weight: normal;
}
/**/
#lista_mapader {
	position: relative;
	margin: 1.0em 0em 12em 30%;
	padding: 0em;
	list-style-type: none;	
}
#lista_mapader li {
	position: relative;
	display: block;
	margin: 0em 1em 0.8em 1.8em;
	padding: 0em;
	border-bottom: 0px solid #F2F2F2;
	background-image: url(../img/pto_deporte.gif);
	background-repeat:  no-repeat;
	background-position: 0em 0.8em;
}
#lista_mapader li a {
	position: relative;
	text-decoration: none;
	padding: 0em 0em 0em 1.5em;
	line-height: 2.0em;
	color: #1A6AB5;
	font-weight: bold;
}
#lista_mapader li a:hover {
	position: relative;
	text-decoration: underline;
	padding: 0em 0em 0em 1.5em;
	line-height: 2.0em;	
	color: #1A6AB5;
	font-weight: bold;
}

#dv pre {
	font-size: 1.8em;
}

/*------------------------------------------------ Tablas ------------------------------------------*/

caption {
	font-weight: bold;
	font-size: 1.10em;
}
html>body {
	font-size: 100%;
}
th {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background: #F2F2F2;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #DFDFDF;
}
.boton_donde {
	position: relative;
	float: right;
	margin: 0px 0px -29px 0px;
	padding: 0em 0.2em 0.3em 2.0em;
	background-image: url(../img/bg_calendario.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	color: #1A6AB5;
	font-size: 100%;
	width: 110px;
	z-index: 25;
	visibility: hidden;
}
html>body .boton_donde {
	display: block;
	margin: -8px 0px 5px 0px;
	background-position: left bottom;
	background-position: 0px 15px;
	padding: 0em 0.2em 0.3em 2.0em;
	z-index: 25;
	visibility: hidden;
}
.hist_comp {
	position: relative;
	float: right;
	display: block;
	margin: -22px 0px 0px 0px;
	padding: 1px 5px 2px 0px;
	width: 33%;
	color: #319CFF;
	text-align: right;
	background-image: url(../img/bg_compethistorico.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	visibility: hidden;
}
html>body .hist_comp {
	margin: -23px 0px 0px 0px;
	padding: 1px 5px 2px 0px;
	visibility: hidden;
}
.boton_volver {
	display: none;
	margin: 0px 0px -29px 0px;
	padding: 0em 0.2em 0.3em 2.0em;
	background-image: url(../img/bg_calendario.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	color: #1A6AB5;
	font-size: 100%;
	z-index: 25;
	visibility: hidden;
}
html>body .boton_volver {
	display: none;
	margin: -8px 0px 5px 0px;
	background-position: left bottom;
	background-position: 0px 15px;
	padding: 0em 0.2em 0.3em 2.0em;
	z-index: 25;
	visibility: hidden;
}

/*
#tablas_peque {
	position: relative;
	margin: 0em;
	padding: 0em 0em 0.2em 0em;
	background: url(../img/bg_cuerpoencuesta.gif) repeat-y left top #F2F2F2;
}
#tablas_peque h3 {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0em 0.2em 0.2em 0.8em;
	border-top: 1px solid #EE5E00;
	border-bottom: 1px solid #AC4401;
	background: url(../img/bg_galeria.gif) repeat-x left bottom #CC5000;
	font-family: tahoma, arial, verdana, sans-Serif;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}
#tablas_peque h4 {
	margin: 0px;
	padding: 3px 0px 3px 10px;
	display: block;
	text-align: left;
	color: #EE5E00;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
}
#tablas_peque .peque{
	position: relative;
	width: inherit;
	margin: 0.2em 0.2em 0.2em 0.2em;
	padding: 0em;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	background: #EFEFEF;
	font-size: 60%;
	color: #696969;
}
#tablas_clasif {
	position: relative;
	margin: 0em 0em 0em 0.5em;
	padding: 0em;
	font-family: arial, tahoma, verdana, sans-Serif;
	color: #999999;
	font-size: 100%;
}
#tablas_clasif .margen {
	padding-left: 1.0em;
	text-align: left;
}

.width4_percent {
	width: 4%;
}
.width25_percent {
	width: 25%;
}
.width27_percent {
	width: 27%;
}
.width32_percent {
	width: 32%;
}
.width45_percent {
	width: 45%;
}

.bordeencabezaleft {
	position: relative;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	background: #F2F2F2;
	font-weight: bold;	
	padding: 0em;
	margin: 0em;
}
.bordeencabezacentro {
	position: relative;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background: #F2F2F2;
	font-weight: bold;	
	padding: 0em;
	text-align: center;
	width: 6%;
	margin: 0em;
}
.bordeencabezacentro2 {
	position: relative;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background: #F2F2F2;
	font-weight: bold;	
	padding: 0em;
	margin: 0em;
}
.bordeencabezaright {
	position: relative;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background: #F2F2F2;
	font-weight: bold;	
	padding: 0em;
	margin: 0em;
}
.bordeatletismoleft {
	position: relative;
	background: #F2F2F2;
	padding: 0.2em;
	font-weight: bold;	
}
.bordeatletismoright {
	background: #F2F2F2;
	text-align: right;
	padding: 0.2em;
}

.bordeleft {
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	vertical-align: top;
	padding: 0.2em;
	text-align: left;
}
.bordecentrol {
	vertical-align: top;
	border-bottom: 1px solid #DFDFDF;
	text-align: left;
}
.bordecentroc {
	vertical-align: top;
	border-bottom: 1px solid #DFDFDF;
	text-align: center;
}
.borderight {
	vertical-align: top;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	text-align: left;
	padding: 0.2em;
}
.bordewidthleft {
	vertical-align: top;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 0.2em;
}
div.calendario_cont .tabla_cont .bordewidthleft a {
	margin: 0em;
	padding: 0em;
}
div.calendario_cont .tabla_cont .bordewidthleft a:hover {
	margin: 0em;
	padding: 0em;
}
.bordewidthaplazado{
	vertical-align: top;
	background-color: #666666;
	color: #FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	padding: 0.2em;
}
.bordewidthcentro {
	border-bottom: 1px solid #DFDFDF;
	vertical-align: top;
	padding: 0.2em;
	width: 5%;
}
.bordewidthright {
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

.bordesetwidthleft {
	border-left: 1px solid #DFDFDF;
	padding: 0.2em;
}
.bordesetwidthcentro {
	width: 5%;
}
.bordesetwidthright {
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding: 0em 0.5em 0em 0.5em;
}

.bordesets {
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	font-size: 90%;
	color: #777777;
}

.finalleft {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 0.2em;
}
.finalcentro {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	width: 5%;
}
.finalright {
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}
#calendario_cont table .nomargen {
	margin-top: 0em;
	padding: 0.1em;
}
.tablaborde {
	border: 1px solid #DFDFDF;
}
.tablaborde_encabezado {
	margin-top: 0em;
	font-weight: bold;
	background: #FFFFFF;
}
.oscuro {
	background: #F2F2F2;
}
.tlbordes {
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding-left: 4px;
}
.tbordes {
	padding-left: 4px;
}
.lbordes {
	border-left: 1px solid #DFDFDF;
	padding-left: 4px;
}

*/
