/* Indicamos que el fondo será blanco y la alineación del texto centrada
	El tipo de fuente será Verdana, Aria, Helvetic o San Serif   con un tamaño de  8 px
	El fondo será blanco
	y la alineación del texto centrada (para poder tener todos los datos centrados al final)
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat;
	margin:auto;
	color: #000000;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
}


/*
	CONTENEDOR de las demas capas

	Ancho: 884 pixeles (El mismo que la imagen que tomamos de referencia)
	Alineación del texto : Ya le indicamos que a la izquierda
	margen = Automatico (para que siempre esté centrada la  web)
*/
#contenedor{
	width: 800px;
	text-align: left;
	margin:auto;

}


/*
	ETIQUEDA H1 en CAPA CABECERA
	Le indicamos que  a la etiqueta h1 dentro de la capa cabecera tenga:
	Imagen de fondo (La cabecera elegida)
	Color de fondo : blanco ( por si acaso)
	Altura de la etiqueta: 261 pixeles
	Anchura de la etiqueda: 884 pixeles
	Y que flote a la izquierda la capa
	
*/
#cabecera {
	width :800px;
	height:160px;
	margin:auto;
	float:left;
	

}
#cabecera h1{
	background-image: url(../imagenes/cabecera.jpg);
	height: 160px;
	width: 800px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:auto;
	padding: 0px;

}

/*
  	ETIQUETA SPAN DENTRO DE H1 Y DE CABECERA
	Evitamos que se vea el texto indicado.
*/
#cabecera h1 span{
	display: none;
}

/*
	ETIQUEDA H1 en CAPA CABECERA
	Le indicamos que  a la etiqueta h1 dentro de la capa cabecera tenga:
	Imagen de fondo (La cabecera elegida)
	Color de fondo : blanco ( por si acaso)
	Altura de la etiqueta: 261 pixeles
	Anchura de la etiqueda: 884 pixeles
	Y que flote a la izquierda la capa
	
*/
#cabecera_en {
	width :800px;
	height:160px;
	margin:auto;
	float:left;
	

}
#cabecera_en h1{
	background-image: url(../imagenes/cabecera_en.jpg);
	height: 160px;
	width: 800px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:auto;
	padding: 0px;

}

/*
  	ETIQUETA SPAN DENTRO DE H1 Y DE CABECERA
	Evitamos que se vea el texto indicado.
*/
#cabecera_en h1 span{
	display: none;
}


/*
	MENU DE Horizontal o de enlace
*/
#menuhr h1{
	height: 25px;
	width: 800px;
	background-image: url(../imagenes/color.jpg);
	left: 0px;
	float: left;
	background-position: left top;
	margin:auto;	
}

#menuhr h1 span{
	display: none;
	
}

#menuenlace h1{
	height: 22px;
	width: 800px;
	background-image: url(../imagenes/separacion_sup.jpg);
	left: 0px;
	float: left;
	background-position: left top;
	margin:auto;	
}

#menuenlace h1 span{
	display: none;
	
}
 
/*
	MENU DE IZQUIERDA
*/
#menuiz{
	height: 1300px;
	width: 150px;
	background-image: url(../imagenes/izquierda.jpg);
	text-align: center;
	left: 0px;
	float: left;
	background-repeat:  repeat-y;
	background-position: left top;
	margin:auto;

}
#menuiz dl{

	padding-left: 15px;
}	

#menuiz dt {
	margin-top: 2px;
	padding-top: 2px;
	display: block;
	height: 20px;
	width: 120px;
	float: none;
}

#menuiz dt a{
	font-family: "Times New Roman", Times, serif;
	width: 120px;
	height: 20px;
	font-size: 12pt;
	font-weight: normal;
	background-color: #88b9e8;
	text-align: left;
	display: block;
	margin: auto;
	float: left;
	border: thin solid #000000;
	left: 10px;
	padding-left:0px;
	text-decoration: none;
}

#menuiz dt a img{
	text-decoration: none;
	border: none;
}

#menuiz dt p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	height: 15px;
	font-size: xx-small;
	font-weight: bold;
	background-color: #88b9e8;
	text-align: center;
	display: block;
	margin: auto;
	float: left;
	border: thin solid #000000;
	padding-left:0px;
	text-decoration: none;
}

#menuiz dt p b {
	color:#CC0000;

}
/*
	CONTENIDO
*/
#contenido{
	min-height: 1300px;
	background-image: url(../imagenes/derecha.jpg);
	width: 650px;
	left: 150px;
	float:left;
	background-repeat:  repeat-y;
	background-position: left top;
	margin:auto;
	text-align: left;

}


#interno{
	min-height: 1300px;
	width: 635px;
	float:left;
	margin:auto;
	text-align: left;
	padding-left:10px;

	overflow: visible;
}

