body {
	background-image: url(/imagenes/trama.jpg); 
	background-position: top left;
	background-repeat: repeat-x;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #001465;
	scrollbar-3dlight-color: #001465;
	scrollbar-arrow-color: #001465;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

.menu:link, .menu:visited,.menu:active
/* menú de la parte "top"*/
{
	color: #5A5EA0; 
	text-decoration: none; 
	text-transform: uppercase;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.menu:hover	    
{ 
	color: #FFFFFF; 
	text-decoration: none;
	text-decoration: none; 
	text-transform: uppercase;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.menu1:link, .menu1:visited,.menu1:active
{
	color: #FFFFFF; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.menu1:hover	    
{ 
	color: #FCEBE3; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none; 	
}

.menu2:link, .menu2:visited,.menu2:active
{
	color: #FFFFFF; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 	
}
.menu2:hover	    
{ 
	color: #FCEBE3; 
	text-decoration: none; 		
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 	
}

.buscadorCuadro
{
	border: 1px solid #939393;
	background-color: #EFEFEF;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 91px;
	height: 18px;
}

.titulos_portada
/* títulos de las secciones que aparecen en la pantalla de inicio */
{
	color: #FFFFFF;
	font-family: Swis721 Cn BT,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2;
	background-color: #5A5EA0;
}

/* SUPERIOR + NOVEDADES ---------------------*/
.contenedor_novedades
{
	background-color: #F7F7F7;
	border: 1px solid #CECCCC;
	border-top: 0px;
	
}
.enlace_novedades:link, .enlace_novedades:visited,.enlace_novedades:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; 	
	color: #555555;
	margin: 0; 
	padding: 0;
	height: 7px;
	line-height: 10px;
}
.enlace_novedades:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; 	
	color: #888888;
	margin: 0; 
	padding: 0;
	height: 7px;
	line-height: 10px;
}

.texto_portada
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	padding-left:5px;
	padding-right:5px;
	
}
.enlace_textos_portada:link , .enlace_textos_portada:visited, .enlace_textos_portada:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6321;
	padding-left:5px;
}
.enlace_textos_portada:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5EA0;
	padding-left:5px;
}

.enlace_textos_portada2:link , .enlace_textos_portada2:visited, .enlace_textos_portada2:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	padding-left:5px;
}
.enlace_textos_portada2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5EA0;
	padding-left:5px;
}

.enlace_textos_rodillo:link , .enlace_textos_rodillo:visited, .enlace_textos_rodillo:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	padding-left:40px;
	text-decoration: none;	
}
.enlace_textos_rodillo:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	padding-left:40px;
	text-decoration: none;
}
/* FIN SUPERIOR +NOVEDADES ---------------------*/



.topMenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.textoContenido {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
	line-height: 20px;
	text-align: justify;
}

.textoContenido2 {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
	line-height: 20px;
}

.textoContenido3 {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
	line-height: 20px;
	text-align: justify;
}

/* AGENDA -------------------------------*/
.diasSemana {
	font-family: Arial;
	font-size: 10px;
	color: #5A5EA0;
}

.textoAgenda {
	font-family: Arial;
	font-size: 11px;
	color: #5A5EA0;
	font-weight: bold;
	/* letter-spacing: -1;
	word-spacing: 5; */
	background-color: #DCE0F1;
}

.textoAgenda2 {
	font-family: Arial;
	font-size: 8px;
	color: #5A5EA0;
	font-weight: normal;
	/* letter-spacing: -1;
	word-spacing: 5; */
	background-color: #DCE0F1;
}
 

 .enlaceAgenda 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5A5EA0;
	font-weight: normal;
	width: 100%;
}	

/* .enlaceAgenda:link, .enlaceAgenda:active, .enlaceAgenda:visited 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5A5EA0;
	font-weight: normal;
	width: 100%;
}	

.enlaceAgenda:hover
{
	color: #5A5EA0;
	text-decoration: none;
	background-color: #DCE0F1;
	font-weight: normal;
	width: 100%;
} */

.tituloAgenda {
	font-family: Arial;
	font-size: 12px;
	color: #001465;
	font-weight: bold;
}

.eventoAgenda {
	font-family: Arial;
	font-size: 12px;
	color: #4D4D4D;
}

.enlaceAgenda_simple 
{
	color: #5A5EA0;
	text-decoration: none;
	background-color: #BEC6E5;
	font-weight: normal;
	width: 100%
}

/*.enlaceAgenda_simple:link, .enlaceAgenda_simple:active, .enlaceAgenda_simple:visited 
{
	color: #5A5EA0;
	text-decoration: none;
	background-color: #BEC6E5;
	font-weight: normal;
	width: 100%
}

.enlaceAgenda_simple:hover
{
	color: #5A5EA0;
	text-decoration: none;
	background-color: #DCE0F1;
	font-weight: normal;
	width: 100%
}*/

/* fin AGENDA ------------------------------------*/

.mas {
	font-family: Arial;
	font-size: 11px;
	color: #001465;
}

.titNoticia {
	font-family: Arial;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: bold;
}

.resNoticia {
	font-family: Arial;
	font-size: 12px;
	color: #4D4D4D;
}

