/* CSS Document */
/* Federacion Madrileña de Deportes de Invierno */
/* www.fmdi.es */
/* por */
/* Entorno Digital S.A. */
/* www.entorno.es */

/****************/
/*** layout ***/
/**************/



#borde  {
border: 1px solid #6cabe7;
width: 750px;
margin: 0px auto;
}
.bordefoto {
	border: 1px solid #6CABE7;
}


#borde_ventana  {
border: 1px solid #6cabe7;
width: 281px;
}

#espacio_pre_menu  {
height: 46px;
}

.logo_cam {
width: 122px;
border: 1px solid #b7d2f4;
padding: 2px;
margin: 0px auto;
}

.altura_10  {
height: 10px; 
}

/* menú */

.menu {
height: 24px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #2a89da;
background-color: #8fbded;
background-image:url(../images/fondo_menu.gif);
}
	.menu_texto {
	margin-left: 18px;
	margin-top: 5px;
	}
		
	.menu_texto_2 {
	margin-left: 20px;
	margin-top: 1px;
	}
	

#espacio_post_menu  {
height: 90px;
}

	/* MENU DESPLEGABLE */
	
	.open {
	display: block;
	}
	
	.closed {
	display: none;
	}
	
	.menu_sub {
	height: 18px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #2a89da;
	background-color: #DAEBFF;
	}
	
	.menu_desplegable {
	height: 18px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #2a89da;
	background-color:  #DAEBFF;
	}
	
	.menu_disciplina {
	height: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #2a89da;
	background-color: #b7d2f4;
	}
		
	.menu_texto_sub {
	margin-left: 25px;
	margin-top: 3px;
	font-weight: bold;
	}
	
	.menu_texto_desp {
	margin-left: 30px;
	margin-top: 2px;
	}

	

/* cabecera */

#cab_superior {
background-color: #0077d4;
height: 3px;
border-bottom: 1px solid #92bfeb;
}

	#altura_6 {
	height: 6px;
	}
	
	#cab_opciones {
	height: auto;
	}
	
	#posiciona_flash {
	padding-top: 1px;
	padding-left: 5px;
	}
	

#cab_pre_centro {
background-color: #6cabe7;
height: 27px;
}

#cab_centro {
background-color: #b7d2f4;
height: 166px;
}

#cab_pie {
background-color: #0077d4;
height: 9px;
border-bottom: 1px solid #92bfeb;
}

/* home centro */

#altura_70 {
height: 70px;
}

	#altura_36 {
	height: 36px;
	}
	
	#tx-presentacion{
	padding-left: 30px;
	}

#home_centro {
width: 409px;
height: 332px;
margin: 0px auto;
}

	#home_centro_left {
	float: left;
	width: 255px;
	height: 332px;
	background-image:url(../images/fondo_home_centro.gif)
	}
	
		/* home texto presentacion */
	
		#home_grafico_bienvenida {
		height: 62px;
		}
		
		#home_texto_bienvenida {
		margin-left: 31px;
		margin-right: 10px;
		}
	
	#home_centro_right {
	float: right;
	}
	
/* izquierda */

#altura_246 {
height: 246px;
}

/* pie */

#pie {
background-color: #92bfeb;
height: 1px;
}

#altura_16 {
height: 16px;
}

#altura_5 {
height: 5px;
}

.altura_7 {
height: 7px;
}

#dibujo_mountains {
margin: 0px auto;
}

/* carnet.html */

#borde_carnet  {
border: 1px solid #0077d4;
width: 90%;
margin: 0px auto;
}

#borde_carnet_opciones  {
border: 1px solid #0077d4;
background-color:#eef6ff;
width: 70%;
margin: 0px auto;
text-align:center;
padding: 5px;
}

#borde_carnet_cuadro  {
border: 1px solid #0077d4;
background-color:#eef6ff;
width: 90%;
margin: 0px auto;
text-align:center;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
}

.linea_azul   {
background-color: #6cabe7;
}


/* clubes */

.club_azul   {
background-color: #DAEBFF;
padding-left: 20px;
padding-top: 5px;
height: 18px;
border-bottom: 1px solid #6cabe7;
text-align: left;
}

.club_blanco   {
background-color: #ffffff;
padding-left: 20px;
padding-top: 5px;
height: 18px;
border-bottom: 1px solid #6cabe7;
text-align: left;
}

