div.accueil {
	width:330px; height:77px;
	float:left;
	background:url('titre_accueil.gif') no-repeat;
}

div.residences {
	width:660px; height:40px;
	float:left;
	background:url('titre_residences.gif') no-repeat;
}

div.imgresidences {
	background:url('img_residences.gif') no-repeat; 
	width:660px;height:200px;
	float:left;
}

div.actualites {
	width:330px; height:40px;
	float:left;
	background:url('titre_actualites.gif') no-repeat;
}

div.chambres {
	width:330px; height:40px;
	float:left;
	background:url('titre_chambres.gif') no-repeat;
}

div.tarifs {
	width:330px; height:40px;
	float:left;
	background:url('titre_tarifs.gif') no-repeat;
}

div.reservation {
	width:330px; height:40px;
	float:left;
	background:url('titre_reservation.gif') no-repeat;
}

div.circuits {
	width:330px; height:40px;
	float:left;
	background:url('titre_circuits.gif') no-repeat;
}

div.reservation {
	width:330px; height:40px;
	float:left;
	background:url('titre_reservation.gif') no-repeat;
}

div.contact {
	width:330px; height:40px;
	float:left;
	background:url('titre_contact.gif') no-repeat;
}

div.promos {
	width:330px; height:40px;
	float:left;
	background:url('titre_promos.gif') no-repeat;
}

div.legal {
	width:330px; height:40px;
	float:left;
	background:url('titre_legal.gif') no-repeat;
}

div.blocactu div.topactu {
	background:url('top_actu.gif') no-repeat;
}

div.blocpromos div.toppromos {
	background:url('top_promos.gif') no-repeat;
}

div.blocresidences div.topresidences {
	background:url('top_residences.gif') no-repeat;
}

/* CONTACT & RESERVATION */
input.submit {
	background:url('submit.gif') no-repeat;
}

/***********BTN Visite***************/

div.blocresidences div.bottomactu a {
	width:260px; height:25px;
	display:block;
	background:url('btn_visite.gif') center top no-repeat;
}

div.blocresidences div.bottomactu a:hover {
	width:260px; height:25px;
	background:url('btn_visite.gif') center bottom no-repeat;
}