@charset "utf-8";
/* CSS Document */


body {/*margin:0;*/
	background-color:#5A7885;
	background-image:url(../img/fondo.jpg);
	background-repeat:no-repeat;
	}

.contenedor {width:760px; height:auto;
	background:url(../img/medianil.gif) repeat-y;
	position:absolute;
	left:50%;
	margin-left:-380px;
	top:0px;
	border:0px;
	}

.top {width:760px; height:192px;
	float:left;
	z-index:1050;
	}
	
.topmenu {width:744px; height:24px;
	margin-left:8px;
	background-color:#E9E9E9;
	z-index:2000;
	}

<!-- MAIN -->		
.main {width:760px; height:auto;
	float:left;
	border:0px;
	margin:0px;
	}

.contenidos {width:510px; height:auto;
	padding-left:23px;
	position:relative;
	border:0px;
	margin:0px;
	float:left;
	border-right:0px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:14px;
	color:#666666;
	}
	
.colder {width:226px; height:auto;
	float:left;
	margin:0px;
	}
	
<!-- PIE -->	
.pie {width:760px; height:110px;
	background-color:#FFFFFF;
	border:0px;
	clear:both;
	}

<!-- NOVEDADES -->	
.novedades {position:absolute;
	top:215px; left:30px;
	font-family:"Arial Narrow";
	font-size:22px;
	font-weight:bold;
	color:#5A7885;
	}
	
.masinfo {position:absolute;
	top:390px; left:30px;
	border:0px;
	}
	
.texto {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:14px;
	position:absolute;
	}
	
.titulos {font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A7885;
	line-height:24px;
	position:absolute;
	font-weight:bold;
	}
	
.fecha {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	}
	
.tabla {position:absolute;
	border:0px;
	}

.foto {width:110px; height:110px;
	border:solid; color:#666666; 
	border:1px;
	}

/* BLOQUE DE NOTAS */

.bloqueNotas {width:490px; height:auto;
	margin-top:5px;
	float:left;
	position:relative;
	font-family:Tahoma;
	color:#666666;
	font-size:11px;
	line-height:15px;
	}

.bloqueNotas texto {font-family:Tahoma;
	color:#666;
	font-size:12px;
	line-height:15px;
	}
	
.bloqueNotasTitulo {font-family:Arial, Helvetica, sans-serif;
	color:#5a7885;
	font-size:18px;
	line-height:21px;
	width:490px; height:auto;
	}
