@CHARSET "ISO-8859-1";

* {
    font-family: Arial;	
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px 5px 10px 5px;
	font-size: 12px;
	line-height: 20px;
}

a {
    text-decoration: none;	
}
a:hover {
    text-decoration: underline;	
}

img {
    border: none;	
    margin: 0px;
}

body {
	color: #000000;
    background: #FFFFFF;
}

#main {
	width: 950px;
	margin: 0px auto;
}

#header_site75,	/* Chalet Chez France */
#header_site76,	/* L'embarcadère Chez France */
#header_site77,	/* Chez France la Volière */
#header_site78,	/* Chez France le Saint Louis */
#header_site79,	/* Chez France Village Vacances Altitude */ 
#header_site122 {	/* Chez France Grand Hôtel des Monts d’Auvergne */
	width: 950px;
	height: 274px;
}
#header_site75 {	/* Chalet Chez France */ background: url(images/header_75.png) no-repeat; }
#header_site76 {	/* L'embarcadère Chez France */ background: url(images/header_76.png) no-repeat; }
#header_site77 { /* Chez France la Volière */ background: url(images/header_77.png) no-repeat; }
#header_site78 { /* Chez France le Saint Louis */ background: url(images/header_78.png) no-repeat; }
#header_site79 { /* Chez France Village Vacances Altitude */ background: url(images/header_79.png) no-repeat; }
#header_site122 { /* Chez France Grand Hôtel des Monts d’Auvergne */ background: url(images/header_122.png) no-repeat; }

#header_menu {
	padding-left: 330px;
	padding-top: 210px;
}

.header_menu_intitule {
	float: left;
	width: 150px;
	color: white;
	font-weight: bold;
	text-align: center;
}

.header_menu_intitule a { 
	color: white;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
.header_menu_intitule a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.header_menu_intitule a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.header_menu_intitule a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#footer {
	background: url('../chez_france_produit/images/footer.png') no-repeat;
	width: 950px;
	height: 129px;
	float: left;
}

#content {
    width: 950px;
	/*background-image: url('../chez_france_produit/images/Fond-photos-1px-haut.gif');
	background-repeat: repeat-y;*/
	margin: 10px 0px 0px 0px;
    float: left;
}

/*
#content_1_fd {
    width: 950px;
	background: url('../chez_france_produit/images/Fond-photos-1px-haut.gif') repeat-y;
    float: left;
}
#footer {
    width: 950px;
	height: 165px;
	position: relative;
    margin: 10px 0px 10px 0px;
	font-size: 10px;
	float: left;
}
#footer_1 {
    width: 20px;
	height: 165px;
	background-image: url('../chez_france_produit/images/Footer-gauche.gif');
	background-repeat: no-repeat;
	float: left;
}
#footer_2 {
    width: 910px;
	height: 165px;
	background-image: url('../chez_france_produit/images/Footer-bleu-87c4e4.gif');
	background-repeat: repeat-x;
	padding: 0px;
	font-size: 10px;
	float: left;
}
#footer_2_1 {
    width: 300px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	float: left;
}
#footer_2_1 span {
	font-size: 28px;
	font-weight: bold;
}
#footer_2_2 {
    width: 310px;
	height: 50px;
	float: left;
}
#footer_2_3 {
    width: 300px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	text-align: right;
	float: left;
}
#footer_2_3 span {
	font-size: 28px;
	font-weight: bold;
}
#footer_2_4 {
    width: 890px;
	padding: 10px 10px 0px 10px;
	font-size: 10px;
	text-align: center;
	float: left;
}
#footer_3 {
    width: 20px;
	height: 165px;
	background-image: url('../chez_france_produit/images/Footer-droite.gif');
	background-repeat: no-repeat;
	float: left;
}
#footer_vagues {
    width: 165px;
	height: 45px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url('../chez_france_produit/images/Footer-vagues.gif');
	background-repeat: no-repeat;
	float: left;
}

#footer a {
    text-decoration: underline;
}
#footer a:hover {
    text-decoration: none;
}
*/

/* Eléments de #content */
/*
#nav_home {
	width: 200px;
	text-align: center;
	padding: 0px;
	float: left;
}
*/
#nav {
	width: 205px;
	text-align: center;
	padding: 0px;
	float: left;
}
.bouton_onglet {
	width: 166px;
	height: 42px;
	background-image: url('../chez_france_produit/images/Bouton-onglet.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 15px 15px;
	padding: 28px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
    float: left;
}
.bouton_onglet_hover {
	width: 166px;
	height: 42px;
	background-image: url('../chez_france_produit/images/Bouton-actif.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 15px 15px;
	padding: 28px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
    float: left;
}
.bouton_onglet:hover {
	background-image: url('../chez_france_produit/images/Bouton-actif.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: underline;
}
.barre_titre {
	width: 672px; /*378*/
	height: 30px;
	background-image: url('../chez_france_produit/images/Barre-titre-hebergement.gif') !important;
	background-image: url('../chez_france_produit/images/Barre-titre-hebergement.gif');
	background-repeat: no-repeat;
	padding: 7px 0px 0px 8px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
    float: left;
}

/*
#content_home {
	background-image: url('../chez_france_produit/images/Fond-home.jpg');
	background-repeat: no-repeat;
    float: left;
}
#content_decouvrir {
	background-image: url('../chez_france_produit/images/Fond-decouvrir.jpg');
	background-repeat: no-repeat;
    float: left;
}
#content_activites {
	background-image: url('../chez_france_produit/images/Fond-activites.jpg');
	background-repeat: no-repeat;
    float: left;
}
#content_hebergements {
	background-image: url('../chez_france_produit/images/Fond-hebergement.jpg');
	background-repeat: no-repeat;
    float: left;
}
#content_localisation {
	background-image: url('../chez_france_produit/images/Fond-localisation.jpg');
	background-repeat: no-repeat;
    float: left;
}
#content_tarifs_promos, #content_formules {
	background-image: url('../chez_france_produit/images/Fond-tarif.jpg');
	background-repeat: no-repeat;
    float: left;
}
*/
#content_1_end {
    width: 950px;
    float: left;
}
#content_1 {
    width: 725px;
	padding: 0px 20px 0px 0px;
	background: url('../chez_france_produit/images/Bloc-pages-1px.png') repeat-y;
	float: left;
}
#content_1_1 {
    width: 725px;
	height: 43px;
	padding: 0px 0px 0px 0px;
	background: url('../chez_france_produit/images/Bloc-pages-haut.png') no-repeat;
	float: left;
}
#content_1_1 h1 {
	padding: 5px 0px 0px 15px;
	color: #FFFFFF;
	font-size: 20px;
	float: left;
}


