body{
	background-color: #339966;
	margin-top: 0;
}

a.image_gdf{
	background-image : url(images/modele1ter_01.jpg);
	background-repeat: no-repeat;
	border: 0;
	height : 84;
	width : 85;
	display : block;
}

a.image_gdf:hover{
	background-image : url(images/modele1ter_01.jpg);
}

.image_titre{
	background-image : url(images/modele1ter_02.jpg);
	background-repeat: no-repeat;
	height : 84;
	width : 715;
}

a.image_accueil{
	background-image : url(images/modele1ter_04.jpg);
	background-repeat: no-repeat;
	width : 70;
	height :39;
	display : block;
}

a.image_accueil:hover{
	background-image : url(images/modele1ter_04_hover.jpg);
}

a.image_situation{
	background-image : url(images/modele1ter_11.jpg);
	background-repeat: no-repeat;
	width : 93;
	height : 31;
	display : block;
}
a.image_situation:hover{
	background-image : url(images/modele1ter_11_hover.jpg);
}

a.image_tarif{
	background-image : url(images/modele1ter_08.jpg);
	background-repeat: no-repeat;
	width : 53;
	height : 39;
	display : block;
}

a.image_tarif:hover{
	background-image : url(images/modele1ter_08_hover.jpg);
}

a.image_chambre{
	background-image : url(images/modele1ter_06.jpg);
	background-repeat: no-repeat;
	width : 93;
	height : 31;
	display : block;
}

a.image_chambre:hover{
	background-image : url(images/modele1ter_06_hover.jpg);
}

a.image_loisirs{
	background-image : url(images/modele1ter_13.jpg);
	background-repeat: no-repeat;
	width : 66;
	height : 31;
	display : block;
}

a.image_loisirs:hover{
	background-image : url(images/modele1ter_13_hover.jpg);
}

a.image_reservation{
	background-image : url(images/modele1ter_15.jpg);
	background-repeat: no-repeat;
	width : 181;
	height : 31;
	display : block;
}

a.image_reservation:hover{
	background-image : url(images/modele1ter_15_hover.jpg);
}

a.image_maison{
	background-image : url(images/modele_chambre2_16.jpg);
	background-repeat: no-repeat;
	border: 0;
	height : 104;
	width : 138;
	display : block;
}

a.image_maison:hover{
	background-image : url(images/modele_chambre2_16.jpg);
}

a.image_margot{
	background-image : url(images/modele_chambre2_04.jpg);
	background-repeat: no-repeat;
	border: 0;
	height : 96;
	width : 131;
	display : block;
}

a.image_margot:hover{
	background-image : url(images/modele_chambre2_04.jpg);
}

a.image_capucine{
	background-image : url(images/modele_chambre2_08.jpg);
	background-repeat: no-repeat;
	border: 0;
	height : 100;
	width : 135;
	display : block;
}

a.image_capucine:hover{
	background-image : url(images/modele_chambre2_08.jpg);
}
a.image_capucine2{
	background-image : url(images/modele_chambre2_13.jpg);
	background-repeat: no-repeat;
	border: 0;
	height : 105;
	width : 142;
	display : block;
}

a.image_capucine2:hover{
	background-image : url(images/modele_chambre2_13.jpg);
}

a.image_iris{
	background-image : url(images/modele_chambre2_02.jpg);
	background-repeat: no-repeat;
	border: 0;
	height : 127;
	width : 93;
	display : block;
}

a.image_iris:hover{
	background-image : url(images/modele_chambre2_02.jpg);
}

a.fleche{
	background-image : url(images/fleche.jpg);
	background-repeat: no-repeat;
	border: 0;
	height : 50;
	width : 41;
	display : block;
}

a.fleche:hover{
	background-image : url(images/fleche.jpg);
}


.contenu-centre-absolu{
	text-align : center;
	font-family : Arial;
}
.sous-rubrique{
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	font-size: medium;
	text-align : center;
}

.titre_calendrier{
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	font-size: medium;
}

.sous-rubrique-centre{
	font-weight: bold;
	color: #FF6600;
	font-family: Arial;
	font-size: small;
	text-align: center;
}

.sous-sous-rubrique{
	font-weight: bold;
	color: #0033CC;
	font-family: Arial;
	font-size: small;
}

.contenu{
	font-size: small;
	font-family: Arial;
	text-align: justify;
}

.contenu_petit{
	font-size: x-small;
	font-family: Arial;
	text-align: justify;
}

.sous-sous-rubrique{
	color: #000000;
	text-align : center;
	font-size: small;
	font-family: Arial;
}

.contenu-centre{
	font-size: small;
	font-family: Arial;
	text-align: center;
}

.sous-rubrique_noir{
	font-size: small;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}

.titre-bleu{
	color: #3333FF;
	font-family: Arial;
	font-size: medium;
	text-align: center;
	font-weight: bold;
}

.normal-gras-centre{
	text-align: center;
	font-size: medium;
	font-weight: bold;
	font-family: Arial;
}

.italic-centre{
	text-align: center;
	font-size: small;
	font-family: small;
	font-style: italic;
}

.lien{
	font-size: small;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}