.bloqueNotasTitulo a {color:#5a7885; text-decoration:none;}
.bloqueNotasTitulo a:hover {color:#5a7885; text-decoration:underline;}
	
.bloqueNotasAnte {font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#990000;
	width:100%;
	font-size:10px;
	padding-bottom:4px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	}
	
.solapa {width:90px; height:30px;
	padding-left:400px;
	padding-top:12px;
	margin-top: 25px;
	background-image:url(../img/solapa+.jpg);
	background-repeat:no-repeat;
	float:left;
	}
.solapa a {text-decoration:none; color:#990000;}
.solapa a:hover {text-decoration:underline; color:#990000;}
	
.fotoNota {
	width:112px;
	float:right;
	margin:0 0 5px 5px;
	}
	
/* AGENDA DE EVENTOS */ 

.bloqueAgenda {background-color:#F2F2F2;
	position:relative;
	width:490px; height:auto;
	font-family:Tahoma;
	color:#666666;
	font-size:11px;
	line-height:15px;
	padding-top:10px;
	float:left;
	}
	
.bloqueAgendaFecha {width:110px; height:auto;
	text-align:center;
	float:left;
	}
	
.bloqueAgendaTituloyTexto {width:380px; height:auto;
	float:left;
	}
	
.solapa2 {width:90px; height:30px;
	padding-left:400px;
	padding-top:12px;
	background-image:url(../img/solapa2+.jpg);
	background-repeat:no-repeat;
	float:left;
	}
.solapa2 a {text-decoration:none; color:#990000;}
.solapa2 a:hover {text-decoration:underline; color:#990000;}

.agendaTitulo {color:#990000; font-size:13px;
	font-weight:bold;}
.agendaTitulo a {text-decoration:none; color:#990000;}
.agendaTitulo a:hover {text-decoration:underline; color:#990000;}

/*  BUSCADOR */ 

.buscador {width:220px; height:60px;
	border-bottom:3px solid #CCCCCC;
	}
	
/* BANNER DE LA DERECHA */ 

.bannDer {width:208px; height:140px;
	background-color:#F2F2F2;
	margin-left:6px;
	margin-top:10px;
	}
	
.texto2 {font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#666666;
	padding:12px;
	}
	
.flechita {padding-left:170px;}

.azul {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5A7885;
	}
	
.links {font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5A7885;
	list-style-type:circle;
	}
	
.links	 li a {color:#5A7885; text-decoration:none;}
.links li a:hover {color:#5A7885; text-decoration:underline;}

/* DESCUENTOS */ 

.boxDescuentos {width:482px; height:auto;
	padding:10px 0 10px 0;
	position:relative;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-bottom:-1px;
	}

.boxDescuentosImg {
	width:112px; 
	
	}
	
.boxDescuentosLink {
	font-size:13px;
	font-weight:bold;
	color:#006699;
	}
	
.boxDescuentosLink a {color:#666666; text-decoration:none;}
.boxDescuentosLink a:hover {color:#666666; text-decoration:underline;}

h3 {border-bottom:1px solid #CCCCCC; width:470px; color:#990000;}

.boxDescuentosTexto {width:410px;
	margin-top:20px;
	margin-left:30px;
	position:relative;
	}
	
.boxDescuentosImgDetalle {width:120px; height:auto;
	display:block;
	margin-left:20px;
	margin-bottom:20px;
	float:right;
	}
	
.boxDescuentosImg {width:120px; height:auto;
	
	}
	
.categoria {font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#990000;
	font-weight:bold;
	font-size:16px;
	padding:20px 0 10px 0;
	}
	

.margen {border-bottom:1px solid #990000; 
	width:410px;
	color:#990000;
	margin-bottom:15px;
	}	

.caja {width:470px;
	margin-top:20px;
	margin-left:00px;
	position:relative;
	}
	
.caja p {margin-left:30px;}

.tit {font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	margin-bottom:20px;
	text-transform:uppercase;
	}
	
.volver {font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:13px;	
	}
	
.tit2 {font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin-bottom:15px;
	text-transform:uppercase;
	}

/* FORMULARIO */ 
	
.myinput {background-color:#E6EAEC;
	border-right:1px solid #006666;
	border-bottom:1px solid #006666;
	border-top:0;
	border-left:0;
	font-size:11px;
	width:190px;
	height:13px;
	padding:4px;
	}
	
.botones {border:1px solid #999999; font-size:11px; color:#666666; width:70px; height:20px; margin-left:5px; margin-top:5px;
	background-color:#F7EEEE;
	}
	
.campo {width:395px; height:60px;
	background-color:#E6EAEC;
	border-right:1px solid #006666;
	border-bottom:1px solid #006666;
	border-top:0;
	border-left:0;
	font-size:11px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
input {border:1px solid #9FAFB5; background-color:#ECEFF0;}

select {border:1px solid #9FAFB5; background-color:#ECEFF0; width:265px;}

a {color:#990000; text-decoration:none;}
a:hover {color:#990000; text-decoration:underline;}

.seccion2 { text-transform:uppercase; margin-bottom:5px; font-weight:bold; color:#666666; margin-bottom:8px; border-bottom:1px solid #CCCCCC; color:#990000; width:490px;}

.cargo { font-weight:bold; color:#666; margin-left:30px; margin-bottom:8px;}

.titular { color:#666;  margin-left:30px; margin-bottom:8px;}


/* Paginador */	
.paginador {clear:both;  float:left; width:500px;text-align:center; border-top:2px solid #FFFFFF; border-bottom:2px solid #FFFFFF; margin:15px 0 10px 0;}
	
	.paginador_numeros { float:left; width:300px; display:block; text-align:center;background:#BFD6DD;padding:3px 0 3px 0; }
		.paginador_numeros a {display:inline; color:#003366; padding:0 3px 0 3px; }
			.paginador_numeros a:hover {background:#BFD6DD; text-decoration:none;}
		#paginador_numero_activo {font-weight:bold;background:#BFD6DD;}
		#paginador_numero_ultimo {margin:0 0 0 15px;}
	
	.paginador_anterior {float:left; width:100px;}
		.paginador_anterior a {display:block;background:#F6F6E2; border-right:1px solid #999999; text-decoration:none;color:#B1B154; font-size:0.9em; padding:3px 0 3px 0; background-color:#A3C4C9;background-color:#ADC9D3; color:#FFFFFF }
			.paginador_anterior a:hover {background:#E2E2B8; color:#003366; text-decoration:none;background-color:#7EA7B6; color:#FFFFFF}
	
	.paginador_siguiente {float:right;width:100px;}
		.paginador_siguiente a {display:block;background:#F6F6E2; border-left:1px solid #999999; text-decoration:none; color:#B1B154; font-size:0.9em; padding:3px 0 3px 0; background-color:#ADC9D3;; color:#FFFFFF}
			.paginador_siguiente a:hover {background:#E2E2B8; color:#003366; text-decoration:none;background-color:#7EA7B6; color:#FFFFFF }
		



.otras_galerias {float:left; clear:both; margin:10px 0 0 0;}
	.otra_galeria_thumb {border-bottom:1px solid #BFD6DD; padding:10px 5px 5px 5px; margin-bottom:5px;margin-left:5px; float:left; background:#BFD6DD; width:230px;}
		.otra_galeria_thumb_foto {width:110px; float:left;border:1px solid #BFD6DD; margin:0 10px 0 0;}
		.otra_galeria_thumb_des {width:100px; float:right;}
		.otra_galeria_thumb_des p {font-size:0.9em;}
		.otra_galeria_thumb_des strong {font-size:1.1em; font-weight:bold; color:#000000; letter-spacing:-0.01em;}
			.otra_galeria_thumb_des .ver_mas {background:#7EA7B6; padding:2px 2px 2px 20px; margin:10px 0 0px 0; font-size:0.9em; }
			.otra_galeria_thumb_des .ver_mas a {color:#003366; font-weight:normal; }		

/* Lista de galeras */
.lista_galerias { padding:0; float:left; width:550px;}
.detalle {clear:both; background:#BFD6DD; padding:2px 2px 2px 20px; margin:0px 70px 10px 0; font-size:0.9em; }						
				
/* Destacada */
.lista_galerias_destacada {float:left;  padding:0px; clear:both; width:540px; margin:0 0 10px 0;} 
	.lista_galerias_destacada_foto {border-top:1px solid #7F7F67; border-left:1px solid #7F7F67; border-bottom:2px solid #8E712D; border-right:2px solid #8E712D;float:left; background-color:#FFFFFF; margin:0 0 15px 0;}
		.lista_galerias_destacada_foto img {margin:10px 10px 35px 10px;}
	.lista_galerias_destacada_desc {float:left; margin:0 0 0 15px;}
		.lista_galerias_destacada_desc h3 {font-size:1.6em; color:#000000; letter-spacing:-0.05em; margin:10px 0 10px 0;}
		.lista_galerias_destacada_desc p {font-size:0.9em; line-height:140%;}
		.lista_galerias_destacada_desc a {color:#8E712D;font-weight:bold;}

						
