
body {

  color: #5b5c4a;

  font-size: 13px;

  font-family: "Trebuchet MS",Arial,Helvetica;


}

table.calendrier1 {
    font-family: "Trebuchet MS",Arial,Helvetica;
	font-size: 9px;
    color: #5b5c4a;
    border-collapse: collapse;
}

table.calendrier1 > tr > td{
   border-width: 1px 1px 1px 1px;
}


div {

	background-image: url(image/blocs_chambres.jpg);

	background-repeat: no-repeat;

	width: 12px;

	height: 8px;

}



.resa_Aurore {

	background-position: 0 0;

}



.resa_Azur {

	background-position: 0px -8px;

}



.resa_Nature {

	background-position: 0px -16px;

}



.resa_Artiste {

	background-position: 0px -24px;

}



.resa_Horizon {

	background-position: 0px -32px;

}





.pre_Aurore {

	background-position: 0 0;

}



.pre_Azur {

	background-position: 0px -8px;

}



.pre_Nature {

	background-position: 0px -16px;

}



.pre_Artiste {

	background-position: 0px -24px;

}



.pre_Horizon {

	background-position: 0px -32px;

}