@import url("premios.css");
#contenido p,#contenido li {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	line-height:140%;
	text-align:justify;
	margin:0px;
}
#contenido h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:29px;
	line-height:29px;
	font-weight:normal;	
	margin-bottom:15px;
}
#contenido h2 .separador {
	color:#6B5A47;
}
#contenido h2 strong {
	color:#A10112;
	font-weight:normal;
}
#contenido h3 {
	color:#6B5A47;
	font-size:25px;
	line-height:25px;
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:solid 1px	#6B5A47;
	margin-bottom:7px;
	margin-top:15px;
}
#contenido h4 {
	color:#6B5A47;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	margin-bottom:2px;
	margin-top:10px;
}
#contenido p {
	margin-bottom:10px;
}
#contenido ol {
	margin-bottom:10px;
}
#contenido ol li {
	margin-left:30px;
}
#contenido ul {
	margin-bottom:10px;
}
#contenido ul li {
	margin-left:30px;
}
.premios a {font-family:"Trebuchet MS", Arial, Verdana;font-size:12px;}
#contenido a,.premios a {
	color:#A10112;
	background-color:#EEE7DD;
	text-decoration:none;
}
#contenido a:hover,.premios a:hover{
	color:#A10112;
	text-decoration:underline;
}
#inicio{
	font-family:"Trebuchet MS";
}
/* impar */
#inicio .destacado_impar_cuerpo
{
	background:url('../images/layout/inicio/ficha1_mid.gif') repeat-y;
	margin-bottom:10px
}
#inicio .destacado_impar_top{
	background:url('../images/layout/inicio/ficha1_top.gif') no-repeat left top;
}
#inicio .destacado_impar_bottom{
	background:url('../images/layout/inicio/ficha1_bot.gif') no-repeat left bottom;
}
/* par */
#inicio .destacado_par_cuerpo
{
	background:url('../images/layout/inicio/ficha2_mid.gif') repeat-y;
	margin-bottom:10px
}
#inicio .destacado_par_top{
	background:url('../images/layout/inicio/ficha2_top.gif') no-repeat left top;
}
#inicio .destacado_par_bottom{
	background:url('../images/layout/inicio/ficha2_bot.gif') no-repeat left bottom;
}
#inicio .mypadding{
	padding:12px;
	width:445px;
}
#inicio p.fecha{
	background:url('../images/layout/icono_fecha.gif') no-repeat 0px 1px ;
	padding-left:16px;
	font-size:12px;
	line-height:16px;
	color:#6B5A47;
	font-weight:bold;
}
#inicio h3.titulo
{
	color:#A00014;
	font-size:14px;
	line-height:16px;
}
#inicio p.cuerpo{
	text-align:justify;
	font-size:12px;
	line-height:14px;
}
#inicio p.destacado_mas_info{
	text-align:right;
	height:14px;
}

/**
 * Enlaces
 */
#enlaces {
	font-family:"Trebuchet MS";
}
#enlaces #enlace-lista-nav {
	margin-bottom:15px;
}
#enlaces #enlace-lista-nav a {
	background-color:transparent;
	color:#6B5A47;
	font-size:14px;
	text-decoration:none;
}
#enlaces ul {
	list-style:none;
}
#enlaces li
{
	margin-bottom:8px;
	line-height:0;
	font-size:0;
}
#enlaces ul#enlaces-lista-enlaces a, ul#enlaces-lista-categorias a
{
	color:#000000;
	font-size:14px;	
	line-height:normal;
	text-decoration:none;
}
#enlaces img {
	vertical-align:text-top;
}
#enlaces ul#enlaces-lista-enlaces a:hover, ul#enlaces-lista-categorias a:hover
{
	color:#A00014;
}
/**
 * Consejo Directivo
 */
#consejoDirectivo {
	width:469px;
	overflow:hidden;
}
#consejoDirectivo:after {
	content:"'";
	display:block;
	height:0;
	visibility:hidden;
}
#consejoDirectivo .columnaIzq {
	float:left;
	width:166px;
	background-image:url(../images/layout/linea_v.gif);
	background-repeat:repeat-y;	
	background-position: 144px 0px ;
	
}
#consejoDirectivo .columnaDer {
	float:left;
	width:303px;
}
#consejoDirectivo .columnaIzq, #consejoDirectivo .columnaDer{
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
#consejoDirectivoMenu .yuimenuitem a.selected {
	color:#A00014;
}
#consejoDirectivoMenu .yuimenuitem a.disabled {
	color:#A00014;
}
#consejoDirectivoMenu .yuimenuitem a {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;		
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#consejoDirectivoFicha {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:18px
}
#consejoDirectivoFicha h3 {
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	color:#6B5A47;
}
#consejoDirectivoFicha  p a {
	color:#A00014;
}

