﻿/* CSS Document */

@import "../outils/CompteClient/menu/menu.css";

*{ 
	margin:0;
	padding:0;
	outline:none;
}
html, body{
	text-align:center;
	font-size:70%;
	height:100%;
}
img{
	border:0;
}
/*************************************************************************/
/*---------------------------STYLE ACCUEIL ------------------------------*/
/*************************************************************************/
body.accueil{
	background: #322126 url(../images/charte/bg-body-accueil.jpg) center top no-repeat;
}
#accueil_conteneur{
	position:absolute;
	left: 50%;
	top: 0;
	width: 970px;
	height: 630px;         /* hauteur de img_accueil + 130px du bandeau en bas */
	margin-left: -485px;   /* moitié de la largeur */
}
#img_accueil{
	width: 970px;
	height: 540px; /* Ne pas depasser 500px en hauteur */
	margin-bottom:40px
}
#accueil_coords{
	width:950px;
	height:20px;
	text-align:center;
	padding:0 10px 0 10px;
}
#accueil_desc{
	width:950px;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:0 10px 0 10px;
}
#accueil_domaine{
	width:200px;
	height:60px;
	float:left;
	display:block;
	text-align:left;
	padding:0 0 0 10px;
}
#accueil_distrib{
	width:200px;
	height:60px;
	float:right;
	display:block;
	text-align:center;
}	
#accueil_copyright{
	width:120px;
	float:left;
	margin:10px 0 0 215px;
	text-align:center;
	text-transform:uppercase;
}
.accueil p{
	color:#896f58;
}
.accueil a, .accueil a:link, .accueil a:visited{
	font-size:0.85em;
	color:#ab8496;
	text-decoration: none;
	outline:none;
}
.accueil a:hover, .accueil a:active{
	color:#ee84c9;
	text-decoration: underline;
}
/*************************************************************************/
/*---------------------------STYLE CHARTE -------------------------------*/
/*************************************************************************/
body{
	background:#322126 url(../images/charte/bg-body-repeat.jpg) center top repeat-y;
} 
#conteneur_img { 
	width:100%;
	min-height:100%;
	background:url(../images/charte/bg-body.jpg) top center no-repeat;
}
#conteneur{
	background:url(../images/charte/contenu_repeat.jpg) repeat-y;
	width:970px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
}
#haut{
	height:300px;
	width:970px;
	position:relative;
	background: url(../images/charte/haut.jpg);
	display:block
}
/*---------------------------CONTENU------------------------------*/
#gauche{
	width:214px;
	float:left;
	position:relative;
	background:url(../images/charte/gauche.jpg);
	min-height:450px;
	display:block;
}

#texte{
	background:url(../images/charte/contenu.jpg) no-repeat;
	width:700px; 	/* soustraire les padding à la largeur normal de la div */
	height:auto;
	min-height:500px;
	position:relative;
	float:left;
	padding: 0 28px 20px 28px;
}
/*---------------------------BAS DE PAGE ------------------------------*/
#global_bas{
	margin:-116px 0 0 0;/*----rajouter en marge négative la hauteur de #bas---------*/
	background: url(../images/charte/bas_repeat.jpg) center top no-repeat;
	position:relative;
	clear:both;
	width:100%;
}
#bas{
	height:71px;/*----rajouter en marge négative la hauteur dans #global_bas---------*/
	position:relative;
	width:756px;
	margin:0 auto;
	background:url(../images/charte/bas.jpg) no-repeat scroll center top;	
	padding: 45px 0 0 214px;
}
#bas a { float:left }
#bas a:link, #bas a:visited { color:#322126; font-size:0.85em; text-decoration:none }
#bas a:hover { color:#b58194; text-decoration:underline }
/* CSS WebKit HACK (pour Safari et Chrome) */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#bas{position:static;margin-top:116px; /* A modifier aussi en fonction de bas et global-bas*/}
	#global_bas{position:static;}
}
#bas ul.menu_bas{
	width:70%;
	margin:0 auto 0 auto;
	clear:both;
}
#bas ul.menu_bas li{
	float:left;
	text-align:center;
	position:relative;
	margin: 6px 10px;
	list-style-type:none;
	font: 0.8em Arial, Verdana, Helvetica, sans-serif;
}
/*************************************************************************/
/*---------------------------STYLE TEXTE -------------------------------*/
/*************************************************************************/
body, table, div, p, select, textarea, span, .texte {
	font: 1.025em Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	line-height:20px;
}
#texte p{
	margin: 10px 0;
}

