/* 
* Dimensiones fijas, colores azules claros 
*/
html,body {
	width:100%;
	/*height:100%;*/
	font-family: Verdana,FrizQuadrata, Times New Roman, Palatino, Times, serif;
	background-color: #DAF2FE;
}

body {
	scrollbar-face-color: #D7ECFB;
	scrollbar-highlight-color: #89B2CD;
	scrollbar-3dlight-color: #89B2CD;
	scrollbar-darkshadow-color: #89B2CD;
	scrollbar-shadow-color: #89B2CD;
	scrollbar-arrow-color: #0F4972;
	scrollbar-track-color: #ffffff;
}




body,td {
	font-size: 11px;
	color: #024869;
}

* body{
	text-align:center;
}

*{-moz-box-sizing: border-box;box-sizing: border-box}

th {
	font-size: 11px;
	font-weight: bold;
	color: #017B7F;
}


/************ Estructura ************/
#contenedor{
	width: 790px;
	background-color: #ffffff;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*padding:0;*/
}
	
#titulos_img {
  clear: both;
  height: 110px;
  text-align: center;
  margin-bottom:10px;
}

#titulos_no_img {
  clear: both;
  height: 110px;
  margin-bottom:10px;
}

#titulo_texto {
	text-align: center;
	color: #024869;
	font-weight: bold;
}

#ultima_actualizacion{
	text-align: right;
	color: #024869;
	width:100%;
	margin-bottom:10px;
}

#info{
	width:100%;
	/*height:100%;*/
	background: #ffffff;
	padding:0;
	margin-bottom:10px;
}

#menu{
	background: #B4E7FF;
	width: 22%;
	/*height:100%;*/
	float: left;
	border: 1px dotted #024869;
	margin-right:5px;
	text-align:left;
}

#menu strong.grupo{
	font-weight: bold;

}



#menu .grupo{
	color: #000000;
	background-color: #00ADFF;
	font-weight: bold;
	
	line-height:3.5ex;
	width: 100%;
}




#menu img{
	clear: left;
}

#texto_full{
	width : 100%;
	/*height:100%;*/
	/*text-align: center;*/
	float:left;
}

#texto_center{
	/*height:100%;*/
	/*margin-right:5px;*/
	padding:0;
	float:left;
	display:table;
		/* Para corregir que las capas interiores, si las hubiera, "floten" de manera correcta */
}

/* COMIENZO DE IE HACK, TRATAMOS DE CORREGIR EL ERROR DE ASIGNACIÓN DE TAMAÑO DE CAJAS */
#texto_center{
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:56%;
}
html>body #texto_center{
	width:58%;
} 
/* FIN DE IE HACK */


#texto_right{
	/*height:100%;*/
	/*text-align: center;*/
	float: left;
}
/* COMIENZO DE IE HACK, TRATAMOS DE CORREGIR EL ERROR DE ASIGNACIÓN DE TAMAÑO DE CAJAS */
#texto_right{
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:76%;
}
html>body #texto_right{
	width:77%;
} 
/* FIN DE IE HACK */

#top_menu{
	background : #00ADFF;
	color: #ffffff;	
	width : 100%;
	text-align: right;
}

#patrocinador {
	background: #B4E7FF;
	width: 18%;
	/*height: 100%;*/
	float: right;
	text-align: center;
	border: 1px dotted #024869;
}

#patrocinador div{
	text-align: center;
}

#patrocinador strong.grupo{
	color: #024869;
	font-weight: bold;
	text-align: center;
}

div.clear{
	float:none;
	clear:both;
}


#datos_identificativos{
	text-align: center;
/*	clear: both;*/
	color: #838C95;
	width:100%;
	margin-bottom:11px;
}

/************ Fin de estructura  ************/

img {
  border-width: 0;
}
h1 {
	font-family: Verdana,FrizQuadrata, Times New Roman, Palatino, Times, serif;
	color: #017B7F;
	font-size: 100%;
	font-weight: bold;
}

h2 {
	font-family: verdana,FrizQuadrata, Times New Roman, Palatino, Times, serif;
	color: #024869;
	font-size:100%;
	font-weight: bold;
}


/********* ENLACES POR DEFECTO *************/
a {
  text-decoration: none;
  color: #00213D;

}

a:link {
  text-decoration: none;
  color: #00213D;
}

a:active {
  text-decoration: none;
  color: #00213D;
}

a:visited {
  text-decoration: none;
  color: #00213D;
}


