@charset "UTF-8";


body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#A20C17;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

ol li{
	margin-bottom:10px;
}
ul ul{
	margin-bottom:10px;
}


/* ENCABEZADO */

#encabezado{
	background-image:url(../imagenes/fondoEncabezado.jpg);
	background-position:top;
	background-position:center top;
	background-repeat:no-repeat;
	height:295px;
	width:960px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	position:relative:
}

#encabezado .pad{
	padding:15px;
	position:relative;	
}

#encabezado .fondoAnimado{
	position:absolute;
	top:0px;
	left:15px;
	z-index:1;
}

#encabezado .contenidoEncabezado{
	z-index:20;
	position:absolute;
	top:15px;
	left:15px;
	width:930px;
}

#encabezado .contenidoEncabezado .logo{
	position:absolute;
	top:0px;
	left:0px;
}

#encabezado .contenidoEncabezado .tituloEncabezado{
	position:absolute;
	top:15px;
	left:280px;
}

/*menu*/

#encabezado .contenidoEncabezado .menu{
	position:absolute;
	top:227px;
	left:4px;
	width:922px;
	height:43px;
	overflow:hidden;
}

#encabezado .contenidoEncabezado .menu .izq{
	display:block;
	float:left;	
	height:43px;
	background-image:url(../imagenes/fondoMenuIzq.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:15px;	
	color:#FFFFFF;	
}

#encabezado .contenidoEncabezado .menu .izq:hover{
	background-position:left bottom;
	color:#800912;
}

#encabezado .contenidoEncabezado .menu .izqActivo{
	display:block;
	float:left;
	height:43px;
	background-image:url(../imagenes/fondoMenuIzq.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;	
	font-weight:bold;
	font-size:12px;
	line-height:15px;	
	color:#800912;	
}

#encabezado .contenidoEncabezado .menu .der{
	display:block;
	float:left;	
	height:43px;
	background-image:url(../imagenes/fondoMenuDer.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:15px;	
	color:#FFFFFF;	
}

#encabezado .contenidoEncabezado .menu .derFalso{
	display:block;
	float:left;	
	height:43px;
	background-image:url(../imagenes/fondoMenuDer.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:15px;	
	color:#FFFFFF;	
}

#encabezado .contenidoEncabezado .menu .der:hover{
	background-position:right bottom;
	color:#800912;	
}

#encabezado .contenidoEncabezado .menu .derActivo{
	display:block;
	float:left;	
	height:43px;
	background-image:url(../imagenes/fondoMenuDer.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:15px;	
	color:#800912;
}

#encabezado .contenidoEncabezado .menu .cen{
	display:block;
	float:left;	
	height:43px;
	background-image:url(../imagenes/fondoMenuDer.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;	
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#FFFFFF;	
	text-align:center;
}

#encabezado .contenidoEncabezado .menu .cen:hover{
	background-position:left bottom;
	color:#800912;	
}

#encabezado .contenidoEncabezado .menu .cenActivo{
	display:block;
	float:left;	
	height:43px;
	background-image:url(../imagenes/fondoMenuDer.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;	
	font-weight:bold;
	font-size:12px;
	line-height:15px;	
	color:#800912;
	text-align:center;
}

#encabezado .contenidoEncabezado .menu .padBotonMenu{
	display:block;
	padding:15px;
	padding-left:12px;
	padding-right:12px;
}

#encabezado .contenidoEncabezado .menu .separador{
	display:block;
	float:left;	
	height:43px;
	background-image:url(../imagenes/FondoSepMenu.png);
	width:1px;
	overflow:hidden;
}

/* menu aux */

#encabezado .contenidoEncabezado .menuAux{
	position:absolute;
	right:0px;
	top:115px;
	width:500px;
	height:15px;
	text-align:right;
	font-size:12px;
	color:#FFF;	
}

#encabezado .contenidoEncabezado .menuAux a{
	text-decoration:none;
	font-size:12px;
	color:#FFF;
}

#encabezado .contenidoEncabezado .menuAux a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#FFF;
}

/* CUERPO */

#cuerpo{
	background-image:url(../imagenes/fondoCuerpo.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:960px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;	
	position:relative:	
}


.granateOscuro{
	color:#980A0C;
}

#cuerpo .pad{
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:5px;
	position:relative;	
}