p.intro { font: 1.3em Arial, Helvetica, sans-serif; font-style:italic; color:#d5c5b8;}

.petit_texte {
	font-size: 0.8em;
	color: #7f644b;
	line-height:normal;
	padding-left:5px;
}
h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	height:0;
	visibility:hidden
 }
h2{
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
	color:#7f644b
}
h3{
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
	color:#b795a5
}


a:link, a:visited{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #ee80b2;
	text-decoration:underline;
}
a:hover, a:active{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #e74c93;
	text-decoration:underline;
}
.avertissement {
	color: #CC0000;
}
#texte ul {
	list-style-type:none;
	padding:0
}
#texte ul li.simple { background:url(../images/charte/li.png) left 5px no-repeat; list-style:none; padding:17px 0 0 45px; min-height:25px; margin:0 0 15px 0; }

#texte ul li.listes { background:url(../images/charte/li.png) left 5px no-repeat; border-bottom:1px dotted #7e5664; padding:17px 0 15px 45px; margin:0 0 15px 0; width:585px}

#texte ol {
	margin-left:30px;
}
#texte ul li h3, #texte ul li h2 { width:auto; float:left; margin:0; padding:0;}
#texte ul li span { width:auto; float:left; padding-left:10px; display:block}
#texte ul li ul li { list-style:none; background:url(../images/charte/li2.png) left 5px no-repeat; padding:3px 0 0 20px; clear:both; min-height:30px; margin-left:20px; }

/*************************************************************************/
/*------------------------FORMULAIRE CONTACT ----------------------------*/
/*************************************************************************/
input, textarea, select, .titre_tab { 
	background:#998574 url(../images/contact/ombre.jpg) top left repeat-x;
	color:#27191d;
	border:1px solid #27191d;
	padding:3px;
	/*------------------------Ne pas mettre de largeur ou hauteur (créer une classe pour cas particulier) ----------------------------*/
}
.colonne-contact-left{
	float:left;
	padding:5px;
	margin: 15px 0 0 20px;
	width:50%;
}
.colonne-contact-right{
	float:left;
	padding:5px;
	margin: 15px 0 0 0;
	width:35%;
}
#coordonnee{
	border-bottom:1px dotted #fff;
	padding: 10px;
}
.legislation{
	width:95%;
	margin:20px 0 0 10px;
	text-align:justify;
}
.td_contact{
	padding: 5px 0 ;
}
input.btn-envoi {
	padding:0px 0px 2px 0px;
	font-size:10px;
	font-weight:bold;
	border:0;
	width:125px;
	height:23px;
	cursor: pointer;
	background:url(../images/contact/bt-contact.png) top left no-repeat;
	text-align:right
}
.coche{
	background:none;
	width:auto;
	border:0;
}
.alert_contact{
	margin: 20px 0 0 30px;
}

.message{
	width:220px;
}
/*************************************************************************/
/*--------------------------------DIVERS --------------------------------*/
/*************************************************************************/
.clearer{
	clear:both;
}

.left{
	float:left;
}
.right{
	float:right;
}
.rss{
	float:right;
	margin:5px 10px 0 10px;
}
.png-cgv{
	float:right;
	margin:12px 10px 0 10px;
}
.png-icon-footer{
	float:left;
	margin:10px 10px 0 10px;
}

/*************************************************************************/
/*------------------------------PAGINATION-------------------------------*/
/*************************************************************************/

/* PENSEZ A REPRENDRE LA MEME DIV QU'IL AURA AU DESSUS DES LIENS ET */
/* DE REGLER LES TOP LEFT DES LIENS */

.pagination{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#fff;
	font-weight:bold;
}
.pagination2{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#fff;
	font-weight:bold;
}

#pagination .page_active{
	color:#be96a7;
}


/*************************************************************************/
/*--------------------------------PERSO---------------------------------*/
/*************************************************************************/

.espaceSmall { padding-top:10px; }
.espace { padding-top:20px; }
.espaceBig { padding-top:40px; }

.ligne1{
	background:#f2f0f4;
	color:#000;
	height:30px;
	line-height:30px;
}
.ligne2{
	background:#e5e3e6;
	color:#000;
	height:30px;
	line-height:30px
}