#content_1_2,
#content_1_2_site75,	/* Chalet Chez France */
#content_1_2_site76,	/* L'embarcadère Chez France */
#content_1_2_site77,	/* Chez France la Volière */
#content_1_2_site78,	/* Chez France le Saint Louis */
#content_1_2_site79,	/* Chez France Village Vacances Altitude */ 
#content_1_2_site122 {	/* Chez France Grand Hôtel des Monts d’Auvergne */
	width: 725px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#content_1_2_site75 { /* Chalet Chez France */ background: url('../chez_france_produit/images/fd_content_75.jpg') no-repeat bottom center; }
#content_1_2_site76 { /* L'embarcadère Chez France */ background: url('../chez_france_produit/images/fd_content_76.jpg') no-repeat bottom center; }
#content_1_2_site77 { /* Chez France la Volière */ background: url('../chez_france_produit/images/fd_content_77.jpg') no-repeat bottom center; }
#content_1_2_site78 { /* Chez France le Saint Louis */ background: url('../chez_france_produit/images/fd_content_78.jpg') no-repeat bottom center; }
#content_1_2_site79 { /* Chez France Village Vacances Altitude */ background: url('../chez_france_produit/images/fd_content_79.jpg') no-repeat bottom center; }
#content_1_2_site122 { /* Chez France Grand Hôtel des Monts d’Auvergne */ background: url('../chez_france_produit/images/fd_content_122.jpg') no-repeat bottom center; }

#content_1_2_1 {
    width: 15px;
	height: 391px;
	padding: 0px 0px 0px 0px;
	background: url('../chez_france_produit/images/Bloc-pages-gauche.png') no-repeat;
	float: left;
}
#content_1_2_2 {
    width: 675px;
	padding: 0px 10px 0px 10px;
	float: left;
}
#content_1_2_3 {
    width: 15px;
	height: 391px;
	padding: 0px 0px 0px 0px;
	background: url('../chez_france_produit/images/Bloc-pages-droite.png') no-repeat;
	float: left;
}
#content_1_3 {
    width: 725px;
	height: 23px;
	padding: 0px 0px 0px 0px;
	background: url('../chez_france_produit/images/Bloc-pages-bas.png') no-repeat;
	float: left;
}
#content_plus {
    width: 950px;
	padding: 0px 0px 0px 0px;
    float: left;
}


/* Page Home */

/*
#home_1 {
	width: 730px;
	padding: 10px 20px 0px 0px;
	float: left;
}

#home_1_illustration {
	width: 730px !important;
	height: 337px !important;
	margin: 10px 0px 0px 0px !important;
	background: url('../chez_france_produit/images/Photo-filles-piscine.png') no-repeat !important;
	width: 725px;
	height: 318px;
	margin: 10px 0px 7px 0px ;
	background: url('../chez_france_produit/images/Photo-filles-piscine.jpg') no-repeat;
	padding: 0px 0px 0px 0px;
	float: left !important;
	float: right;
}

#home_1 p, #home_1 strong, #home_1 a {
	line-height: 19px;	
	font-size: 12px;
}
#home_1 p {
	padding-left: 15px ;
}
*/

.produit_gauche {
	float: left;
	width: 335px;
}

.produit_droite {
	float: left;
	width: 335px;
	padding-left: 5px;
}

#bloc_button .button {
	width: 175px;
	height: 23px;
	background: url('../chez_france_produit/images/Bouton+infos.gif') no-repeat;
	margin: 0px 10px 10px 0px;
	padding: 7px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	float: right;
}
#bloc_button .button a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}
#bloc_button .button a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}

#home_2 {
    width: 910px;
	padding: 10px 0px 0px 20px;
    float: left;
}

#home_2_1 {
    width: 660px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
    float: left;
}
#home_2_1 .titre {
	width: 650px; /*357*/
	height: 25px; /*69*/
	background-image: url('../chez_france_produit/images/Bouton-bloc-gauche.png');
	background-repeat: no-repeat;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
    float: left;
}
#home_2_1 .formule-haut-onglets_1,
#home_2_1 .formule-haut-onglets_2 {
	width: 660px; /*357*/
	height: 23px; /*69*/
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
    float: left;
}
#home_2_1 .formule-haut-onglets_1 { background: url('../chez_france_produit/images/Bloc-formule-haut-onglet2.gif') no-repeat; }
#home_2_1 .formule-haut-onglets_2 { background: url('../chez_france_produit/images/Bloc-formule-haut-onglet2.gif') no-repeat; }


#home_2_1 .onglets_1 {
	margin: 0px 0px 0px 10px;
    float: left;
}
#home_2_1 .onglets_2 {
	margin: 0px 0px 0px 10px;
    float: left;
}

#home_2_1 .onglet_1, #home_2_1 .onglet_2 {
	width: 278px;
	height: 21px;
	margin: 0px 0px 0px 5px; 
	padding: 13px 0px 0px 10px;
	text-align: left;
	color: #4D4D4D;
	font-weight: normal;
	font-size: 14px;
	background: url('../chez_france_produit/images/Bloc-formule-onglet-ar-plan.gif') no-repeat;
	float: left; 
}
/* tester les onglets
#home_2_1 .onglet_1 { background-color: lime; }
#home_2_1 .onglet_2 { background-color: red; }
#home_2_1 .onglet_3 { background-color: #FF00FF; }
#home_2_1 .onglet_4 { background-color: yellow; }
*/
#home_2_1 .onglet_1:hover, #home_2_1 .onglet_2:hover { 
	cursor: pointer; 
	color: #FFFFFF;
}
#home_2_1 .onglet_1_hover, #home_2_1 .onglet_2_hover { 
	width: 278px;
	height: 29px;
	margin: 0px 0px 0px 5px; 
	padding: 5px 0px 0px 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	background: url('../chez_france_produit/images/Bloc-formule-onglet1.gif') no-repeat;
	float: left; 
}
#home_2_1 .onglet_1_hover span, #home_2_1 .onglet_2_hover span { 
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