/**
 * Consejos Anteriores
 */
#consejosAnteriores {
	width:469px;
	overflow:hidden;
}
#consejosAnteriores:after {
	content:"'";
	display:block;
	height:0;
	visibility:hidden;
}
#consejosAnteriores .columnaIzq {
	float:left;
	width:166px;
	background-image:url(../images/layout/linea_v.gif);
	background-repeat:repeat-y;	
	background-position: 144px 0px ;
	
}
#consejosAnteriores .columnaDer {
	float:left;
	width:303px;
}
#consejosAnteriores .columnaIzq, #consejosAnteriores .columnaDer{
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
#consejosAnterioresMenu .yuimenuitem a.selected {
	color:#A00014;
}
#consejosAnterioresMenu .yuimenuitem a.disabled {
	color:#A00014;
}
#consejosAnterioresMenu li {
	font-size:0;
	line-height:0;
	margin-bottom:8px;
	list-style:none;
}
#consejosAnterioresMenu .yuimenuitem a {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#consejosAnterioresMenu .yuimenuitem a span{
	font-family:"Trebuchet MS";
	color:#000000;
	font-weight:normal;
	line-height:16px;
}

#consejosAnterioresFicha {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:18px

}
#consejosAnterioresFicha h3 {
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	color:#6B5A47;
}
#consejosAnterioresFicha  p a {
	color:#A00014;
}
div.vocales{
	margin-top:15px;
}
div.miembroConsejoAnterior{
	margin-bottom:8px;
}
/**
 * Premios Anteriores
 */
 
#premiosAnteriores {
	width:469px;
	overflow:hidden;
}
#premiosAnteriores:after {
	content:"'";
	display:block;
	height:0;
	visibility:hidden;
}

#premiosAnteriores .columnaIzq {
	float:left;
	width:56px;
	background-image:url(../images/layout/linea_v.gif);
	background-repeat:repeat-y;	
	background-position: 40px 0px ;
	
}
#premiosAnteriores .columnaDer {
	float:left;
	width:410px;
}
#premiosAnteriores .columnaIzq, #premiosAnteriores .columnaDer{
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
#premiosAnterioresMenu .yuimenuitem a.selected {
	color:#A00014;
}
#premiosAnterioresMenu .yuimenuitem a.disabled {
	color:#A00014;
}
#premiosAnterioresMenu li {
	font-size:0;
	line-height:0;
	list-style:none;
}
#premiosAnterioresMenu .yuimenuitem a {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#premiosAnterioresMenu .yuimenuitem a span{
	font-family:"Trebuchet MS";
	color:#000000;
	font-weight:normal;
	line-height:16px;
}

#premiosAnterioresFicha {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px

}
#premiosAnterioresFicha h3 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:24px;
	text-transform:lowercase;
	color:#6B5A47;
	position:relative;
	top:-5px;
}
#premiosAnterioresFicha h3.premio{
	color:#6B5A47;
	font-size:12px;
	line-height:16px;
	text-transform:none;
	font-weight:bold;
	margin-top:15px;
}

#premiosAnterioresFicha  p a {
	color:#A00014;
}
#premiosAnteriores p.titulo{
	font-style:italic;
	margin-bottom: 1px;
}
#premiosAnteriores p.autor{
	margin-bottom: 5px;
}
#premiosAnteriores .enlace{
	margin-bottom: 5px;
	color:#000000;
	text-decoration:none;
}
#premiosAnteriores .enlace:hover{
	color:#A00014;
}
#premiosAnteriores p.modalidad{
	font-weight:bold;
	color:#6B5A47;

}
#premiosAnteriores div.premio{
	margin-top:6px;
}
#premiosAnteriores p.primerPremio{
	font-weight:bold;
	text-transform:uppercase;
}
#premiosAnteriores p.accesit{
	font-weight:bold;
	text-transform:uppercase;
}
/* Inscripción */
#inscripcion a {
	background-color:transparent;
}

