.cabecera{
	width: 870px;
	background-image: url(../gfx/es_header_index.gif);
	height:120px;
	overflow: hidden;
}
.cabecera_1{
	width: 870px;
	background-image: url(../gfx/es_cabecera_1.jpg);
	height:200px;
}
.cabecera_2{
	width: 870px;
	background-image: url(../gfx/es_cabecera_2.jpg);
	height:200px;
}
.cabecera_3{
	width: 870px;
	background-image: url(../gfx/es_cabecera_3.jpg);
	height:200px;
}
.cabecera_4{
	width: 870px;
	background-image: url(../gfx/es_cabecera_4.jpg);
	height:200px;
}
.cabecera_5{
	width: 870px;
	background-image: url(../gfx/es_cabecera_5.jpg);
	height:200px;
}
#menu_superior_uno{
    display:block;
	width: 198px;
	float:left;
	height: 40px;
	background-image:url(../gfx/es_sup1.gif);
}
#menu_superior_uno:hover{
	background-image:url(../gfx/es_sup1.gif);
	background-position: 0px -40px;
}
#menu_superior_dos{
    display:block;
	width: 122px;
	float:left;
	height: 40px;
	background-image:url(../gfx/es_sup2.gif)
}
#menu_superior_dos:hover{
	background-image:url(../gfx/es_sup2.gif);
	background-position: 0px -40px;
}
#menu_superior_tres{
    display:block;
	width: 188px;
	float:left;
	height: 40px;
	background-image:url(../gfx/es_sup3.gif)
}
#menu_superior_tres:hover{
	background-image:url(../gfx/es_sup3.gif);
	background-position: 0px -40px;
}
#menu_superior_cuatro{
    display:block;
	width: 188px;
	float:left;
	height: 40px;
	background-image:url(../gfx/es_sup4.gif)
}
#menu_superior_cuatro:hover{
	background-image:url(../gfx/es_sup4.gif);
	background-position: 0px -40px;
}
#menu_superior_cinco{
    display:block;
	width: 174px;
	float:left;
	height: 40px;
	background-image:url(../gfx/es_sup5.gif)
}
#menu_superior_cinco:hover{
	background-image:url(../gfx/es_sup5.gif);
	background-position: 0px -40px;
}
#menu_izquierda_zero{
    display:block;
	height:20px;
	background-image:url(../gfx/es_izq0.gif);
}
#menu_izquierda_zero:hover{
	background-image:url(../gfx/es_izq0.gif);
    background-position: 0px -20px;
}
#menu_izquierda_uno{
    display:block;
	height:20px;
	margin-top: 15px;
	background-image:url(../gfx/es_izq1.gif);
}
#menu_izquierda_uno:hover{
	background-image:url(../gfx/es_izq1.gif);
    background-position: 0px -20px;
}
#menu_izquierda_dos{
    display:block;
	height:20px;
	margin-top: 15px;
	background-image:url(../gfx/es_izq2.gif);
}
#menu_izquierda_dos:hover{
	background-image:url(../gfx/es_izq2.gif);
	background-position: 0px -20px;
}
#menu_izquierda_tres{
    display:block;
	height:20px;
	margin-top: 15px;
	background-image:url(../gfx/es_izq3.gif);
}
#menu_izquierda_tres:hover{
	background-image:url(../gfx/es_izq3.gif);
	background-position: 0px -20px;
}
#menu_izquierda_cuatro{
    display:block;
	height:20px;
	margin-top: 15px;
	background-image:url(../gfx/es_izq4.gif);
}
#menu_izquierda_cuatro:hover{
	background-image:url(../gfx/es_izq4.gif);
	background-position: 0px -20px;
}
.columna_izquierda_oferta_sobre{
	margin-top: 15px;
	background-image:url(../gfx/es_sobre_oferta.gif);
	height:25px;
}
.titulo_caja{
	height: 30px;
	background-image:url(../gfx/es_alquile.gif);
	background-repeat:no-repeat;
	line-height: 20px;
}
.comprar .reservar_boton{
	display:block;
	width:80px;
	height:20px;
    float:right;
	background-image:url(../gfx/es_reservar.gif);
	background-repeat:no-repeat;
}
.comprar .reservar_boton:hover{
	background-image:url(../gfx/es_reservar.gif);
	background-repeat:no-repeat;
	background-position:0 -20px;
}
.comprar .reservar_boton span{
    display:none;
}
.entre_compras{
	width: 560px;
	height: 5px;
	border-bottom:1px solid #1a313f;
	float:left;
	display:block;
	margin-left:16px;
	/*margin-left: 5%;
	margin-right: 5%;
	overflow:hidden;*/
}
.entre_alquileres{
	width: 560px;
	height: 5px;
	border-bottom:1px dashed #1a313f;
	float:left;
	display:block;
	margin-left:10px;
	/*margin-left: 5%;
	margin-right: 5%;
	overflow:hidden;*/
}
.entre_cat{
	float:left;
	width:560px;
	height: 5px;
	display:block;
	/*	border-bottom:1px solid #1a313f;
	margin-left: 5%;
	margin-right: 5%;*/
}
.sobre_comprar{
	width:600px;
	height:20px;
	background-image:url(../gfx/sobre_comprar.gif);
	float:left;
}