#home_2_1 .bloc-onglet {
	width: 660px;
	background: url('../chez_france_produit/images/Bloc-formule-onglet-1px.gif') repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    float: left;
}
#home_2_1 .bloc-onglet_1 {
	width: 15px;
	height: 248px;
	background: url('../chez_france_produit/images/Bloc-formule-gauche.gif') no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    float: left;
}
#home_2_1 .bloc-onglet_2 {
	width: 630px;
	height: 262px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    float: left;
}
#home_2_1 .bloc-onglet_3 {
	width: 15px;
	height: 248px;
	background: url('../chez_france_produit/images/Bloc-formule-droite.gif') no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    float: left;
}

#home_2_1 .bloc-onglet h3 {
	padding: 0px 0px 3px 0px;
	float: left;
}
#home_2_1 .bloc-onglet .content_left img {
	padding: 5px 0px 0px 0px;
}
#home_2_1 .bloc-onglet .content_right img {
	padding: 5px 0px 0px 10px;
}
#home_2_1 .onglets_1_content, #home_2_1 .onglets_2_content {
	width: 610px;
	height: 255px;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
    float: left;
}

#home_2_1 .content_left_img {
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#home_2_1 .content_right_img {
	text-align: right;
	padding: 0px 0px 0px 0px;
}

#home_2_1 .content_left_txt, #home_2_1 .content_right_txt {
	height: 217px !important;
	height: 212px;
}
#home_2_1 .content_left .content_left_txt {
	padding: 0px 0px 0px 0px;
}
#home_2_1 .content_left .content_right_txt {
	padding: 0px 0px 0px 0px;
}
#home_2_1 .content_left_button, #home_2_1 .content_right_button {
	width: 175px;
	height: 22px;
	background: url('../chez_france_produit/images/Bouton-grille-tarifs.gif') no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
#home_2_1 .content_left_button {
    float: right;
}
#home_2_1 .content_right_button {
    float: left;
}
#home_2_1 .content_left_button:hover, #home_2_1 .content_right_button:hover {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
}
#home_2_1 .content_left_button a, #home_2_1 .content_right_button a {
	color: #000000;
	font-size: 12px;
	cursor: pointer;
}
#home_2_1 .content_left_button a:hover, #home_2_1 .content_right_button a:hover {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}
#home_2_1 .onglets_1_content_1 {
	width: 266px;
	height: 252px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    float: left;
}
#home_2_1 .onglets_1_content_2 {
	width: 334px;
	height: 161px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
    float: left;
}
#home_2_1 .onglets_2_content_1 {
	width: 334px;
	height: 161px;
	padding: 0px 10px 0px 0px;
	font-weight: normal;
    float: left;
}
#home_2_1 .onglets_2_content_2 {
	width: 266px;
	height: 252px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    float: left;
}

#home_2_1 .bloc-bas-onglet {
	width: 660px;
	height: 23px;
	background: url('../chez_france_produit/images/Bloc-formule-bas.gif') no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    float: left;
}

#home_2_2 {
    width: 230px; /*270*/
	height: 308px;
	padding: 0px 0px 0px 0px;
	margin: 52px 0px 0px 20px;
	background: url('../chez_france_produit/images/Bloc-france-1px.gif') repeat-y;
    float: left;
}
#home_2_2:hover {
   cursor: pointer;
}
#home_2_2_1 {
    width: 215px; /*248*/
	height: 38px;
	padding: 5px 0px 0px 15px;
	background: url('../chez_france_produit/images/Bloc-france-haut.gif') no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
    float: left;
}

#home_2_2_2 {
	width: 230px;
	height: 262px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	float: left;
}

#home_2_2_2_1 {
    width: 15px; /*248*/
	height: 259px;
	background: url('../chez_france_produit/images/Bloc-france-gauche.gif') no-repeat;
    float: left;
}
#home_2_2_2_2 {
    width: 190px;
	padding: 0px 5px 0px 5px;
    float: left;
}
#home_2_2_2_2 .carte_1 {
	width: 190px;
	text-align: center;
}
#home_2_2_2_2 .carte_2 {
	width: 190px;
	text-align: center;
	float: left;
}
#home_2_2_2_2 .carte_2_1 {
	width: 32px;
	text-align: center;
	float: left;
}
#home_2_2_2_2 .carte_2_2 {
	width: 153px;
	height: 81px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	float: left;
}
#home_2_2_2_2 .carte_2_2_1 {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
#home_2_2_2_2 .carte_2_2_2 {
	color: #4c1b0c;
	font-weight: bold;
	font-size: 11px;
}
#home_2_2_2_2 .carte_2_2_3 {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
#home_2_2_2_2 .button {
	width: 180px;
	height: 23px;
	background: url('../chez_france_produit/images/Bouton+infos.gif') no-repeat;
	margin: 0px 0px 0px 7px;
	padding: 7px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	float: left;
}
#home_2_2_2_2 .button a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}
#home_2_2_2_2 .button a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}
#home_2_2_2_3 {
    width: 15px; /*248*/
	height: 259px;
	background: url('../chez_france_produit/images/Bloc-france-droite.gif') no-repeat;
    float: left;
}
#home_2_2_3 {
    width: 230px; /*248*/
	height: 23px;
	background: url('../chez_france_produit/images/Bloc-france-bas.gif') no-repeat;
    float: left;
}


/* Page Localisation */
#loca_imgs_site75,	/* Chalet Chez France */
#loca_imgs_site76,	/* L'embarcadère Chez France */
#loca_imgs_site77,	/* Chez France la Volière */
#loca_imgs_site78,	/* Chez France le Saint Louis */
#loca_imgs_site79,	/* Chez France Village Vacances Altitude */ 
#loca_imgs_site122 {	/* Chez France Grand Hôtel des Monts d’Auvergne */
	width: 675px;
	height: 372px;
	padding: 0px 0px 20px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#loca_imgs_site75 { /* Chalet Chez France */ 
	background: url('../chez_france_produit/images/carte-75.jpg') no-repeat; 
}
#loca_imgs_site76 { /* L'embarcadère Chez France */
	background: url('../chez_france_produit/images/carte-76.jpg') no-repeat; 
}
#loca_imgs_site77 { /* Chez France la Volière */	
	background: url('../chez_france_produit/images/carte-77.jpg') no-repeat; 
}
#loca_imgs_site78 { /* Chez France le Saint Louis */
	background: url('../chez_france_produit/images/carte-78.jpg') no-repeat; 
}
#loca_imgs_site79 { /* Chez France Village Vacances Altitude */
	background: url('../chez_france_produit/images/carte-79.jpg') no-repeat; 
}
#loca_imgs_site122 { /* Chez France Grand Hôtel des Monts d’Auvergne */
	background: url('../chez_france_produit/images/carte-122.jpg') no-repeat; 
}