/**
 * CONTACTO
 */
	#contacto {
		font-family:"Trebuchet MS";
	}
	#contacto fieldset {
		border:none;
	}
	#contacto label {
		display:block;
		margin-bottom:5px;		
		font-size:12px;
		color:#6b5a47;
	}
	#contacto input.texto{
		font-family:"Trebuchet MS";
		font-size:12px;
		line-height:12px;
		display:block;
		margin-bottom:10px;
		border:solid 1px #E1DEDA;		
		width:463px;
		padding:2px;
	}
	#contacto .submit {
		float:right;
	}
	#contacto textarea {
		font-family:"Trebuchet MS";
		font-size:12px;
		display:block;
		margin-bottom:10px;
		border:solid 1px #E1DEDA;
		width:463px;
		padding:2px;
		height:200px;
	}
	#contacto p.contactar{
		display:inline;
		font-size:12px;
		color:#6b5a47;
	}
	#contacto label.radio{display:inline;}

	#contacto input.botonRadio
	{
		margin-left: 0px;
		height:20px;
		vertical-align:middle;
	}
	#contacto p.radio label{
		font-size:12px;
		color:#000000;
	}
	#contacto p.radio{
		line-height:20px;
		margin-bottom:8px;
	}
	#contacto p.radio span.spanradioSeparador1{padding-left:20px;}
	#contacto spanradioSeparador1{
		padding-left:14px;
	}
	#contacto span.contactoSeparador2{padding-left:14px;}
/**
 * 
 */

/**
 * ACTIVIDADES PROGRAMADAS
 */
/**
 * SOCIOS
 */
	 
	 /*
	 * INICIO
	 */
 #sociosInicio {
	width:469px;
	overflow:hidden;
	font-family:"Trebuchet MS";
}
#sociosInicio:after {
	content:"'";
	display:block;
	height:0;
	visibility:hidden;
}
#sociosInicio .columnaIzq {
	float:left;
	width:260px;
}
#sociosInicio .columnaDer {
	float:left;
	width:209px;
}
#sociosInicio .columnaIzq, #sociosInicio .columnaDer{
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
#sociosInicio .columnaIzq .fondoCuerpo {
	background:url('../images/layout/socios/ficha_noticias_mid.gif') repeat-y;
	width:250px;
}
#sociosInicio .columnaIzq .fondoSuperior {
	background:url('../images/layout/socios/ficha_noticias_top.gif') no-repeat left top;
}
#sociosInicio .columnaIzq .fondoInferior {
	background:url('../images/layout/socios/ficha_noticias_bot.gif') no-repeat left bottom;
}

#sociosInicio .columnaIzq .primeraNoticia {
	padding:12px;
	
}
#sociosInicio .columnaIzq .noticia{
	padding:12px;
	border-top:solid 1px #6b5a47;
}

#sociosInicio .columnaDer .fondoCuerpo {
	background:url('../images/layout/socios/ficha_destacados_mid.gif') repeat-y;
}
#sociosInicio .columnaDer .fondoSuperior {
	background:url('../images/layout/socios/ficha_destacados_top.gif') no-repeat left top;
}
#sociosInicio .columnaDer .fondoInferior {
	background:url('../images/layout/socios/ficha_destacados_bot.gif') no-repeat left bottom;
}

#sociosInicio .columnaIzq p.fecha{
	background:url('../images/layout/icono_fecha.gif') no-repeat 0px 1px ;
	padding-left:16px;
	font-size:12px;
	line-height:14px;
	color:#6B5A47;
	font-weight:bold;
}
#sociosInicio .columnaIzq h3
{
	color:#A00014;
	font-size:14px;
	line-height:16px;
}
#sociosInicio .columnaIzq p.cuerpo{
	text-align:left;
	font-size:12px;
	line-height:14px;
}
#sociosInicio .columnaIzq p.masInfo{
	text-align:right;
	font-size:12px;
	line-height:14px;
}

/* ------------------------ */
#sociosInicio .columnaDer .destacado{
	padding:12px;
	border-top:solid 1px #6b5a47;
}
#sociosInicio .columnaDer .primerDestacado {
	padding:12px;
}
#sociosInicio .columnaDer p.destacadoFecha{
	background:url('../images/layout/icono_fecha.gif') no-repeat 0px 1px ;
	padding-left:16px;
	font-size:12px;
	line-height:14px;
	color:#6B5A47;
	font-weight:bold;
}
#sociosInicio .columnaDer h3
{
	color:#A00014;
	font-size:14px;
	line-height:16px;
}
#sociosInicio .columnaDer p.cuerpo{
	text-align:left;
	font-size:12px;
	line-height:14px;
}
#sociosInicio .columnaDer p.masInfo{
	text-align:right;
	font-size:12px;
	line-height:14px;
}