#cuerpo .pad .contenidoSup{
	width:930px;
	height:15px;
	background-image:url(../imagenes/fondoContenidoSup.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#cuerpo .pad .contenidoInf{
	width:930px;
	height:15px;
	background-image:url(../imagenes/fondoContenidoInf.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#cuerpo .pad .interiorContenido{
	width:930px;
	background-color:#FFF;
	position:relative;
}

#cuerpo .pad .interiorContenido .pad{
	padding-left:28px;
	padding-left:28px;
	/* si no hago esto, me mete espacios por culpa del margin del <p> */
	padding-top:1px;
	padding-bottom:1px;
}

#cuerpo .pad .interiorContenido .titularContenido{
	display:block;
	font-size:22px;
	color:#980A0C;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	font-weight:normal;
}
.envioOk{
	font-size:14px;
	color:#980A0C;
	font-weight:bold;
}
#cuerpo .pad .interiorContenido .titularContenido span{
	color:#333;
}

#cuerpo .pad .interiorContenido .subtitularContenido{
	display:block;
	font-size:15px;
	color:#FF9900;
	margin:0px;
	padding:0px;
	margin-top:-15px;
	margin-bottom:15px;
	font-weight:normal;
}

#cuerpo .pad .interiorContenido .menuInterior{
	display:block;
	float:left;
	width:200px;
	margin-right:15px;
}

#cuerpo .pad .interiorContenido .menuInterior .sup{
	display:block;
	background-image:url(../imagenes/fondoMenuInteriorCen.jpg);
	background-position: left top;
	background-repeat:repeat-y;
	width:200px;
}

#cuerpo .pad .interiorContenido .menuInterior .cen{
	display:block;
	background-image:url(../imagenes/fondoMenuInteriorSup.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width:200px;
}

/* menu interior */

#cuerpo .pad .interiorContenido .menuInterior .cen .menu{
	display:block;
	width:160px;
	height:235px;
	padding-top:12px;
	padding-bottom:1px;
}

#cuerpo .pad .interiorContenido .menuInterior .cen .menu .elementoMenu{
	display:block;
	background-color:#FCEFD6;
	padding-left:25px;
	margin-bottom:1px;
	font-size:12px;
	text-decoration:none;
	color:#333;
	/*height:17px;*/
	background-image:url(../imagenes/flechaMenuInteriorOff.jpg);
	background-repeat:no-repeat;
	background-position: 9px 5px;
}

#cuerpo .pad .interiorContenido .menuInterior .cen .menu .elementoMenu:hover{
	background-color:#F5CE85;
	font-weight:bold;
	background-image:url(../imagenes/flechaMenuInteriorOn.jpg);
	background-repeat:no-repeat;
	background-position: 9px 5px;	
}

#cuerpo .pad .interiorContenido .menuInterior .cen .menu .elementoMenuActivo{
	display:block;
	background-color:#FCEFD6;
	padding-left:25px;
	margin-bottom:1px;
	font-size:12px;
	text-decoration:none;
	color:#333;
	/*height:17px;*/
	background-color:#F5CE85;
	font-weight:bold;
	background-image:url(../imagenes/flechaMenuInteriorOn.jpg);
	background-repeat:no-repeat;
	background-position: 9px 5px;	
}

#cuerpo .pad .interiorContenido .menuInterior .inf{
	display:block;
	background-image:url(../imagenes/fondoMenuInteriorInf.jpg);
	background-position: left top;
	height:28px;
	width:200px;
}

#cuerpo .pad .interiorContenido .menuInterior .login{
	display:block;
	width:160px;
	margin-top:20px;
	background-image:url(../imagenes/fondoLoginTop.jpg);
	background-repeat:no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
}

#cuerpo .pad .interiorContenido .menuInterior .login .errorLogin{
	clear:both;
	font-size:12px;
	color:#7F0712;
	font-weight:bold;	
	padding-top:5px;
}

#cuerpo .pad .interiorContenido .menuInterior .login .cierre{
	display:block;
	width:160px;
	height:8px;
	background-image:url(../imagenes/fondoLoginBot.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#cuerpo .pad .interiorContenido .menuInterior .login .pad{
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
}

#cuerpo .pad .interiorContenido .menuInterior form{
	margin:0px;
	padding:0px;
}

