@charset "iso-8859-1";
/* CSS Document */

/* Globales */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#999999;
margin:0px;
padding:0px;
}

div{
margin:0;
padding:0;
}

#global{
width:924px;
margin:0px auto;
padding:0px;
}


/* Esquema General */
#cabecera{
height:40px;
width:924px;
padding:15px 0px 11px 0px;
clear:both;
}

.linea_divisoria{
height:1px;
width:924px;
background-color:#CCCCCC;
clear:both;
}

#cuerpo{
width:924px;
padding:12px 0px 13px 0px;
clear:both;
}

#pie{
height:17px;
width:924px;
color:#CCCCCC;
font-size:10px;
}

#pie a{
color:#CCCCCC;
font-size:10px;
text-decoration:none;
}

/* Cabecera */
#menu_principal{
height:23px;
width:500px;
float:right;
}

#logo{
height:47px;
width:115px;
padding:0px 0px 0px 0px;
float:left;
}


	/* Menu */
	/* Estilo para el menu general */
	.ul_menu_principal {
	position: relative;
	height: 23px; 
	width: 500px;
	/*background: url("../imagenes/menu/bg.gif") no-repeat top;*/
	padding: 0px; 
	margin: 0px;
	/*overflow: hidden;*/ /*JAVI (lo quito para que no corte el menu azul en el efecto rebote*/
	float:right; /*JAVI*/ 
	margin-top:25px; /*JAVI*/
	padding:0px 15px 0px 0px; /*JAVI*/
	}
	
	/* Lo forzamos a flotar horizontalmente */
	.ul_menu_principal li {
	float: right;
	list-style: none;
	}
	
	/* Para el fondo de cada item */
	.ul_menu_principal li.back {
	background: url("../imagenes/menu/lava.gif") no-repeat right -21px;
	width: 9px; 
	height: 21px;
	z-index: 8;
	position: absolute;
	}
	.ul_menu_principal li.back .left {
	background: url("../imagenes/menu/lava.gif") no-repeat top left;
	height: 21px;
	margin-right: 9px;
	}
	/* Estilo de cada item */
	.ul_menu_principal li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	/*text-transform: uppercase; JAVI*/
	font: 10pt arial;
	font-weight:bolder; /*JAVI*/
	color:#a0a0a0; 
	outline: none;
	text-align: center;
	height: 21px; 
	top: 2px;
	z-index: 10; 
	letter-spacing: 0;
	float: left; display: block;
	margin: auto 10px;
	}
	li.current a {color:#FFFFFF;font-weight:bolder;} /*JAVI*/

/* Cuerpo */

	/* Foto Principal */
	#foto_principal {
	height: 225px;
	width: 924px;
	padding:0px 0px 14px 0px;
	clear:both;
	}
	/* Los tres cuadris de a que nos dedicamos del index */
	#dedicamos_principal_01{
	float:left;
	background:url("../imagenes/HOME_cuadrado_01_OFF.jpg") no-repeat center;
	height: 214px;
	width: 299px;
	margin:0px 14px 16px 0px;
	/*clear:both;*/
	}
	#dedicamos_principal_02{
	float:left;
	background:url("../imagenes/HOME_cuadrado_02_OFF.jpg") no-repeat center;
	height: 214px;
	width: 299px;
	margin:0px 10px 16px 0px;
	/*clear:both;*/
	}
	#dedicamos_principal_03{
	float:right;
	background:url("../imagenes/HOME_cuadrado_03_OFF.jpg") no-repeat center;
	height: 214px;
	width: 299px;
	margin:0px 0px 16px 0px;
	/*clear:both;*/
	}
	.link_home_cuadro{
	text-decoration: none;
	outline:none;	
	}
	
	#titulo_dedicamos_principal{
	padding:27px 22px 0px 22px;
	font: 13pt Verdana, Arial, Helvetica, sans-serif bold;
	color:#5281c5;
	}
	
	#texto_dedicamos_principal{
	padding:0px 22px 0px 22px;
	font: 9pt arial;
	color:#999999;
	}
	
	/* Ventanas grande y pequeña */
	#ventana_grande{
	width:533px;
	height:358px;
	float:left;
	background:url("../imagenes/ventana_grande_hueca.gif") no-repeat center;
	margin-left:35px;
	/*border:1px solid red;*/
	}
	
	#ventana_pequena{
	width:308px;
	height:358px;
	float:right;
	background:url("../imagenes/ventana_pequena.jpg") no-repeat center;
	margin-right:35px;
	/*border:1px solid red;*/
	}
	#selector{
	width:335px;
	/*height:46px;*/
	height:110px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#selector p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5281c5;
	}
	.selector_prog{
	width:335px;
	height:23px;
	margin-left:65px;
	margin-top:29px;
	background:url("../imagenes/texto_galeria_total.jpg")  no-repeat left;
	}
	
	.listado_galeria{
	float:right;
	margin-top:0px;
	width:130px;
	}
	.listado_galeria li img{
	border:0px;
	}
	.listado_galeria li {
	float: left;
	list-style: none;
	outline:none;
	}

	#texto_cursiva{
	float:right;
	margin-top:30px;
	margin-right:25px;
	}
	#selector_descargas{
	width:280px;
	height:340px;
	border:0px solid;
	float:right;
	margin:10px 10px 0px 0px;

	}
	.listado_descargas {
	float:right;
	list-style: none;
	padding:0px;
	margin:2px 10px 0px 0px;
	
	}
	
	.listado_descargas li {
	text-align:right;
	width:280px;
	margin-bottom:20px;
	cursor:pointer;
	}

	.li_descarga a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#999999;
	text-decoration:none;
	outline:0px;
	width:280px;
	display:block;
	margin-bottom:20px;
	}
	
	.li_descarga_seleccionado a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#999999;
	text-decoration:none;
	outline:0px;
	width:280px;
	display:block;
	margin-bottom:20px;
	}
	
	#descarga{
	/*width:533px;*/
	/*height:358px;*/
	padding:20px;
	}
	.texto_titulo_descarga{
	font-size:21px;
	color:#5487c7;
	/*background:url("../imagenes/BT_descargar_00.jpg") no-repeat right;*/
	}
	.texto_titulo_descarga a{
	text-decoration:none;
	color:#5487c7;
	outline:0px;
	}
	#texto_descarga{
	font-size:12px;
	color:#808080;
	}
	#ventana_grande_usu{
	width:533px;
	height:358px;
	float:left;
	background:url("../imagenes/74393680.jpg") no-repeat center;
	margin-left:35px;
	/*border:1px solid red;*/
	}
	#ventana_pequena_usu{
	width:308px;
	height:358px;
	float:right;
	background:url("../imagenes/ventana_usuarios_contexto.jpg") no-repeat center;
	margin-right:35px;
	/*border:1px solid red;*/
	}
	#form_usu{
	width:308px;
	padding-top:30px;
	padding-right:25px;
	padding-bottom:15px;
	padding-left:55px;
	}
	#input_usuario{
	height:12px;
	width:187px;
	margin:20px 0px 0px 40px;
	}
	#input_password{
	height:12px;
	width:187px;
	margin:11px 0px 0px 40px;
	}
	#botones_usu{
	padding:5px 0px 0px 0px;
	}
	#boton_ok{
	padding:0px 0px 0px 39px;
	}
	#boton_pass{
	padding:0px 0px 0px 17px;
	}
	
	/* CONTACTO.PHP */
	#ventana_grande_contacto{
	width:533px;
	height:358px;
	float:left;
	background:url("../imagenes/callejero_02.jpg") no-repeat center;
	margin-left:35px;
	/*border:1px solid red;*/
	}
	#ventana_pequena_contacto_datos{
	width:308px;
	height:190px;
	float:right;
	background:url("../imagenes/ventana_contacto.jpg") no-repeat center;
	margin-right:35px;
	/*border:1px solid red;*/
	}
	#ventana_pequena_contacto_llegar{
	width:308px;
	height:165px;
	float:right;
	background:url("../imagenes/ventana_llegar_contexto.jpg") no-repeat center;
	margin-right:35px;
	padding-top:3px;
	/*border:1px solid red;*/
	}
	.listado_llegar{
	/*float:right;*/
	margin-top:0px;
	padding-top:35px;
	}
	.listado_llegar li img{
	border:0px;
	}
	.listado_llegar li {
	/*float: left;*/
	list-style: none;
	line-height:23px;
	}
	li.sitios_llegar{
	height:18px;
	width:232px;
	text-decoration:none;
	/*float:right;*/
	outline:0px;
	font-size:12px;
	color:#808080;
	/*padding:12px;*/
	margin:0;
	padding:0;
	cursor:pointer;
	}