#loca_imgs_1_2_site75,	/* Chalet Chez France */
#loca_imgs_1_2_site76,	/* L'embarcadère Chez France */
#loca_imgs_1_2_site77,	/* Chez France la Volière */
#loca_imgs_1_2_site78,	/* Chez France le Saint Louis */
#loca_imgs_1_2_site79,	/* Chez France Village Vacances Altitude */
#loca_imgs_1_2_site122 {	/* Chez France Grand Hôtel des Monts d’Auvergne */
	width: 420px; /* 220 */
	height: 372px; /* 225 */
	padding: 0px 0px 5px 0px;
	float: left;
}


/* Page Hébergements */
.hebergement {
	width: 672px; /*378*/
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}


/* Page Découvrir */

#diaporama {
	padding: 10px 5px 0px 6px;
	float: left;
}
#diaporama .photo {
	width: 120px;
	height: 90px;
	margin: 6px 6px 6px 6px;
	float: left;
}
#diaporama .photo:hover {
	opacity: .5;
	cursor: pointer;
}

#content_plus_photos_1 {
    width: 140px;
	height: 174px;
	background: url('../chez_france_produit/images/Bloc-photos-cote-gauche.gif') no-repeat;
	margin: 0px 0px 0px 10px !important;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
    float: left;
}
#content_plus_photos_1 .titre {
    padding: 33px 0px 0px 65px;
	float: left;
}
#content_plus_photos_2 {
    width: 760px;
	height: 174px;
	padding: 0px 0px 0px 0px;
	background: url('../chez_france_produit/images/Bloc-photos-1px-large.gif') repeat-x;
    float: left;
}
#content_plus_photos_3 {
    width: 25px;
	height: 174px;
	background: url('../chez_france_produit/images/Bloc-photos-cote-droit.gif') no-repeat;
	margin: 0px 15px 0px 0px !important;
	margin: 0px 15px 0px 0px;
    float: left;
}


#imgs #content_plus_photos_2 {
    padding: 20px 0px 0px 0px;
	float: left;
}

#imgs #content_plus_photos_2 img {
    margin: 5px 0px 5px 10px;
}

#content_plus_photos_1 .pager_imgs {
	padding: 65px 0px 0px 20px;
	margin: 0px 0px 0px 5px;
	float: left;
}

#content_plus_photos_1 .pager_imgs span {
    display: block;
    width: 434px;
    float:left;
}

#content_plus_photos_1 .pager_imgs .active {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	padding: 3px 0px 0px 0px;
	float:left;
}

#content_plus_photos_1 .pager_imgs .disabled {
    cursor: default;
    color: #87C4E4;
	font-size: 16px;
	padding: 5px 0px 0px 0px;
	float:left;
}

#content_plus_photos_1 .pager_imgs .bt_prec {
	width: 45px;
	height: 30px;
	background: url('../chez_france_produit/images/Bouton-prec.gif') no-repeat;
	padding: 0px 0px 0px 10px;
	float:left;
}
#content_plus_photos_1 .pager_imgs .bt_suiv {
	width: 20px;
	height: 30px;
	background: url('../chez_france_produit/images/Bouton-suiv.gif') no-repeat;
	padding: 0px 10px 0px 25px;
	text-align: right;
	float: left;
}


/* Page Activités */
#content_activites_txt{
    width: 400px;
	margin: 0px 10px 0px 0px;
    float: left;
}
#content_activites_illustration {
    width: 230px;
	height: 650px;
	background: url('../chez_france_produit/images/Photos-activites.png') no-repeat !important;
	background: url('../chez_france_produit/images/Photos-activites.jpg') no-repeat;
	margin: 0px 20px 0px 0px;
    float: left;
}


/* Page Formules */
#formules {
	width: 675px;
	padding: 0px 0px 10px 0px;
	float: left;
}
#formules p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}
	