/**
 * NOTICIAS
 */
#noticias{
	font-family:"Trebuchet MS";
}
#noticias .aviso {
	font-size:13px;
}
/* impar */
#noticias .noticias_impar_cuerpo
{
	background:url('../images/layout/inicio/ficha1_mid.gif') repeat-y;
	margin-bottom:10px
}
#noticias .noticias_impar_top{
	background:url('../images/layout/inicio/ficha1_top.gif') no-repeat left top;
}
#noticias .noticias_impar_bottom{
	background:url('../images/layout/inicio/ficha1_bot.gif') no-repeat left bottom;
}
/* par */
#noticias .noticias_par_cuerpo
{
	background:url('../images/layout/inicio/ficha2_mid.gif') repeat-y;
	margin-bottom:10px
}
#noticias .noticias_par_top{
	background:url('../images/layout/inicio/ficha2_top.gif') no-repeat left top;
}
#noticias .noticias_par_bottom{
	background:url('../images/layout/inicio/ficha2_bot.gif') no-repeat left bottom;
}
#noticias .mypadding{
	padding:12px;
	width:445px;
}
#noticias p.fecha{
	background:url('../images/layout/icono_fecha.gif') no-repeat 0px 1px ;
	padding-left:16px;
	font-size:12px;
	line-height:16px;
	color:#6B5A47;
	font-weight:bold;
}
#noticias h3.titulo
{
	color:#A00014;
	font-size:14px;
	line-height:16px;
}
#noticias p.cuerpo{
	text-align:justify;
	font-size:12px;
	line-height:16px;
}
#noticias p.noticias_mas_info{
	text-align:right;
	height:14px;
}

/*NOTICIA*/
#noticia{
	font-family:"Trebuchet MS";
	line-height:16px;
	font-size:12px;
}
#noticia h3 {
	color:#A00014;
	font-size:16px;
	line-height:18px;
	margin-bottom:2px;
}
#noticia h5 {
	color:#000000;
	font-size:14px;
	line-height:16px;
	margin-bottom:2px;
	margin-top:10px;
}
#noticia p.volver{
	text-align:right;
}
#noticia h3.volver a{
	text-transform:none;
	text-decoration:none;;
}
#noticia h4{
	font-size:14px;
	line-height:16px;
}
#noticia p
{
	margin-top:5px;
	text-align:justify;
	clear:both;
}
#noticia .enlace a{
	color:#A10112;
	background-color:#EEE7DD;
	text-decoration:none;
}
#noticia .enlace a:hover{
	text-decoration:underline;
}
#noticia img.imagenNoticia{
	float:left;
	margin-right:12px;
	margin-bottom:1px;
}


/**
 * ANUARIO
 */
 #anuarioBuscadorCuerpo img
 {
 	vertical-align:middle;
	padding-bottom:5px;
	margin-left:8px;
 }
#anuarioBuscadorCuerpo
{
	background:url('../images/layout/inicio/ficha1_mid.gif') repeat-y;
	margin-bottom:10px;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:18px;
}
#anuarioBuscador select
{
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-right:8px;
}
#anuarioBuscador input
{
	font-family:"Trebuchet MS";
	font-size:12px;
	width:105px;
}
#anuarioBuscadorTop{
	background:url('../images/layout/inicio/ficha1_top.gif') no-repeat left top;
}
#anuarioBuscadorBottom{
	background:url('../images/layout/inicio/ficha1_bot.gif') no-repeat left bottom;
}
#anuarioBuscador .mypadding{
	padding:12px;
	width:449px;
}
#anuarioResultados{
	border-top:1px solid black;
	clear:both;
}
#anuarioResultados p.sinResultados
{
	padding:4px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#6B5A47;
	color:#A10112;
}
#anuarioResultados .socioEncontrado
{
	background:url('../images/layout/socios/linea_h_fina.gif') repeat-x;
	background-position:bottom;
}
#anuarioResultados .socioDatosLeft
{
	width:395px;
	overflow:hidden;
	font-family:"Trebuchet MS";
	font-size:12px;
}


