/* CSS Document */
.body{
  background-image: url(imagenes/Fondo.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left:10px;
  padding-right:10px;
}

	#left{
	position: absolute;
	top:0px;
	left: 0px;
	background-image: url(images/logo2.png);
	height: 128px;
	width: 244px;
	z-index: 5;
	background-repeat: no-repeat;
	}
	#center{
	position: absolute;
	top:0px;
	left: 0px;
	background-image: url(images/header_back.png);
	height: 128px;
	width: 100%;
	background-repeat: repeat-x;
	z-index: 4;
	}
	#abajo{
	position: absolute;
	top: 0px;
	background-image: url(images/back_left.png);
	height: 450px;
	width: 224px;
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 128px;
	z-index: 8;
	}
	#sigue{
	position: absolute;
	top: 0px;
	height: 108px;
	width: 224px;
	background-image: url(images/back_left.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #4D4D4D;
	margin-top: 550px;
	z-index: 5;
	}
	#sigue2{
	position: absolute;
	height: 100%;
	width: 290px;
	margin-left: 1125px;
	background-image: url(images/back_left.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #4D4D4D;
	text-align: right;
	z-index: 8;
	}
.titulo
	{
	height: 60px;
	width: 600px;
	margin-top: 15px;
	margin-left: 250px;
	font-size: 50px;
	background-repeat: no-repeat;
	z-index: 9;
	
	}
	#titulo2
	{
	background-image: url(imagenes/titulo.png);
	height: 50px;
	width: 350px;
	margin-top: 55px;
	margin-left: 50px;
	background-repeat: no-repeat;
	z-index: 2;
	}
	#relleno{
	  
	}
    #prueba{
	position: relative;
	top: 128px;
	background-color: #FFFFFF;
	height: 551px;
	width: 100%;
	overflow: hidden;
	}
	#prueba2{
	position: absolute;
	height: 100%;
	width: 100%;
	margin-top: 128px;
	padding-top: 25px;
	background-image:url(imagenes/Fondocopy.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
	 #prueba3{
	background-color: #FFFFFF;
	height: 70%;
	width: 80%;
	margin-left: 235px;
	position: absolute;
	overflow: visible;
	}
     #security{
	margin-top: 100px;
	margin-left: 20px;
	padding-left: 5px;
	height: 100px;
	width: 180px;
	border: thin outset #000000;
	color: #000000;
	text-align: justify;
	}
    li{
	background-image: url(imagenes/item.png);
	position: absolute;
	height: 21px;
	width: 197px;
	margin-left: 6px;
	margin-top: 25px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	}
	#lip{
	background-image: url(imagenes/item_f.png);
	position: absolute;
	height: 21px;
	width: 197px;
	margin-left: 6px;
	margin-top: 25px;
	text-align: center;
	color: #FFFFFF;
	}
	#lis{
	background-image: url(imagenes/item_s.png);
	position: absolute;
	height: 21px;
	width: 197px;
	margin-left: 6px;
	margin-top: 25px;
	text-align: center;
	color: #FFFFFF;
	}
	a{
	color: #FFFFFF;
	text-decoration: none;
	}
	a:hover{
	color: #FFFF00;
	text-decoration: none;
	font-size: 18px;
	}
table{
  margin-top:20px;
}
.frase{
  font-size: 10px;
}
.menu{
    height: 120px;
	width: 120px;
	float:left;
	margin-right: 15px;
}
hr{
  margin-bottom: 0px;
  margin-left:10px;
}
.h1{
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 0px;
	width: 100%;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	/*background-color: #EEEEEE;*/
	background-image: url(imagenes/titulos.png);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	/*font-family: Arial;*/
	font-size: 22px;
	color: #000000;
    /*color: #446E44;*/
	/*Filter:Alpha(Opacity:90);*/
}
.h2{
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 10px;
	width: 100%;
	/*background-color: #EEEEEE;*/
	background-image: url(imagenes/titulos.png);
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #B4B4B4;
	font-family: Elephant;
	font-size: 21px;
	color: #333333;
	/*Filter:Alpha(Opacity:80);*/
}
.fecha{
  position: absolute;
  top: 105px;
  left: 50px;
  z-index: 9;
}
.iconos{
  position: absolute;
  top: 100px;
  left: 248px;
  z-index:10;
}
.hotel{
  position: absolute;
  top: 94px;
  margin-left: 0px;
  /*filter: Shadow(Color=#EEEEEE, Direction=145);*/
  /*filter: Glow(Color=#222222, Strength=3);*/
  z-index:5;
}
.margenes{
  padding-left:10px;
  padding-right:10px;
}