#fondoimagen {
	background-color: #88b9e8;
	padding-top: 10px;
	padding-botton: 10px;

}

#cuadroruta{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #255b8e;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	display: inline;
}

#texto1bis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #255b8e;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;	
}

#texto2bis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display:block;	
	margin-top: 1px;
}


#texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #25568e;
	font-weight: bold;
	display: inline;
	position: relative;
}  

#texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: inline;
	position: relative;

}


#texto4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #255b8e;
	text-decoration: none;
	
}

#texto4_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#texto4bis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #255b8e;
	text-align: right;
	text-decoration: none;
	display: block;

}

#texto5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: inline;

}
#subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #255b8e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#cuadropunteado1{
	border-top: 2px dotted #255b8e;
	border-right: 2px dotted #255b8e;
	border-bottom: none #255b8e;
	border-left: 2px dotted #255b8e;
}

#cuadropunteado2{
	border: 2px dotted #255b8e;
}

#cuadropunteado3{
	border-top: 2px dotted #255b8e;
	border-right: 2px dotted #255b8e;
	border-bottom: 2px dotted #255b8e;
	border-left: none #255b8e;
}

#cuadropunteado4{
	border-top: none #255b8e;
	border-right: 2px dotted #255b8e;
	border-bottom: 2px dotted #255b8e;
	border-left: 2px dotted #255b8e;
}

#cuadropunteado5{
	border-top: none #255b8e;
	border-right: none #255b8e;
	border-bottom: none #255b8e;
	border-left: 2px dotted #255b8e;
}

#cuadropunteado6{
	border-top: none #255b8e;
	border-right: 2px dotted #255b8e;
	border-bottom: none #255b8e;
	border-left: none #255b8e;
}

#cuadropunteado7{
	border-top: none #255b8e;
	border-right: none  #255b8e;
	border-bottom: 2px dotted #255b8e;
	border-left: none #255b8e;
}

#fotos {
	border: thin solid #255b8e;

}

#linea {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #255b8e;

}

#botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #88b9e8;
}

#galeria {
	background-repeat: repeat;
	background-color: 88b9e8;

}
/*
	MENU DE Horizontal o de enlace de fin
*/
#menuenlace2 h1{
	height: 22px;
	width: 800px;
	background-image: url(../imagenes/separacion_inf.jpg);
	left: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin:auto;	
}

#menuenlace2 h1 span{
	display: none;
}
 
/*
	MENU DE IZQUIERDA
*/
#menuiz2{
	height: 210px;
	width: 150px;
	background-image: url(../imagenes/izquierda.jpg);
	text-align: center;
	left: 0px;
	float: left;
	background-repeat:  repeat-y;
	background-position: left top;
	margin:auto;
	
}

#menuiz2 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	background-color: #88b9e8;
	text-align: center;
	display: block;
	margin:auto;
	border: thin solid #000000;
	float:none;
	width:100px;

}


#menuiz2 p {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 110%;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display:block;
}

/*
	CONTENIDO2
*/
#contenido2{
	height: 210px;
	background-image: url(../imagenes/derecha2.jpg);
	width: 650px;
	left: 150px;
	float:left;
	background-repeat:  repeat-y;
	background-position: left top;
	margin:auto;
	text-align: left;
}

#contenido2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display:block;
	padding: 5px;
	float: left;
	width: 625px;

}

#contenido2 a img {
	border:0;
}

#fin {
	background-color: #000000;
	background-repeat: repeat;
	float: left;
	height: 5px;
	width: 797px;
	color: #FFFFFF;
	

}

#menuiz2 dl{

	padding-left: 15px;
}	

#menuiz2 dt {
	margin-top: 2px;
	padding-top: 2px;
	display: block;
	height: 20px;
	width: 120px;
	float: none;
}


#menuiz2 dt p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	height: 15px;
	font-size: xx-small;
	font-weight: bold;
	background-color: #88b9e8;
	text-align: center;
	display: block;
	margin: auto;
	float: left;
	border: thin solid #000000;
	padding-left:0px;
	text-decoration: none;
}

#menuiz2 dt p b {
	color:#CC0000;

}

a#info  {
position:relative;
z-index:24; 
text-decoration:none;
}


a#info  span {
display : none;
z-index:999;
}

a#info:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#FFFFFF; /* DEBE haber un color de fondo */
}

a#info:hover span {
	display: block;
	position: relative;
	left: 0em;
	width: 170px;
	height:40px;
	border: 1px solid #88b9e8;
	background-color: #EEEEEE;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 5px;
	z-index:999;
	overflow: auto;
}

a#info:hover span strong{
	color: #88b9e8;
}

#prueba
{
	
}