#anuarioResultados .socioEncontrado .socioMasInfo
{
	float:right;
	margin-top:-19px;
}
#anuarioResultados h2
{
	color:#6B5A47;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:solid 1px	#6B5A47;
	margin-bottom:7px;
	margin-top:15px;
	text-transform:lowercase;
}
#anuarioResultados .nombre
{
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:14px;
	margin-top:7px;
}
#anuarioResultados p.email{height:18px;}

#anuarioResultados .email
{
	color:#A00014;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:18px;
	text-transform:lowercase;
}
#anuarioResultados .email:hover
{
	color:#6B5A47;
}
#anuarioResultados p.email img
{
	vertical-align:middle;
	padding-right:2px;
}
/**
 * FICHA SOCIO
*/
div#fichaSocio
{
	font-family:"Trebuchet MS";
	width:469px;
	overflow:hidden;
	margin-top:25px;
}
div#fichaSocio h2
{
	color:#6B5A47;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}

div#fichaSocio p.email
{
	margin-top:3px;
	font-size:12px;
}
div#fichaSocio p.email img
{
	vertical-align:middle;
	padding-right:2px;
}
div#fichaSocio a.email
{
	text-decoration:none;
	color:#000000;
}
div#fichaSocio a.email:hover
{
	color:#A10112;
}
div#fichaSocio p.antiguedad{
	height:18px;
	font-size:12px;
	line-height:18px;
	font-family:"Trebuchet MS";
	margin-bottom:8px;
}
#fichaSocioCuerpo
{
	background:url('../images/layout/inicio/ficha1_mid.gif') repeat-y;
	margin-bottom:10px;
}
#fichaSocioTop{
	background:url('../images/layout/inicio/ficha1_top.gif') no-repeat left top;
}
#fichaSocioBottom{
	background:url('../images/layout/inicio/ficha1_bot.gif') no-repeat left bottom;
}
#fichaSocio .mypadding{
	padding:10px;
	width:449px;
}
#fichaSocio #fichaSocioLeft
{
	width:174px;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#A10112;
	font-weight:bold;
	overflow:hidden;
}
#fichaSocio #fichaSocioRight
{
	width:270px;
	margin-left:176px;
	font-size:12px;
	line-height:18px;
}
#fichaSocio .separadorCampos
{
	margin-top:8px;
}

/**
 * PAGINACION 
 */
 #paginacionContenedor
 {
 	margin:0;
	height:24px;
	margin-bottom:15px;
	border-bottom:1px solid black;
 }
#paginacionMostrando
{
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	margin-top:6px;
}
#paginacionMostrando span
{
	color:#A10112;
	font-weight:bold;
}
#paginacionPaginas
{
	float:right;
	margin-bottom:4px;
}
#paginacionPaginas ul
{
	list-style:none;
}
#paginacionPaginas li
{
	float:left;
	margin:0 4px;
}
#paginacionPaginas a
{
	font-family:"Trebuchet MS";
	font-size:13px;
	text-decoration:none;
	color:black;
}
#paginacionPaginas a:hover{
	color:#A10112;
}
#paginacionPaginas a.activo
{
	color:#A10112;
}
#paginacionPaginas span
{
	margin-left:8px;
}
#paginacionPaginas .numero{color:#FF0000;}
#paginacionPaginas img
{
	vertical-align:text-bottom;
}
/**
 * EVENTOS (JORNADAS Y ENCUENTROS / ACTIVIDADES PROGRAMADAS)
 */
 #eventos
 {
 	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
 }
#eventos ul
{
	list-style:none;
}
#eventos li
{
	margin-top:4px;
	line-height:0;
	font-size:0;
}
#eventos ul a
{
	color:#000000;
	font-size:14px;	
	line-height:normal;
	text-decoration:none;
}
#eventos ul a:hover{
	color:#A00014;
}
#eventos img {
	vertical-align:text-top;
}

#eventos .evento span.campo
{
	font-weight:bold;
	margin-right:3px;
}
#eventos .evento p {
	margin-bottom:2px;
}
#eventos div.evento div.evento {margin-bottom:20px;}

