@CHARSET "ISO-8859-1";

body{
	font-family:"Trebuchet MS",sans-serif;	
	align:center;
	margin-top: 20px;
	background-image: url('../imgs/patron_fondo.jpg');
	background-repeat: repeat;
	overflow : -moz-scrollbars-vertical
}


#principal{
	width: 750px;
	height: 550px;
	margin-left:auto;
	margin-right:auto;
	
}

#cabecera{
	width: 750px;
	height: 150px;
	text-align: left;
	float: left;
}

#logo{
	width: 165px;
	height: 150px;
	float: left;
}

#prensa{
	/*width: 150px;*/
	/*height: 25px !important;*/
	float: left;
	margin-left: 10px;
	font-weight: bold;
	color: white;
	cursor:pointer;
	font-size: 12px;
	margin-top: 3px;
}

#change_lang{
	width: 90px;
	height: 10px;
	float: right;
	margin-left: 10px !important;
	margin-left: 0px;
	/*font-weight: bold;*/
	color: white;
	cursor:pointer;
	font-size: 10px;
	margin-top: 5px;
	text-align: right;
}

#titular{
	width: 746px;
	height: 25px !important;
	border: 1px solid white;
	/*float: left;*/
	margin-left: -165px;
	margin-top: 17px;	
	margin-bottom: -10px;
	position: absolute;
	/*margin-right: 11px;*/
	/*background-image: url('../imgs/fondo_titulo.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/fondo_titulo.png');
	background-repeat: repeat-y;*/
	background-color: #8876b2;
}

#central{
	width: 750px;
	height: 340px;
}

#cont_principal{
	width: 750px;
	height: 340px;	
	float: left;
	
}

#inferior{
	width: 750px;
	height: 25px;
	margin-top: 15px;
	float: left;
}

#contenedor{
	width: 545px;
	height: 330px;
	/*background: white;*/
	padding-top: 5px;
	padding-left: 5px;
	overflow-y: auto;
	overflow-x: none;
}


#contenido{
	width: 550px;
	
	height: 340px;	
	float: left;
	border: 1px solid #8470ad;
	margin-top: 1px;
	background-image: url('../imgs/fondo_contenido.jpg');
	background-repeat: no-repeat;
	overflow-y: none;
	overflow-x: none;
}

#menu_principal{
	width: 548px;
	height: 25px;
	background-color: #8470ad;
	float: left;
	border: 1px solid white;
}

#menu{
	list-style: none;
	text-align: left;
	color: #fdc307;	
	margin-top: 0px;
	/*height: 43px;*/
}


#menu li{
	float: left;
	margin-right: 32px;
	/*margin-top: 5px;*/
	padding: 0px;
	font-weight: bold;
	font-size: 20px;
}

a{
	text-decoration: none;
	color: #fdc307;
	cursor: pointer;
}

a.enlace_alta{
	font-weight: bold;
	font-size: 20px;
}

a.idiomas{
	text-decoration: none;
	color: #fdc307;
	cursor: pointer;
}
a:hover{
	color:black;
}

#esquelas{
	width: 172px;
	height: 310px;	
	/*margin-left: 26px;*/
	font-size: 10px;
	text-align: center;
	float: right;
}

#logo_banner{
	width: 583px;
	height: 106px;	
	/*margin-left: 162px;*/
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
	background-image: url('../imgs/logo_banner.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/logo_banner.png');
	background-repeat: no-repeat;			
}

#presentacion{
	width: 705px;
	height: 120px;	
	background-image: url('../imgs/logo_intro.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/logo_intro.png');
	background-repeat: no-repeat;	
	margin-top: 200px;	
	margin-bottom: 50px;	
}

#sel_idiomas{
	font-weight: bold;
	color: white;
	background-color: #8876b2;
	text-align: center;
	width: 705px;
	border: 1px solid white;
}

#alta{
	width: 170px;
	height: 25px;
	border: 1px solid white;
	background-color: #8470ad;
	float: right;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

#menu_alta{
	list-style: square;
	text-align: left;
	color: #fdc307;	
}

#menu_alta li{
	float: left;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
}

#texto_lateral{	
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

#tbl_mini_esquela{
	border: 1px solid white;
	/*margin-top: 1px;*/
	margin-bottom: 4px;
	margin-top: 3px;
	margin-left: 3px;
	border-collapse: collapse;
	color: white;
	background-color: #8470ad;
}



#fecha_hora{
	color: white;
	font-weight: bold;
	font-style: italic;
	/*margin-top: 7px;*/	
	width: 170px;
	height: 25px !important;
	float: right;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 5px;
	text-align: right;	
}



#esquela{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	margin-left: -375px;
	width: 740px;
	z-index: 1000;
	background-color: white;
	border: 5px solid #aa94df;
	/*filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity:0.95;*/
	cursor: pointer;
}

#cabecera_esquelas{
	font-size: 12px;
	color: #fdc307;
	height: 20px;
	margin-top: 1px;
	font-weight: bold;
	border: 1px solid white;
	width: 168px;
	background-color: #8876b2;
	text-align: center;
}