.formule_button {
	width: 175px;
	height: 22px;
	background: url('../chez_france_produit/images/Bouton-grille-tarifs.gif') no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	float: left;
}
.formule_button a {
	color: #000000;
}
.formule_button a:hover {
	color: #000000;
	text-decoration: underline;
}
#formules_1_1:hover, #formules_1_2:hover, #formules_2_1:hover, #formules_2_2:hover {
	cursor: pointer;
}
#formules .titre {
	width: 300px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	float: left;
}
#formules_1_1 .titre {
	width: 235px;
	padding: 15px 0px 20px 65px;
}
#formules_1_2 .titre {
	width: 240px;
	padding: 15px 0px 20px 60px;
}
#formules_2_1 .titre {
	width: 225px;
	padding: 3px 0px 10px 75px;
}
#formules_2_2 .titre {
	width: 225px;
	padding: 3px 0px 10px 75px;
}
#formules .texte {
	height: 90px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	float: left;
}
#formules_1_1 .texte {
	width: 290px !important;
	width: 300px;
	height: 90px;
	padding: 0px 10px 0px 0px !important;
	padding: 0px 0px 0px 0px;	
}
#formules_1_2 .texte {
	width: 290px !important;
	width: 300px;
	height: 90px;
	padding: 0px 10px 0px 0px !important;
	padding: 0px 0px 0px 0px;	
}
#formules_2_1 .texte {
	width: 290px !important;
	width: 290px;
	height: 90px;
	padding: 0px 10px 0px 0px !important;
	padding: 0px 0px 0px 0px;	
}
#formules_2_2 .texte {
	width: 290px !important;
	width: 290px;
	height: 90px;
	padding: 0px 10px 0px 0px !important;
	padding: 0px 0px 0px 0px;	
}
#formules .bouton {
	width: 150px;
	height: 30px;
	background: url('../chez_france_produit/images/Bouton-plus-info-carte-france-home.gif') no-repeat;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	float: left;
}
#formules .bouton a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
#formules .bouton a:hover {
	color: #003186;
	font-weight: bold;
	font-size: 16px;
}
#formules_1_3 .bouton {
	padding: 5px 0px 0px 0px;
}
#formules_2_1 .bouton {
	width: 195px !important;
	width: 160px;
	height: 30px;
	padding: 5px 0px 0px 25px;
	margin: 15px 0px 0px 65px !important;
	margin: 15px 0px 0px 30px;
}
#formules_2_2 .bouton {
	width: 195px !important;
	width: 160px;
	padding: 5px 0px 0px 25px;
	margin: 15px 0px 0px 65px !important;
	margin: 15px 0px 0px 30px;
}
#formules_1 {
	position: relative;
	width: 662px !important;
	height: 229px !important;
	width: 644px;
	height: 216px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 18px 18px 0px;
	background: url('../chez_france_produit/images/Formules-appart-maisonnettes.png') no-repeat !important;
	background: url('../chez_france_produit/images/Formules-appart-maisonnettes.gif') no-repeat;
	margin: 0px 0px 0px 0px; 
	float: left;
}
#formules_1_1 {
	width: 300px !important;
	height: 216px !important;
	width: 267px;
	height: 198px;
	padding: 10px 0px 0px 30px !important;
	padding: 10px 18px 18px 15px;
	margin: 0px 2px 0px 0px;
	float: left;
}
#formules_1_2 {
	width: 315px !important;
	height: 223px !important;
	width: 282px;
	height: 205px;
	padding: 10px 0px 0px 15px !important;
	padding: 10px 18px 18px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#formules_1_3 {
	position: absolute;
	top: 170px;
	left: 265px;
	height: 30px;
	text-align: center;
	float: left;
}
#formules_2 {
	position: relative;
	width: 662px !important;
	height: 216px !important;
	width: 644px;
	height: 198px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 18px 18px 0px;
	float: left;
}
#formules_2_1 {
	width: 300px !important;
	height: 216px !important;
	width: 267px;
	height: 198px;
	background: url('../chez_france_produit/images/Formules-ptidej.png') no-repeat !important;
	background: url('../chez_france_produit/images/Formules-ptidej.gif') no-repeat;
	padding: 10px 0px 0px 30px !important;
	padding: 10px 18px 18px 15px;
	margin: 0px 2px 0px 0px !important;
	margin: 0px 12px 0px 0px;
	float: left;
}
#formules_2_2 {
	width: 300px !important;
	height: 216px !important;
	width: 267px;
	height: 198px;
	background: url('../chez_france_produit/images/Formules-balneo.png') no-repeat !important;
	background: url('../chez_france_produit/images/Formules-balneo.gif') no-repeat;
	padding: 10px 0px 0px 30px !important;
	padding: 10px 18px 18px 15px;
	margin: 0px 0px 0px 0px;
	float: left;
}


/* Page Tarifs Promos */
#residence_2 {
    width: 680px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
    float: left;
}

#residence_2 table {
    width: 515px;
    margin: 0px;
    padding: 0px;
}

#residence_2 * {
    /*font-size: 12px;*/
}

#residence_2 td {
    /*text-align: left;
	vertical-align: middle;*/
}

#residence_2 td span {
	color: #003186;
	font-size: 18px;
	cursor: pointer;
}

#residence_2 td span:hover {
	font-weight: bold;
	text-decoration: underline;
}

.tarifs_1 {
    width: 515px; 
    height: 27px; 
    text-align: left;
    color: #003186;
    font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
    vertical-align: middle;
}
.tarifs_2_1 {
    width: 92px !important;
    height: 95px !important;
	text-align: center;
    color: #003186;
	font-weight: bold;
	font-size: 14px;
    vertical-align: middle;
}
.tarifs_2_2, .tarifs_2_2_bis {
    width: 515px; /*596*/
    height: 95px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
    color: #FFFFFF;
	font-weight: bold;
} 
.tarifs_2_2 {
	background: url(/templates/chez_france_produit/images/Barre-sup-tab-prix.png) no-repeat !important;
	background: url(/templates/chez_france_produit/images/Barre-sup-tab-prix.gif) no-repeat;
}
.tarifs_2_2_bis {
	background: url(/templates/chez_france_produit/images/Barre-sup-tab-prix-2.png) no-repeat !important;
	background: url(/templates/chez_france_produit/images/Barre-sup-tab-prix-2.gif) no-repeat;
}
.tarifs_3 {
    background: url(/templates/locaneige/images/Rectangle-rouge-51x69.gif) no-repeat;
    width: 69px;
    height: 51px; 
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
}
.tarifs_4 {
	background: url(/templates/chez_france_produit/images/Carre-date-tab-prix.png) no-repeat !important;
	background: url(/templates/chez_france_produit/images/Carre-date-tab-prix.gif) no-repeat;
	width: 87px;
    height: 62px; 
	padding: 35px 0px 0px 5px !important;
	padding: 35px 5px 0px 0px;
	text-align: center;
	font-size: 16px;
    color: #FFFFFF;
	font-weight: bold;
}
.tarifs_5_1 {
	width: 144px;
	height: 75px; 
	text-align: center;
	background: #D0ECF7;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	color: #003186;
	font-size: 18px;
	/*opacity: .5;*/
}
.tarifs_5_2 {
	width: 144px;
	height: 75px; 
	text-align: center;
    background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	color: #003186;
	font-size: 18px;
	/*opacity: .5;*/
}
.tarifs_5_1_bis {
	width: 292px; /*144 x 2*/
	height: 75px; 
	text-align: center;
	background: #D0ECF7;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	color: #003186;
	font-size: 18px;
	/*opacity: .5;*/
}
.tarifs_5_2_bis {
	width: 292px; /*144 x 2*/
	height: 75px; 
	text-align: center;
    background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	color: #003186;
	font-size: 18px;
	/*opacity: .5;*/
}
.tarifs_5_1:hover, .tarifs_5_2:hover, .tarifs_5_1_bis:hover, .tarifs_5_2_bis:hover {
	background: #b7f7e6;
	cursor: pointer;
}
.tarifs_6_4 {
    width: 144px;
    height: 95px; 
    text-align: center;
    color: #FFFFFF;
	padding: 0px 0px 0px 8px;
    font-weight: bold;
	font-size: 13px;
}
.tarifs_6_2 {
    width: 292px; /*144 x 2*/
    height: 95px; 
    text-align: center;
    color: #FFFFFF;
	padding: 0px 0px 0px 8px;
    font-weight: bold;
	font-size: 13px;
}
.separ_1 {
	height: 77px; 
	background: #D0ECF7;
	width: 4px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.separ_2 {
	height: 77px; 
	background: #FFFFFF;
	width: 4px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.tarifs_7 {
    background: url(/templates/chez_france_produit/images/Carre-panier.gif) right no-repeat;
    padding: 1px 18px 1px 1px;
}
.tarifs_8 {
    text-align: center;
    background: #003186;
    color: #ffffff;
    width: 276px;
    height: 27px;
}
.tarifs_9 {
    text-align: center;
    color: #003186;
    width: 208px;
    height: 39px;
}
.tarifs_10 {
    text-align: center;
    color: #003186;
    width: 68px;
    height: 39px;
}


#residence_2 .title {
    width: 680px;
    font-weight: bold;
    text-align: center;
}

#residence_2_1 {
    width: 680px;
}