.evento h3.titulo
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6B5A47;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:solid 1px	#6B5A47;
	margin-bottom:7px;
	margin-top:15px;
}
#eventosNav{
	margin-top:13px;
	margin-bottom:15px;
}
#eventosNav, #eventosNav a
{
	font-family:"Trebuchet MS";
	color:#6B5A47;
	font-size:14px;
	text-decoration:none;
}
div.evento div.eventoEnlaces
{
}
div.eventoEnlaces a
{
	text-decoration:none;
	color:#A00014;
}
div.evento a.email{color:#A10112;text-decoration:none;}
div.evento a.email:hover{color:#6B5A47;}

div.eventoEnlaces a:hover{
	color:#6B5A47;
}
div.eventosEnlaces a a
{
	margin-left:20px;
}
div.evento img
{
	margin-right:4px;
	margin-top:2px;
}
div.evento div.eventoArchivos
{
}
div.eventoArchivos a
{
	text-decoration:none;
	color:#A00014;
}
div.eventoArchivos a:hover{
	color:#6B5A47;
}
div.eventoCuerpo p.notas
{
	font-style:italic;
}
/**
 * DESCARGAS
 */

#descargas {
	width:469px;
	font-family: "Trebuchet MS";
	overflow:hidden;
}
#descargas:after {
	content:"'";
	display:block;
	height:0;
	visibility:hidden;
}
/* 
*/
#descargas #descarga-lista-nav {
	margin-bottom:15px;
}
#descargas #descarga-lista-nav a {
	background-color:transparent;
	color:#6B5A47;
	font-size:14px;
	text-decoration:none;
}
#descargas ul {
	list-style:none;
}
#descargas li
{
	margin-bottom:8px;
	/*
	line-height:0;
	font-size:0;
	*/
}
#descargas ul#descargas-lista-enlaces a, ul#descargas-lista-categorias a
{
	color:#000000;
	font-size:14px;	
	line-height:normal;
	text-decoration:none;
}
#descargas ul#descargas-lista-enlaces a:hover, ul#descargas-lista-categorias a:hover{
	color:#A00014;
}
p.resultadoBusqueda{
	font-size:12px;
}
#descargas-resultados li a{
	text-decoration:none;
	color:#000000;
	font-size:14px;
	vertical-align:bottom;
}
#descargas-resultados li img{
	vertical-align:top;
	margin-top:1px;
}
#descargas-resultados li a:hover{
	color: #a00014;
}
#descargasMenu .yuimenuitem a.selected {
	color:#A00014;
}
#descargasMenu .yuimenuitem a.disabled {
	color:#A00014;
}
#listaDescargas a img{
	position:relative;
	top:3px;
}
#descargasMenu .yuimenuitem a {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;		
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}



/* Descargas buscador */
#descargasBuscadorCuerpo a img
 {
 	vertical-align:middle;
	padding-bottom:5px;
 }
#descargasBuscadorCuerpo
{
	background:url('../images/layout/inicio/ficha1_mid.gif') repeat-y;
	margin-bottom:10px;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:18px;
}

#descargasBuscador input.texto
{
	font-family:"Trebuchet MS";
	font-size:12px;
	width:200px;
	margin-right:15px;
}
#descargasBuscadorTop{
	background:url('../images/layout/inicio/ficha1_top.gif') no-repeat left top;
}
#descargasBuscadorBottom{
	background:url('../images/layout/inicio/ficha1_bot.gif') no-repeat left bottom;
}
#descargasBuscador .mypadding{
	padding:12px;
	width:449px;
}

#descargas #descarga-lista-nav {
	margin-bottom:15px;
	font-family: "Trebuchet MS";
	background-color:transparent;
	color:#6B5A47;
	font-size:14px;
}
#descargas #descarga-lista-nav a {
	text-decoration:none;
	color:#6B5A47;
}
/*Tu cuenta*/
#tuCuenta {
	font-family:"Trebuchet MS";
}
#tuCuenta p.resultado {
	font-size:12px;
}
#tuCuenta h3{
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#6b5a47;
	font-size:22px;
	line-height:22px;
	margin-bottom:10px;
}
#tuCuenta fieldset {
	border:none;
}
#tuCuenta label {
	font-size:12px;
	color:#6b5a47;
	text-transform:uppercase;
	display:block;
}

div#datosProfesionales{
	margin-top:20px;
}

#tuCuenta span.texto
{
	color:#6b5a47;
	font-weight:normal;
	font-family:"Trebuchet MS";
	font-size:12px;
}
#tuCuenta .submit {
	float:right;
	margin-top:10px;
}
#tuCuenta select
{
	font-size:12px;
	font-family:"Trebuchet MS";
}
#tuCuenta .tuCuenta2a select{
	width:220px;
}
#tuCuenta .tuCuenta2b select{
	width:229px;
}
#tuCuenta fieldset{border:none;}