hr { border-bottom:1px dotted #7e5664; border-left:0; border-right:0;  border-top:0; height:1px; clear:both; padding-top:15px; margin-bottom:15px; }
.pictL {
	float:left;
	margin:10px 20px 10px 0;
}
.pict {
	float:left;
	margin:10px 0 10px 0;
}
.pictR {
	float:right;
	margin:10px 0 10px 20px;
}

.reservation { width:450px; text-align:right; float:left; margin:20px 0 0 50px }
.reservation input { width:200px; margin-bottom:15px;}
.reservation fieldset { border:0 }
.reservation label { padding-right:10px }

.bonCadeau { width:550px; text-align:right; float:left; margin:20px 0 0 50px }
.bonCadeau input { width:200px; margin-bottom:15px;}
.bonCadeau fieldset { border:0 }
.bonCadeau label { padding-right:10px;}
.bonCadeau input.btn-envoi, .reservation input.btn-envoi {
	width:125px;
	margin-top:15px
}
input.prestation {margin-right:5px }
input.quantite { width:30px; margin-right:5px }
input.prix { width:50px }
.bonCadeau textarea {margin-bottom:15px;}

/*************************************************************************/
/*--------------------------------MINI FICHE---------------------------------*/
/*************************************************************************/

.popup { width:320px; margin-right:30px; float:left; }

.titre_popup {
	height:140px;
	width:320px;
	background:url(../images/rituels-quotidien/mini-fiche-top.jpg) top left no-repeat;
	display:block;
}
h4 {
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	padding: 100px 0 0 75px;
	text-transform:uppercase;
}
.centre_popup {
	width:320px;
	background:url(../images/rituels-quotidien/mini-fiche-centre.jpg) top left repeat-y;
	display:block;
	/*padding: 20px 40px 5px 40px;*/
}
.bas_popup {
	height:85px;
	width:260px;
	background:url(../images/rituels-quotidien/mini-fiche-bottom-noPrix.png) top left no-repeat;
	display:block;
	padding: 23px 0 0 60px
}
.bas_popup2 {
	height:47px;
	width:260px;
	background:url(../images/rituels-quotidien/mini-fiche-bottom-prix.png) top left no-repeat;
	display:block;
	padding: 38px 0 0 60px
}
.bas_popup3 {
	height:77px;
	width:260px;
	background:url(../images/rituels-quotidien/mini-fiche-bottom-2prix.png) top left no-repeat;
	display:block;
	padding: 8px 0 0 60px
}



.fiche_prix { width:104px; height:22px; display:block; font-weight:bold;}
.photo_popup { width:230px; height:auto;  margin: 0 34px 10px 0; padding:0; float:right; text-align:center }
.photo_popup img {border:2px solid #fff;}

.txt_popup { width:220px; float:right; margin-right:37px;  color:#322126; font-size:1em; height:180px; overflow:auto;}
.txt_popup p { line-height:normal; }
.agrandir { 
	font: normal 0.8em Verdana, Helvetica, sans-serif;
	color: #684b59;
	text-align:center;
	margin-left:25px
}


#boutons { width:145px; margin: 0 auto;}
.prec{
	background-image:url(../images/charte/precedent.png);
	width:23px;
	height:23px;
	display:block;
	float:left;
}
.prec span { display:none; }
.suiv{
	background-image:url(../images/charte/suivant.png);
	width:23px;
	height:23px;
	display:block;
	float:left;
}
.suiv span { display:none; }
.retour{
	background-image:url(../images/charte/retour.png);
	width:79px;
	height:23px;
	display:block;
	float:left;
	margin: 0 10px;
}
.retour span { display:none; }

#sIFR_replacement_0 { width: 690px; }


/*************************************************************************/
/*--------------------------------POPUP NEWS---------------------------------*/
/*************************************************************************/

.popup_news { width:700px; float:left; }
.titre_popup_news {
	height:73px;
	width:690px;
	background:url(../images/popup-news/popup_top.jpg) top left no-repeat;
	display:block;
}
h4.news {
	color:#ffffff;
	font-size:1.25em;
	font-weight:bold;
	padding: 65px 0 0 70px;
	text-transform:uppercase;
}
.centre_popup_news {
	width:600px;
	background:url(../images/popup-news/popup_centre.jpg) 30px top repeat-y;
	display:block;
	padding: 0 30px 0 50px;
}
.bas_popup_news {
	height:79px;
	width:700px;
	background:url(../images/popup-news/popup_bas.jpg) left top no-repeat;
	display:block;
}

.photo_popup_news {border:2px solid #fff; margin-right:20px; padding:0; background:#684b59; float:left; }

.txt_popup_news { width:300px; float:left; color:#322126; font-size:1em }
.txt_popup_news p { line-height:normal; }
.agrandir_news { 
	font: normal 0.8em Verdana, Helvetica, sans-serif;
	color: #684b59;
	text-align:center;
	margin-left:25px
}
