/* TABLE DES MATIÈRES:
	- Générale (body, html, h1, h2, ...)
	- Conteneur
	- Menu
	- Textes
	- Pieds de page
	- Formulaires
----------------------------------------------------------------------------------------*/

/* GÉNÉRAL
--------------------------------------------------------------------------------------- */
body#index{
	background: #491e00 url(gx/background.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
}
body#main{
	background: #491e00 url(gx/background.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
}
html{
	color: #000;
	font-size: 12px;
	/* Garder 3 fontes seulement */
	font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS", Georgia, Times, "Times New Roman", "Courier New";
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}

h1{color:#C21527; font-size:18px;}
h1 a, h1 a:link, h1 a:visited{color:#C21527;}

h2{color:#999; font-size:15px;}
h2 a, h2 a:link, h2 a:visited{color:#5b2b06;text-decoration:none;}
h2 a:hover{text-decoration:underline;}

h4{margin-top:10px;}

/* CONTENEUR
--------------------------------------------------------------------------------------- */
#conteneur{
	background-color: #FFF;
	margin: 0 auto 0 auto;
	text-align:left;
	width:900px;
}

#header{
	margin: 0 auto 0 auto;
	width:800px;
}

#contenu{
	margin: 0 auto 0 auto;
	width:800px;
}

.division{
	margin-bottom:1px;
	padding:25px 10px;
	background: #c6c2ac url(gx/bg-division.gif) repeat-x top;
}


#sommaire{
	width:320px;
	padding-right:10px;
	padding-top:20px;
	float:left;
	border-top:1px solid #fff;*/
	background: #c6c2ac;
}

#coordonnees{
	padding-top:20px;
	padding-left:10px;
	margin-left:315px;
	width:435px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background: #c6c2ac;
}

#total{
	background-color: #b6b29e;
	padding:20px;
	margin:10px;
	width:240px;
}

/* MENU
--------------------------------------------------------------------------------------- */
#menu{height:21px; margin:0; padding:0;}
#menu ul{margin:0;padding:0;}
#menu ul li{padding:0; margin:0; display:inline; list-style-type:none;}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited{
	border-right: solid 1px #E0C6AA;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding: 5px 10px 3px 8px;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li a:visited:hover{background-color: #C59661;}
#menu ul li a.actif, #menu ul li a.actif:visited{color:#ff0000;}

.btnDroite{float:right;}
.btnGauche{float:left;}

#etape_fr{float:right;margin-top:52px;}
#etape_en{float:right;margin-top:53px;}

/* TEXTES
--------------------------------------------------------------------------------------- */
p{font-size: 11px; line-height: 150%; color: #000;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color: #0A254E; text-decoration: underline;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	color:#000; text-decoration:underline;
}
ul li{font-size:11px; line-height:150%; list-style:square; margin-left:16px;}
ol li{font-size:11px; line-height:150%; color:#1F1F1F; margin-left:16px;}

.textePetit{font-size:10px; color:#1F1F1F;}
.textePetit a, .textePetit a:link, .textePetit a:visited{font-size:10px; color:#1F1F1F;}
.textePetit a:hover, .textePetit a:visited:hover{font-size:10px; color:#1F1F1F;}

.TitreCalendrier{color:#444;font-weight:bold;}

.MsgErreur{color:#c80000;font-weight:bold;font-size:11px}
.joursCalendrier{color:#666;}
.joursCalendrier span{font-weight:bold;}
.joursCalendrier a{padding:2px 5px;text-decoration:none; color:#000;}
.joursCalendrier a:hover{ background-color:#eee; }

.titreTypeChambre{color:#5b2b06;}
.titreTypeChambreBox{color:#5b2b06;font-size:13px;margin-bottom:5px;}


/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{color:#555; font-size:10px; margin:0; padding:0;}
#piedPage a{color:#BD9500; text-decoration:underline;}
#piedPage a:hover{color:#000;}
#piedPage #copyrights{float:left; margin:0; text-align:left;}
#piedPage #copyrights a{font-weight:bold;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; color:#555;}
#piedPage #copyrights #lienCopyrights:hover{font-weight:normal; text-decoration:underline; color:#555;}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
.champTexte{	
	background: #fff;
	color: #4E677A;
	font-size: 11px;
	margin:2px 0 2px 0;
}
.listeDeroulante{
	background: #EEF3F7;	
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-size: 11px;
	margin:2px 0 2px 0;
}
.boiteTexte{
	background: #EEF3F7;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin:2px 0 2px 0;
}
.bouton{
	background-color: #EEF3F7;
	/* border: 1px solid #C9D0D6; */
	color: #498ECB;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.bouton:hover{background-color:#1A80B6; color:#FFF;} /* FF seulement */

.boutonRadio{background: #EEF3F7;color:#4E677A;font-size:11px;}
.caseaCocher{border: none;}
.erreur{color:#c80000;}
.champCache{display:none;visibility:hidden;} /* Utilisé pour l'antiSpam */

#dateDebutReservation{width:106px;}
#dateFinReservation{width:106px;}
.exemple_date{font-size:10px;margin-left:2px;}

/* Shadow box : Notes dans les rapports de rencontre */

.note{text-decoration:underline;color:#a00105;font-size:10px;}


.ShadowNote{
	margin:10px;
}

#shadowbox_content{
	text-align:left;
	background-color:#fff;
}

#shadowbox_content .notes{
	margin:10px;
}

#shadowbox_content .titreNotre{
	font-size:15px;
	color:#AC5C1E;
}

#shadowbox_content .soustitreNotre{
	font-size:11px;
	color:#D39640;
}

#shadowbox_content p{
	color:#666;
	font-size:11px;
}

.ShadowNote .notes li{
	margin:0;
	background: url(Gx/01/sepListe.gif) no-repeat 0 2px;
	padding: 0 0 0 6px;
	display:inline;
	font-size:11px;
}