#tuCuenta .tuCuentaAll{
	float:left;
    width:467px;
}
#tuCuenta .tuCuentaAll input.textoAll {
	display:inline;
	border:solid 1px #E1DEDA;
	font-size:12px;
	padding:2px 4px;
	width:457px;
}
div.tuCuenta2a{
	float:left;
	width:220px;
}
/* 449-200-20 = 229 --> 239 */
div.tuCuenta2b{
	float:right;
	width:229px;
}
#tuCuenta .tuCuenta2a input.texto2{
	display:inline;
	border:solid 1px #E1DEDA;
	font-size:12px;
	padding:2px 4px;
	width:220px;
}
#tuCuenta .tuCuenta2b input.texto2 {
	display:inline;
	border:solid 1px #E1DEDA;
	font-size:12px;
	padding:2px 4px;
	width:219px;
}
.tuCuenta3a, .tuCuenta3b, .tuCuenta3c
{
	float:left;
	width:149px;
	margin-left:10px;
}
.tuCuenta3a{margin:0;}
#tuCuenta input.texto3 {
	display:inline;
	border:solid 1px #E1DEDA;
	font-size:12px;
	padding:2px;
	width:143px;
}
.clear{clear:both;margin-bottom:10px;}
.tuCuenta2a input{width:200px;}
#cambiarPass{
	clear:both;
	margin-top:5px;
}
#cambiarPass input{
	width:130px;
}
.divSeparador10{float:left;width:10px;}
#cambiarPass div{margin:0;}
#tuCuenta .check 
{
	vertical-align:baseline;
	position:relative;
	top:2px;
	left:5px;
}
#sugerencias {
	font-family:"Trebuchet MS";
}
#sugerencias fieldset {
	border:none;
}
#sugerencias label {
	display:block;
	margin-bottom:5px;		
	font-size:12px;
	color:#6b5a47;
}
#sugerencias input.texto{
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:12px;
	display:block;
	margin-bottom:10px;
	border:solid 1px #E1DEDA;		
	width:463px;
	padding:2px;
}
#sugerencias .submit {
	float:right;
}
#sugerencias textarea {
	font-family:"Trebuchet MS";
	font-size:12px;
	display:block;
	margin-bottom:10px;
	border:solid 1px #E1DEDA;
	width:463px;
	padding:2px;
	height:200px;
}
/**
 * Recordatorio de Contraseña
 */
#recordatorio{
	height:220px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
#recordatorio p{margin-top:20px;}
#recordatorio p.error{
	color:#990000;
}
#recordatorio a{
	text-decoration:none;
	color:#000000;
}
/**
 * ZONA SOCIOS, INICIO
 */
 #inicioSocios{
	font-family:"Trebuchet MS";
}
/* impar */
#inicioSocios .destacado_impar_cuerpo
{
	background:url('../images/layout/inicio/ficha1_mid.gif') repeat-y;
	margin-bottom:10px
}
#inicioSocios .destacado_impar_top{
	background:url('../images/layout/inicio/ficha1_top.gif') no-repeat left top;
}
#inicioSocios .destacado_impar_bottom{
	background:url('../images/layout/inicio/ficha1_bot.gif') no-repeat left bottom;
}
/* par */
#inicioSocios .destacado_par_cuerpo
{
	background:url('../images/layout/inicio/ficha2_mid.gif') repeat-y;
	margin-bottom:10px
}
#inicioSocios .destacado_par_top{
	background:url('../images/layout/inicio/ficha2_top.gif') no-repeat left top;
}
#inicioSocios .destacado_par_bottom{
	background:url('../images/layout/inicio/ficha2_bot.gif') no-repeat left bottom;
}
#inicioSocios .mypadding{
	padding:12px;
	width:445px;
}
#inicioSocios p.fecha{
	background:url('../images/layout/icono_fecha.gif') no-repeat 0px 1px ;
	padding-left:16px;
	font-size:12px;
	line-height:16px;
	color:#6B5A47;
	font-weight:bold;
}
#inicioSocios h3.titulo
{
	color:#A00014;
	font-size:14px;
	line-height:16px;
}
#inicioSocios p.cuerpo{
	text-align:justify;
	font-size:12px;
	line-height:14px;
}
#inicioSocios p.destacado_mas_info{
	text-align:right;
	height:14px;
}

