<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{

	margin:0px;

	background-position:top center;
	background-color:#f2f2f2;
	background-repeat: no-repeat;
    font-family: Century Gothic;

}

a{color:#000000; text-decoration:underline;}

#login{
position:fixed;
width:500px;
height:400px;
left:50%;
top:50%;
margin-left:-250px;
margin-top:-200px;
background-color:#ffffff;
}

.caja{
    
    padding:5px;
    border:1px solid #5e0227;
    
    
}

#cabecera{
    
    
    max-width:100%;
    margin:0px;
    height:110px;
    line-height:20px;
    
    background-image:url(../img/logotipo_medio.jpg);
	background-repeat: no-repeat;	
	background-position:center left;
    background-color: #5e0227;
    z-index: 9;
    
    
}
#logo_home{
    float:left;
    min-width:200px;
    height:100px;
    padding:40px 0 0 250px;
    overflow:hidden;
}

#usuario_activo{
    float:right;
    margin:10px 10px 0 0;
    height:auto;
}

#global_fondo{

	position:relative;

	display:block;

	width:100%;

	height:100%;

	background-image:url(../img/foondo_centro.jpg);

	background-repeat: no-repeat;
	
	background-position:top center;

}



#global_centrada{

	position:relative;

	display:block;

	width:968px;

	height:540px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	

}



#cabecera_fondo{
	
	position:relative;

	display:block;

	width:100%;

	height:124px;

	background-image:url(../img/fondo_centro.jpg);

	background-repeat: no-repeat;
	background-position: top center;

}



#cabecera_centrada{

	position:relative;

	display:block;

	width:968px;

	height:125px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	

}





#menu_fondo{

	position:relative;

	width:100%;

	height:30px;

	margin-top:0px;

	margin-left:0px;

	margin-right:0px;

	background-color:#000000;

	z-index: 2;

	left: 0;
	padding-top:5px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

}


.sombra{
 
 	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

	
}

.redondeado{
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

.redondeado_medio{
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.redondeado_mini{
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}


.btn_rojo{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#5e0227;
	color:#ffffff;
	border: 0px solid #000000;
	padding:8px 10px 8px 10px;
	cursor: hand;
	cursor:pointer;
	-webkit-appearance:none;
	min-width:150px;
}

.btn_rojo:hover{
	
	background-color:#c21542;
	-webkit-appearance:none;
	
	
}

.btn_rojo_off{
 
 	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	border: 0px solid #000000;
	padding:5px;

	-webkit-appearance:none;
	
	background-color:#e8e8e9;
	color:#bebfc0;
	-webkit-appearance:none;
	
	
}

.btn_negro{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#000000;
	color:#ffffff;
	border: 0px solid #000000;
	padding:8px 10px 8px 10px;
	cursor: hand;
	cursor:pointer;
	-webkit-appearance:none;
	
}

.btn_negro:hover{
	
	background-color:#81336d;
	-webkit-appearance:none;
	
	
}

.btn_negro_off{
 
 	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	border: 0px solid #000000;
	padding:5px;

	-webkit-appearance:none;
	
	background-color:#e8e8e9;
	color:#bebfc0;
	-webkit-appearance:none;
	
	
}

#menu_centrado{

	position:relative;

	display:block;

	width:945px;

	height:30px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	background-image: url(../img/fondo_menu_botones.jpg);

	background-repeat: no-repeat;

	padding-left: 0px;
	background-color:#000000;

	

}


.fondo_cajas{

	

	background-image: url(../img/fondo_cajas.png);

	background-repeat: repeat-x;


	

}


#contenido_fondo{

	position:relative;

	width:100%;

	height:auto;

	margin-top:20px;

	margin-left:0px;

	margin-right:0px;



	z-index: 2;

	left: 0;

}



#contenido_centrado{

	position:relative;

	display:block;

	width:925px;

	height:auto;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;



	padding-left: 0px;

	

}


#botones{

	position:relative;

	float:left;

	width:135px;

	height:25px;

	text-align: center;

	padding-top: 7px;

}



#contenido100{

	position:relative;

	overflow:visible;

	width:100%;

	height:auto;

	

}



#contenido{

	position:relative;

	display:block;

	overflow:visible;

	width:960px;

	height:auto;

	text-align:center;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	background-color: #fff;

	padding-left: 8px;

	

}



#contenido_index{

	position:relative;

	float:left;

	width:950px;

	height:auto;

	background-image: url(../img/fondo_contenido.png);

	background-repeat: repeat-y;

	

}



#contenido_index_izq{

	position:relative;

	float:left;

	width:712px;

	height:auto;

	

}







#pie{

	position:relative;

	float:left;

	width:100%;

	height:129px;



	background-image: url(../img/fondo_pie.jpg);

	background-repeat: repeat-x;
	
	margin-top:20px;
	
	background-color:#000000;
	
	

}



#pie_centrado{

	position:relative;

	display:block;

	width:954px;

	height:129px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	

}


#menu_web{ float:left;  height:20px; border: 0px solid #000000;padding-left:15px;padding-right:15px;text-align:center;}


/*interiores*/



#titulos{

	position:relative;

	float:left;

	width:542px;

	height:25px;

	text-align: left;

	padding-top: 70px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #e9661e;

	margin-right: 470px;

}



#bloque_texto{

	position:relative;

	float:right;

	width:697px;

	height:auto;

	text-align: left;

	padding-top: 15px;

	padding-right: 15px;

}



/*noticias*/



#listado_noticias2{

	position:relative;

	float:left;

	width:690px;

	height: 120px;

	margin-bottom: 15px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #DFDFDF;

	padding-bottom: 15px;

}



#noticias2{

	position:relative;

	float:left;

	width:620px;

	height: auto;

	margin-bottom: 15px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCC;

	padding-bottom: 15px;

}



#numeracion_noticias{

	position:relative;

	width:690px;

	float: left;

	height:auto;

	padding-bottom: 10px;

	padding-top: 8px;

	text-align: center;

	}

	



.texto{

	font-family: Century Gothic;
	text-decoration: none;

}



.t9{
	font-size: 9px;	
}

.t10{
	font-size: 10px;	
}
.t11{
	font-size: 11px;	
}

.t12{
	font-size: 12px;	
}
.t13{
	font-size: 13px;	
}

.t14{
	font-size: 14px;	
}

.t16{
	font-size: 16px;	
}

.t18{
	font-size: 18px;	
}

.t20{
	font-size: 20px;	
}





.verde {

	color: #e95d0f;

	line-height: normal;

}



.verde_claro {

	color: #fcb561;

}





.naranja {

	color: #f78001;

}



.blanco {

	color: #fff;

}

.negro {

	color: #000;

}

.rojo {

	color: #5e0227;

}



.gris {

	color: #808182;

}
.fucsia{
	color:#a5315b;
}

.bold{
	font-weight:bold;
}
.campo_contacto{
	border: 1px solid #e95e0f;
}

.fondo_trans_blanco{
		background-image: url(../img/fondo_capa_blanco.png);
}
.fondo_trans_negro{
		background-image: url(../img/fondo_capa_negro.png);
}

.fondo_listado{
		background-image: url(../img/fondo_listado.png);
}
.fondo_listado2{
		background-image: url(../img/fondo_listado_2.png);
}
.mayusculas{
    text-transform:  uppercase;
}</pre></body></html>