a:hover {
  text-decoration: underline;
    color: #00213D;

}
/********** ENLACES POR DEFECTO *************/

.seccion{
	color: #024869;
	line-height:3.5ex;
	padding-left:5px;
}

a.seccion{
	display:block;
	font-weight: normal;
	line-height:3.5ex;
	/*list-style: disc;*/
	color: #024869;
	/*border-bottom : 1px groove #ffffff;*/
}
a.seccion:link {
	background: #B4E7FF;
	color: #024869;
	text-decoration: none;
}
a.seccion:active {
	background: #B4E7FF;
	color: #024869;
	text-decoration: underline;
}
a.seccion:hover {
	background: #B4E7FF;
	color: #024869;
	text-decoration: underline;
}

a.seccion:visited {
	background: #B4E7FF;
	color: #024869;
}

a.top_seccion{
	font-weight: normal;
	line-height:3.5ex;
	color: #ffffff;
	text-transform: uppercase;
}

a.top_seccion:hover {
	color: #ffffff;
}

.seccion_sel{
	background: #B4E7FF;
	font-weight: bold;
	display:block;
	line-height:3.5ex;
	padding-left:8px;
	color : #024869;
}

a.subseccion{
	background: #B4E7FF;
	display: block; /*margin-left: 25px;*/
	font-weight: normal;
	line-height: 3.5ex; /*Color del texto de la subseccion en el menu izq */
	color: #4379B0; /*border-bottom : 1px groove #4379B0;*/
	padding-left: 25px;
}

.subseccion_sel {
	background: #B4E7FF;
	display:block;
	font-weight: bold;
	line-height:3.5ex;
}

a.subseccion:hover{
	/*color : #93F3F9;*/
	background: #B4E7FF;
	color: #4379B0;
	text-decoration: underline;
}

a.subseccion:visited{
	/*color : #93F3F9;*/
	color: #4379B0;
background: #B4E7FF;
}


div.noticia{
    color: #024869;
	text-align: justify;
}

h2.noticia{
    font-weight: bold;
    color: #017B7F;
    font-size: 11px;
}

p.noticia{
	/*font-size: 11px;*/
	color: #024869;
}

img.noticia{
	float:left;
}


/********************************/

.destacado{
	font-weight: bold;
	color: #00B3B6;
	margin-bottom: 10px;
	text-align: center;
}

img.destacado {
    clear:both;
    display:block;
}

.texto.grupo{
	width: 100%;
	/*text-align: center;*/
}

.texto.grupo div.destacado{
  
	text-align: center;
}

table.grupo{
	width: 100%;
	text-align: center;
}

table.grupo td.celda_grupo{
	text-align: center;
}

table.grupo th.celda_grupo{
	border: inset 1px;
	text-align: center;
}

table.grupo img.destacado {
    /*clear:both;*/
    display:block;
}

.texto div.grupo{
	border : 1px solid #00ADFF;
	width: 100%;
	/*clear: left;*/
}

.texto h1{
	font-size: 10px;
	color: #000000;
	background-color: #00B3B6;
}

.texto strong.grupo{
	color: #000000;
	display:block;
	background-color: #00B3B6;
	line-height:3.5ex;
	text-align : center;
}


div.federacion {
	font-size: 10pt;
	text-align: left;
}

h2.federacion{
	font-weight: bold;
	font-size: 10pt;	
}

span.federacion{
	display:block;
}

strong.federacion{
}

img.federacion{
	float:left;
	height: 100px;
	width : 100px;
	margin: 10px 10px 10px 10px;
}

span.borde{
	margin: 10px 10px 10px 10px;
}


/********** Estilos definidos en el editor HTML ****************/

span.titulo_1
{
	font-weight: bold;
	font-size: 120%;	
}
span.titulo_2
{
	font-weight: bold;
	font-size: 110%;	
}
span.titulo_3
{
	font-weight: bold;
	font-size: 110%;
}
span.titulo_4
{
	font-weight: bold;
	font-size: 160%;
	color: #000000;
	background-color : #00ADFF;
}
span.encabezado_1
{
	font-weight: bold;
	font-size: 120%;
	color: #00B3B6;	
}
span.encabezado_2
{
	font-weight: bold;
	font-size: 140%;
	color: #00B3B6;		
}
span.encabezado_3
{
	font-weight: bold;
	font-size: 160%;
	color: #00B3B6;	
}

span.texto_1
{
	color: #00B3B6;
}
span.texto_2
{
	color: #000000;	
}

/********** Fin Estilos definidos en el editor HTML ***************/