#residence_2_1_3 {
	margin: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#residence_2_2 {
	width: 680px;
}
#residence_2_2 .lien {
    color: #0000FF;
	text-decoration: underline;
	font-size: 13px;
	cursor: pointer;
}
#residence_2_2 .lien:hover {
    color: #0000FF;
	text-decoration: none;
	font-size: 13px;
	cursor: pointer;
}

#residence_2_3 {
    /*height:8px;
    background:url(/templates/octopode/images/Trait-avec-arrondis-288x8.gif) left no-repeat;    */
}

#tab_tarifs {
	padding: 15px 0px 0px 0px;
}

#pricesLoad {
	border-top: 2px dotted #003186 ;
    border-bottom: 2px dotted #003186 ;
    background:url(/templates/octopode/images/pricesLoad.gif) left center no-repeat;    
    padding: 10px 3px 10px 45px;
    width: 230px;
    font-weight: bold;
    color: #999999;
    text-align: center;
       
}

#bouton_retour_formules {
    width: 158px;
	height: 60px;
	background: url('../chez_france_produit/images/Bouton-retour.gif') no-repeat;
	margin: 0px 10px 10px 10px;
    float: right;
}
#bouton_retour_formules:hover {
    cursor: pointer;
	opacity: .7;
}

#etape1 {
	padding:0px;
}

#etape2 {
    padding:0px;
}


/* TITRES */
h1 {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	color: #4c1b0c;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	padding: 10px 0px 5px 0px;
	color: #4c1b0c;
	font-weight: bold;
	font-size: 16px;
	/*
	padding: 7px 10px 0px 10px;
	margin: 10px 0px 25px 0px;
    text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	*/
}
h3 {
	padding: 8px 0px 3px 20px;
	margin: 0px 0px 0px 0px;
    text-align: left;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}


/* TEXTE */
.b { font-weight: bold; }
.normal { font-weight: normal; }
.em { font-style: italic; }
.majuscule { text-transform: uppercase; }

.huit { font-size: 8px; }
.neuf { font-size: 9px; }
.dix { font-size: 10px; }
.onze { font-size: 11px; }
.douze { font-size: 12px; }
.treize { font-size: 13px; }
.quatorze { font-size: 14px; }
.quinze { font-size: 15px; }
.seize { font-size: 16px; }
.dixsept { font-size: 17px; }
.dixhuit { font-size: 18px; }
.dixneuf { font-size: 19px; }
.vingt { font-size: 20px; }
.vingtun { font-size: 21px; }
.vingtdeux { font-size: 22px; }
.vingttrois { font-size: 23px; }
.vingtquatre { font-size: 24px; }
.vingtcinq { font-size: 25px; }
.vingtsix { font-size: 26px; }
.vingtsept { font-size: 27px; }
.vingthuit { font-size: 28px; }
.vingtneuf { font-size: 29px; }
.trente { font-size: 30px; }
.trentecinq { font-size: 35px; }

