.banner_reserves_min {
	background-image:url(http://www.hoteltorremirona.com/en/images/reserva_online_en.gif);
	background-repeat:no-repeat;
	float:left;
	height:40px;
	margin-top:10px;
	width:170px;
}


.banner_reserves_min:hover {
	background-image:url(http://www.hoteltorremirona.com/en/images/reserva_online_hover_en.gif);
	background-repeat:no-repeat;
	float:left;
	height:40px;
	width:170px;
}

.banner_reserves_1 {
	width:230px;
	height:100px;
	background: url(http://www.hoteltorremirona.com/en/packs/en_pack_gourmet.jpg) no-repeat;
	float: left;
	margin-top: 10px;
	
}
.banner_reserves_1:hover {
	width:230px;
	height:100px;
	background: url(http://www.hoteltorremirona.com/en/packs/en_pack_gourmet.jpg) no-repeat;
	float: left;
}
.banner_reserves_2 {
	width:230px;
	height:100px;
	background: url(http://www.hoteltorremirona.com/en/packs/en_pack_romantico.jpg) no-repeat;
	float: left;
	margin-top: 10px;
}
.banner_reserves_2:hover {
	width:230px;
	height:100px;
	background: url(http://www.hoteltorremirona.com/en/packs/en_pack_romantico.jpg) no-repeat;
	float: left;
}
.banner_reserves_3 {
	width:230px;
	height:100px;
	background: url(http://www.hoteltorremirona.com/en/packs/en_golf_12.jpg) no-repeat;
	float: left;
	margin-top: 10px;
}
.banner_reserves_3:hover {
	width:230px;
	height:100px;
	background: url(http://www.hoteltorremirona.com/en/packs/en_golf_12.jpg) no-repeat;
	float: left;
}
.banner_reserves_4 {
	width:230px;
	height:100px;
	background: url(http://www.hoteltorremirona.com/en/packs/en_especial_spa.jpg) no-repeat;
	float: left;
	margin-top: 10px;
}
.banner_reserves_4:hover {
	width:230px;
	height:100px;
	background: url(http://www.hoteltorremirona.com/en/packs/en_especial_spa.jpg) no-repeat;
	float: left;
}