#cuerpo .pad .interiorContenido .menuInterior .login .titular{
	font-size:12px;
	color:#7F0712;
	font-weight:bold;
	margin:0px;
	padding:0px;	
	margin-bottom:9px;
}


#cuerpo .pad .interiorContenido .menuInterior .login .campo{
	width:140px;
	height:14px;
	margin-bottom:3px;
	margin-top:3px;
	border:none;
}

#cuerpo .pad .interiorContenido .menuInterior .login .enviar{
	display:block;
	font-size:11px;
	color:#7F0712;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:right;
	background-image:url(../imagenes/flechaMenuInteriorOn.jpg);
	background-repeat:no-repeat;
	width:60px;
	padding-left:15px;
	padding-right:7px;
	margin-top:3px;
	text-decoration:none;
	background-position: 0px 3px;
}

#cuerpo .pad .interiorContenido .menuInterior .logado{
	display:block;
	width:160px;
	margin-top:5px;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

#cuerpo .pad .interiorContenido .menuInterior .logado .pad{
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
}

#cuerpo .pad .interiorContenido .menuInterior .logado .titular{
	font-size:12px;
	color:#7F0712;
	font-weight:bold;
	margin:0px;
	padding:0px;	
}

/*contenido interior*/

#cuerpo .pad .interiorContenido .contenidoContenido{
	display:block;
	float:left;
	width:655px;
	font-size:12px;
	line-height:18px;
	color:#000;
}
#cuerpo .pad .interiorContenido .contenidoContenido a{
	color:#000;
}

#cuerpo .pad .interiorContenido .contenidoContenidoAncho{
	display:block;
	float:left;
	width:870px;
	font-size:12px;
	line-height:18px;
	color:#000;
}

#cuerpo .pad .interiorContenido ol{
	margin:0px;
	padding-left:20px;
}

#cuerpo .pad .interiorContenido .testimonio{
	display:block;
	font-size:15px;
	line-height:30px;
	color:#666666;
	text-align:center;
	margin-top:20px;
	font-weight:bold;
	padin-left:20px;
	padding-right:20px;
}

#cuerpo .pad .interiorContenido .leyendaTestimonio{
	display:block;
	margin-top:10px;
	font-size:12px;
	line-height:15px;
	color:#666666;
	text-align:center;
	font-weight:normal;
	padin-left:20px;
	padding-right:20px;	
}

#cuerpo .pad .interiorContenido .destacados{
	display:block;
	width:251px;
	height:112px;
	background-image:url(../imagenes/fondoDestacado.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333333;
	font-size:11px;
	line-height:13px;
}

#cuerpo .pad .interiorContenido .destacados .pad{
	padding:7px;
	padding-right:17px;
}

#cuerpo .pad .interiorContenido .destacados img{
	width:71px;
	height:98px;
	float:left;
	margin-right:10px;
}

#cuerpo .pad .interiorContenido .destacados .titular{
	color:#7F0812;
	font-size:12px;
	line-height:14px;	
	font-weight:bold;
	margin-bottom:5px;
}


/* PIE */

#pie{
	background-image:url(../imagenes/fondoPie.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:960px;
	height:120px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;	
	position:relative:	
}

#pie .pad{
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	text-align:center;
	position:relative;
	color:#63050C;
	font-size:11px;
	line-height:14px;
}

#pie .pad a{
	color:#63050C;
}


/* TABLA DE DOCUMENTOS */

.tablaDocumentos{
	
}

.tablaDocumentos td{
	padding-left:5px;
	padding-right:5px;
}

.tablaDocumentos .separador{
	width:1px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.tablaDocumentos .titular{
	background-color:#FAC56A;
}

.tablaDocumentos .par{
	background-color:#FFF;
}

.tablaDocumentos .par td{
	background-color:#FFF;
}

.tablaDocumentos .impar{
	background-color:#F7F7F7;
}
.tablaDocumentos .impar td{
	background-color:#F7F7F7;
}


/* LISTADO DE ENLACES */

.enlaceInteres{
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	background-color:#F7F7F7;
	color:#000;
}

.enlaceInteres h4{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	background-color:#FAC56A;	
	margin:0px;
	font-size:14px;
}

.enlaceInteres h4 span{
	font-size:12px;
	color:#333;
}

.enlaceInteres .pad{
	padding:10px;
	margin:0px;
	color:#333;
}


/* HOME */

.firma{
	text-align:right;
	margin-top:20px;
}