.noir { color: #000000; }
.blanc { color: #FFFFFF; }
.bleu { color: #4E7EF4; }
.bleu2 { color: #85ACF9; }

.a_underline { text-decoration: underline; }
.a_underline:hover { text-decoration: none; }
























.pager
{
    width: 200px;
    height: 17px;
    padding-top: 3px;
    float: right;
    text-align: center;	
    background:url(/templates/vacances-campings/images/Pager.gif) no-repeat;
}

.pagerSelected
{
	font-weight:bold;
	color:#FFFFFF;
}

.pagerUnselected
{
    color:#FFFFFF;
    font-weight: bold;
}

.pagerUnselected:hover
{
	text-decoration:underline;
}

#produit
{
	
}

#produit_1
{
	
}

#produit_1_1
{
    width: 675px;
    color: #4c1b0c;
    font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 10px 0px;
}

#produit_1_2
{
    background: #cef0fa;
    width: 665px;
    margin: 0px;
    padding: 5px;
}

#produit_1_3
{
    text-align: right;
    width: 665px;
    margin-right: 10px;	
}

#produit_2
{
	margin-top: 10px;
    height: auto;
    overflow: auto;   
	float:left;
}

#produit_2_1
{
    width: 280px;
    float: left;
    height: auto;
    overflow: auto;
}

#produit_2_1_1
{
    width: 275px;
    color: #000000;
    font-weight: bold; 
}

#produit_2_1_2
{
    background: #CCCCCC;
    width: 260px;
    padding: 10px;
}

#produit_2_1_2 img
{
	padding: 3px 0px;
}

#produit_2_2
{
    width: 515px; /*675*/
    float:left;
    height: auto;
    overflow: auto;
}

#produit_2_2_1
{
    width: 515px; /*675*/
    color: #000000;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
    font-weight: bold;
}

#produit_2_2_4
{
	text-align: right;
	margin-top: 40px;
}
#produit_2_2 .hebergement
{
     width: 515px; /*675*/
    float:left;
    margin: 10px 0px 0px 0px;
}

#produit_2_2 .button
{
    height:20px;
    background:url(/templates/vacances-campings/images/Bouton-Plus-d-infos.gif) left no-repeat;    
    width:80px;
    cursor:pointer;
}

#produit_2_2 .button:hover
{
    background:url(/templates/vacances-campings/images/Bouton-Plus-d-infos-survole.gif) left no-repeat;
}

#produit_2_2 .hebergement img
{
    float:left;
    margin-right: 10px;
}
#produit_2_2 .hebergement .infos
{
    background: #FBEA92;
    width: 550px;
    float:left;
}

#produit_2_2 .hebergementTitre
{
    width:515px;
    float:left;
    height: 17px;
    padding-top: 3px;
    padding-left:0px;
    color: #FFFFFF;
    font-weight: bold;
    background:url(/templates/vacances-campings/images/Barre-de-titre-sous-Detail-Produit-680x20.gif) left no-repeat;  
}

#produit_2_2 .hebergementInfos
{
    width:505px;
    float:left;
    margin:5px;
}

#produit_2_2 .listeDroiteCacContenu
{

}

#produit_2_2 .title
{
    width:330px;
    margin: 5px;
    float: left;
    padding-left: 5px;
    padding-top: 3px;
    background: url(/templates/vacances-campings/images/Barre-de-titre-General-Services-333x20.gif)  no-repeat;
}

#tarifs_2_2_2
{
	margin: 6px 0px 5px 0px ;
}

#tarifs_2_2_2 div
{
	background-color: #cef0fa;
	width: 150px;
	padding: 7px;
	height: 16px;
	float:left;
	margin-left: 6px;
}

#divToScroll
{
	background-color: #bf9689;
	float: left; 
	width: 155px;
	height: auto !important; 
	height: auto; 
	overflow: auto !important; 
	overflow: auto; 
	position: relative;
	margin: 1px 0px 0px 5px;
}

#divToScroll_1
{
	margin: 10px 0px 10px 5px !important;
    margin: 10px 5px 10px 5px;
	height: auto !important; 
	height: 30px;
	overflow: auto !important; 
	overflow: auto; 
	text-align: center;
	font-weight: bold;
    width: 145px !important;
    width: 145px;
	float: left;
}

#divToScroll_2
{
	margin: 10px 0px 10px 5px !important;
    margin: 10px 5px 10px 5px;
    text-align: center;
    font-weight: bold;
    width: 145px !important;
    width: 145px;
	height: auto !important; 
	height: auto;
	overflow: auto !important; 
	overflow: auto; 
    float: left;
}

#panier
{
    width: 155px;
    float: left;
}

#panier *
{
    color: #000000; 
}

#panier_1
{
    background: #ffffff;
    width: 141px;
    margin: 4px !important;
    margin: 4px ;
    padding: 3px;
    height: auto;
    overflow: auto;
    float: left;
}
#panier .a
{
    text-decoration: none;
    cursor: pointer;
}
#panier .a:hover
{
    text-decoration: underline;
    cursor: pointer;
}

#res_button
{
     background:url(/templates/chez_france_produit/images/Bouton-valider-resa.gif) left no-repeat; 
     width: 135px;
     height: 22px;
     float:left;
     margin: 10px 0px 0px 0px;
	 padding: 8px 0px 0px 6px;
	 color: #FFFFFF;
	 font-weight: bold;
}

#res_button:hover
{
	text-decoration: underline;
	cursor: pointer;
}
#res_button a
{
	color: #FFFFFF;
	font-weight: bold;
}
#res_button a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.prixAvantPromo
{
    font-size: 11px;
    text-decoration: line-through;	
}

.prixApresPromo
{
    font-size: 12px;
    color: #FF6600;
}


.tarifs_tableau_0
{
	background: #e5beb2;
}

.tarifs_tableau_1
{
    background: #FFFFFF;
}

#etape1
{
	width: 515px;
	float:left;
}

#etape2
{
    width: 515px;
    float:left;
}

#inscription
{
	width: 515px;
	float:left;
	margin: 10px 145px;
}

#inscription_1
{
	height: 17px;
    padding-top: 3px;
    padding-left:5px;
    width: 510px;
    color: #FFFFFF;
    font-weight: bold;
    background: url(/templates/vacances-campings/images/Barre-de-titre-Detail-Produit-700x20.gif);
}

#inscription_2
{
	background: #DBE6A4;
	width: 490px;
	padding: 10px;
	line-height: 22px;
}

#inscription_2 .input
{
	margin-left: 20px;
	width: 300px;
}

#inscription_2_1
{
	font-weight: bold;
	text-align: center;
}

#inscription_2_2
{
	text-align: right;
}

.tarifs_1
{
    background:url(/templates/locaneige/images/Barre-hebergement-209x27.gif) no-repeat;
    width:209px;
    height:27px; 
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    vertical-align: middle;
}

.tarifs_2_1
{
    background:url(/templates/locaneige/images/Carre-rouge-69x69.gif) no-repeat;
    width:69px;
    height:69px; 
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    vertical-align: middle;
}

.tarifs_2_2
{
    background:url(/templates/locaneige/images/Barre-suivant-precedent-209x16.gif) no-repeat;
    width:209px;
    height:16px; 
    text-align:center;
    color:#BD0926 ;
    font-weight:bold;
    vertical-align: middle;
    margin:0px;
    border:none;
}

.tarifs_3
{
    background:url(/templates/locaneige/images/Rectangle-rouge-51x69.gif) no-repeat;
    width:69px;
    height:51px; 
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    vertical-align: middle;
}

.tarifs_4
{
    background:url(/templates/locaneige/images/Rectangle-jaune-pour-prix-arrondi-69x16.gif) left no-repeat #ffcb6e;
    height:16px; 
    vertical-align: middle;
}

.tarifs_5_1
{
	background: #ffcb6e ;
}

.tarifs_5_2
{
    background:url(/templates/locaneige/images/Petit-rectangle-jaune-pour-prix-arrondi-69x16.gif) right no-repeat #ffcb6e;
}
.tarifs_6_1
{
    background:url(/templates/locaneige/images/Grand-rectangle-orange-209x51.gif) no-repeat;
    width:209px;
    height:51px; 
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    vertical-align: middle;
}
.tarifs_6_2
{
    background:url(/templates/locaneige/images/Moyen-rectangle-orange-104x51.gif) no-repeat;
    width:104px;
    height:51px; 
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    vertical-align: middle;
}
.tarifs_6_3
{
    background:url(/templates/locaneige/images/Petit-rectangle-orange-68x51.gif) no-repeat;
    width:69px;
    height:51px; 
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    vertical-align: middle;
}

.tarifs_7
{
    background:url(/templates/locaneige/images/Carre-panier.gif) right no-repeat;
    padding:1px 18px 1px 1px;
}

.tarifs_8
{
    background:url(/templates/locaneige/images/Barre-rouge-hebergement-276x27.gif) left no-repeat;
    text-align:center;
    color:#ffffff;
    width:276px;
    height:27px;
}

.tarifs_9
{
    background:url(/templates/locaneige/images/Rectangle-orange-grand-208x39.gif) left no-repeat;
    text-align:center;
    color:#ffffff;
    width:208px;
    height:39px;
}

.tarifs_10
{
    background:url(/templates/locaneige/images/Rectangle-orange-moyen-68x39.gif) left no-repeat;
    text-align:center;
    color:#ffffff;
    width:68px;
    height:39px;
}


#residence_2 .title
{
    width:269px;
    margin:2px 0px;
    padding:2px 5px;
    background: #ffcb6e;
    border-top:1px dashed #E6511E ;
    border-bottom:1px dashed #E6511E ;
    color: #E6511E ;
    font-weight:bold;
    text-align: center;
}

#residence_2_1
{
    width:256px;
    height:30px;
    background:url(/templates/locaneige/images/Barre-de-titre-tableau-des-prix.gif) left no-repeat;
    color: #BD0926 ;
    font-weight:bold;
    font-size:12px;
    padding-left:32px;
    padding-top:2px;
}

#residence_2_1_3
{
	margin:10px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
}

#residence_2_2
{
	border-left: 1px solid #E6511E ;
	border-right: 1px solid #E6511E ;
}

#residence_2_3
{
    height:16px;
    background:url(/templates/locaneige/images/Trait-arrondi-du-bas-tableau-des-prix.gif) left no-repeat;    
}

#pricesLoad
{
	border-top: 2px dotted #4c1b0c ;
    border-bottom: 2px dotted #4c1b0c ;
    background:url(/templates/chez_france_produit/images/loading.gif) left center no-repeat;    
    padding: 10px 3px 10px 45px;
    width: 250px;
    margin: 10px auto;
    font-weight: bold;
	font-size: 14px;
    color: #000000;
    text-align: left;
       
}

/*** Questionnaire satisfaction ***********************/
#form_content
{
	width: 700px;
	margin: 0px auto;
}
#formulaire
{
	width: 700px;
	float:left;
}

#formulaire_1
{
	height: 20px;
    padding-top: 5px;
    padding-left:5px;
    width: 695px;
    color: #FFFFFF;
    font-weight: bold;
	font-size: 14px;
    background: #666666;
}

#formulaire_2
{
	background: #CCCCCC;
	width: 680px;
	padding: 10px;
	line-height: 22px;
}

#formulaire_2 .input
{
	margin-left: 20px;
	width: 300px;
}

#formulaire_2_1
{
	font-weight: bold;
	text-align: center;
}

#formulaire_2_2
{
	text-align: right;
}
/**************************/

/*** message reserveByTel  ***/
#tarifs_left {
	position: relative;
	z-index: 1;
}

#message_reserveByTel {
    background:url(/templates/chez_france_produit/images/message_panier.gif) no-repeat;    
    width: 230px;
	height: 147px;
	padding: 33px 10px 10px 80px;
    margin: 0px;
	font-weight: normal;
	font-size: 14px;
    color: #000000;
	position: absolute;
	z-index: 2;
}
#message_reserveByTel .tel {
	font-weight: bold;
	font-size: 28px;
    color: #4c1b0c;
	padding: 10px 0px 10px 0px;
}
#message_reserveByTel:hover {
	cursor: pointer;
}
/**************************/