#listado_esquelas{
	font-size: 10px;
	color: #fdc307;
	height: 20px;
	margin-top: 0px;	
	height: 315px;
	width: 167px;
	text-aling: right;
}

input{
	border: 1px solid #8470ad;
	color: #fdc307;
	background-color: #8470ad;
	font-weight: bold;
}

input.nombre{
	width: 250px;
	
}

input.fechas{
	width: 70px;
	
}

input.boton{
	width: 120px;
	background-color: #8470ad;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

input.telefono{
	width: 80px;
	
}


#titulo{
	width: 580px;
	height: 150px;
	float: left;
}

#titulo_buscador{
	width: 510px;
	height: 30px;
	border-bottom: 1px dashed #8470ad;
	text-align: left;
	font-weight: bold;
	color: #fdc307;
	font-size: 20px;
}
#video{
	text-align: center;
	width: 520px;
	height: 225px;
}

#form_buscador{
	margin-top: 10px;	
}

#nota{
	color: #8470ad;
	font-weight: bold;
	width: 520px;
}

#nota2{
	color: #8470ad;
	font-size: 14px;
	text-indent: 10px;
	
}


#cargando{
	width: 56px; 
	height: 21px; 
	z-index: 2000; 
	position: absolute;
	top: 325px; 
	left: 500px;
	background-image: url('../imgs/cargando.gif');
	background-repeat: no-repeat;
}

*:first-child+html #cargando{
	width: 56px; 
	height: 21px; 
	z-index: 2000; 
	position: relative; 
	top: 150px; 
	left: 250px;
	background-image: url('../imgs/cargando.gif');
	background-repeat: no-repeat;
}

ol{
	text-align: left;
	color: #8470ad;
	font-size: 14px;
}

#map{
	position:relative;
	z-index:3000;
	float: right;
	margin-left:-5px;
	margin-top:5px;
	width: 450px;
	height: 200px;
	border: 1px solid #8470ad;
}

* html #map{
	position:relative;
	z-index:3000;
	margin-left:20px;
	margin-top:10px;
	float:left;
	width: 450px;
	height: 200px;
	border: 1px solid #8470ad;
}

#localizar{
	width: 450px;
	height: 60px;
	margin-left:50px;
	color: #8470ad;
	font-size: 14px;
}

#pie{
	width: 750px;
	height: 30px;
	text-align: center; 
	/*color: #fdc307;*/
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding-top: 25px;	
	margin-top: -15px;
	
}

#localidades{
	color: white;
	position: absolute;
	z-index: 4001;
	border: 1px solid black;
	width: 535px;
	height: 250px;
	margin-top: -50px;
	background-color: #8876b2;
	font-size: 12px;
}

/****************************/
/* CSS ESQUELA              */
/****************************/
#principal_s{
	width: 750px;	
	text-align: center;
	text-align: -moz-center;
	margin-left:auto;
	margin-right:auto;
	
}
#principalimp_s{
	width: 640px;	
	text-align: center;
	text-align: -moz-center;
	margin-left:auto;
	margin-right:auto;
	
}
#foto_s{
	width: 300px;
	height: 310px;
	float: right;  
	padding-right: -10px;
	padding-top: 30px;
	position: relative;
}
#fotoimp_s{
	width: 180px;
	height: 310px;
	float: right;  
	padding-right: -10px;
	padding-top: 30px;
	position: relative;
}
#imagen_foto_s{
	border: 1px solid #aa94df;
	border-bottom: 2px solid #aa94df;
	border-right: 2px solid #aa94df;
	position: relative;
	
	
}
#cruz_s{
	padding-left: 320px;
	padding-top: 30px;
	width: 95px;
	height: 310px;
	float: left; 
}

#cruzimp_s{
	padding-left: 220px;
	padding-top: 30px;
	width: 95px;
	height: 310px;
	float: left;
 
}

#nombre_s{
	text-align: center;
}

#textos_s{
	width: 740px;
	text-align: center;	
	position: relative;
}

#textosimp_s{
	width: 540px;
	text-align: center;	
	position: relative;
}

#cabecera_s{
	width: 740px;
	height: 310px;
	text-align: center;
}

#cabeceraimp_s{
	width: 540px;
	height: 310px;
	text-align: center;
}

p.nombre_s{
	text-align: center;
	font-weight: bold;
	font-size: 28px;
}

p.texto1_s{
	text-align: center;
	font-size: 18px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
p.texto1imp_s{
	text-align: center;
	font-size: 16px;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}

p.texto2_s{
	text-align: center;
	font-size: 18px;
	width: 740px;
}

p.texto2imp_s{
	text-align: center;
	font-size: 16px;
	width: 540px;
}

a.s{
	text-decoration: none;
	color: #8876b2;
}

#txt_mensaje{
	width: 515px;
	height: 170px;
	background-color: #8876b2;
	color: white;
	border: 1px solid white;
}

#txt_sugerencias{
	width: 515px;
	height: 150px;
	background-color: #8876b2;
	color: white;
	border: 1px solid white;
}

.thumb2{
	border: 1px solid #8876b2;
}

#central{
	width: 520px;
	padding-top: 5px;
	padding-left: 5px;
	height: 335px;
}