.enlaceResNoticia:link, .enlaceResNoticia:active, .enlaceResNoticia:visited{
	font-family: Swis721 Cn BT,Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #313131;
}
.enlaceResNoticia:hover{
	color: #5A5EA0;	
	font-family: Swis721 Cn BT,Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;

}

/* DESCARGAS --------------------------------------------------------*/ 
.enlaceDescarga:link , .enlaceDescarga:visited, .enlaceDescarga:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6321;
	padding-left:5px;
}
.enlaceDescarga:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A5EA0;
	padding-left:5px;
}

.enlaceDescarga2:link , .enlaceDescarga2:visited, .enlaceDescarga2:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C6C6C;
	padding-left:5px;
}
.enlaceDescarga2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A5EA0;
	padding-left:5px;
}
/* FIN DESCARGAS ----------------------*/



.fechaNoticia {
	font-family: Arial;
	font-size: 12px;
	color: #FF4B00;
}
.fechaTop {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.fechaAviso {
	font-family: Arial;
	font-size: 12px;
	color: #586291;
}

.enlace {
	font-family: Arial;
	font-size: 11px;
	color: #001465;
}


.titAviso {
	font-family: Arial;
	font-size: 12px;
	color: #4D4D4D;
}

.navegacion_fondo {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	background-color: #EBEAEA;
	border-bottom: 1px solid #A8A8A8;
}
.navegacion {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	background-color: #EBEAEA;
}

.titulo {
	font-family: Arial;
	font-size: 16px;
	color: #5A5EA0;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #FE7B44;
}

.titulo2 {
	font-family: Arial;
	font-size: 24px;
	color: #001465;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 17px;
	background-attachment: fix;
	background-image: url('/imagenes/tramaIndice.gif');
	background-repeat: repeat-x;
	background-position: left top;
}


.pie {
	font-family: Arial;
	font-size: 11px;
	color: Black;
	padding-right: 10px;
	background-color: #FABDA4;
	height: 26px;
}
.enlace_pie {
	font-family: Arial;
	font-size: 11px;
	color: #5A5EA0;
	padding-right: 10px;
	background-color: #FABDA4;
	text-decoration: none;
}
.enlace_pie:hover
{
	color: #A9897C;
}
/*menú ppal de la izda --------------------------------*/
ul
{
	margin-left: 0px;
	padding-left: 0px;
	margin-top:0px; 
	margin-bottom: 2px;
}
li
{
	list-style-image: url(../imagenes/bullet_ppal.gif);
	list-style-position: inside;
	padding-left: 5px; 
	padding-bottom: 2px;
	margin-bottom: 0px;
/*	background-image: url(../imagenes/rallita_ppal.gif);
	background-position: bottom; 
	background-repeat: no-repeat; */
}

.ul_submenu
/*menú de la izda*/
{
	margin:0px;
	padding: 0px;
	margin-left: 5px; 
}
.li_submenu
{
	list-style-image: none;
	list-style-position: inside;
	list-style: inside; 
	list-style-type: none;
	padding-bottom: 2px;
	background-image: none;
	margin: 0px; 
}

/* fin menú ppal de la izda --------------------------------*/

/*menú ppal de la izda --------------------------------
ul
{
	margin-left: 0px;
	margin-top:0px;
}
li
{
	list-style-image: url(../imagenes/bullet_ppal.gif);
	list-style-position: inside;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../imagenes/rallita_ppal.gif);
	background-position: bottom; 
	background-repeat: no-repeat;
}

.ul_submenu

{
	margin: 0px;
}
.li_submenu
{
	list-style-image: none;
	/*list-style-position: inside;
	list-style: inside; 
	list-style-type: none;
	padding-bottom: 0px;
	background-image: none;
	margin: 0px;
}

menú ppal de la izda --------------------------------*/




.ul_servicios
{
		background-image: none;
}
.li_servicios
{
	list-style-image: url(../imagenes/bullet01.gif);
	list-style-position: inside;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: none;
}

/*  identificar socio y ficha ampliada de socio */
.socio
{
	font-family: Arial;
	font-size: 11px;
	color: #2B3468;	
}
.socioIzda
{
	border-right: 1px solid #FE7B44;
	color: #313131;
	padding-right: 5px;
	font-family: Arial;
	font-size: 13px;
	text-align: right;
	height: 100%;

}
.socioDcha
{
	color: #5A5EA0;
	padding-left: 5px;
	font-family: Arial;
	font-size: 13px;	
	height: 100%;	
}
.socioDcha_enlace
{
	color: #5A5EA0;
	font-family: Arial;
	font-size: 13px;	
	text-decoration: none;
}
.titulo3 {
	font-family: Arial;
	font-size: 16px;
	color: #001465;
	font-weight: bold;
	background-image: url('/app/socios/imagenes/trama_titulo.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
/*	border-left: 1px solid #CECCCC;
	border-right: 1px solid #CECCCC; */
	padding-left: 5px;
	margin:0px;
}

.titulo4 {
	font-family: Arial;
	font-size: 16px;
	color: #001465;
	font-weight: bold;
	padding-left: 5px;
	margin:0px;
}

/*   fin identificar socio y ficha ampliada de socio */

.texto_formacion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	padding-left:5px;
	padding-right:5px;
	
}