.case_a_cocher{
    float:left;
    width:13px;
    height:13px;
    margin-right:5px;
    background: url(/images/Casa-cocher.gif) no-repeat; 
}

.case_cochee{
	float:left;
    width:13px;
    height:13px;
    margin-right:5px;
    background: url(/images/Case-cochee.gif) no-repeat; 
}

/***        Devis        ***/

#devis
{
    width: 950px;
}

.devis_1
{
    background: #976F5E;
    border: 1px solid #4C1B0C;
    border-bottom: none;
    color: #4C1B0C;
    font-weight: bold;
    padding: 4px;
    height: auto;
    overflow: auto;
    width: 940px;
    float: left;
    margin-top: 20px;
}

.devis_2
{
float: left;

    border: 1px solid #4C1B0C;
    width: 940px;
    padding: 4px;
    height: auto;
    overflow: auto;
}

.devis_3
{
float: left;

    background: #4C1B0C; 
    width: 940px;
    padding: 5px;
    height: auto;
    overflow: auto;
    color: #FFFFFF;
    text-align: right;
    font-size: 16px;
}

.devis_2 table
{
    width: 940px;
    border-collapse: collapse;
}

.devis_2 th
{
    border: 1px solid #EEEEEE;
    background: #EEEEEE;
    padding: 3px;
}

.devis_2 td
{
    border: 1px solid #EEEEEE;
    padding: 3px;
    vertical-align: top;
}
    
#devis .button {
    width: 175px;
    height: 24px;
    background-image: url('../chez_france_produit/images/Bouton+infos.gif');
    background-repeat: no-repeat;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin: 6px 0px 0px 10px;
    padding: 6px 0px 0px 0px;
    float: right;
}
#devis .button:hover {
    text-decoration: underline;
}
/***************************/
/************Ajout d'options***************/
.resaOptions .optTitre
{
    width:100%;
    color: #FFFFFF;
    background: #4C1B0C;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
    padding-left: 4px;
    padding-top: 3px;
}
.resaOptions .optContent
{
    background: none repeat scroll 0 0 #4C1B0C ;
    float: left;
    height: auto;
    overflow: auto;
    padding: 2px;
    width: 100%;
}
.resaOptions .optForm
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px dashed #4C1B0C ;
    float: left;
    line-height: 24px;
    margin-top: 10px;
    padding: 10px 3px 3px;
    width: 944px;
}
.optForm .button {
    background-image: url("../chez_france_produit/images/Bouton+infos.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 6px 0 0;
    padding: 3px 0 0;
    text-align: center;
    width: 175px;
    cursor:pointer;
}
.optForm .button:hover {
    background-image: url("../chez_france_produit/images/Bouton+infos.gif");
    text-decoration:underline;
    cursor:pointer;
}
.optForm h1 {
    font-size:12px;
    padding:0px;
}

/***************************/

