@charset "utf-8";
/* CSS Document */

/* #################################################################################### */
/* GENERAL																				*/
/* #################################################################################### */
body, html {
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#000000;
	/*background-color:#E3DED5;*/
	/*background-color:#968a7a;
	background-image:url(images/bkg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;*/
	background-color:#9A8776;
	background-image:url(images/border.gif);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center;
}
.bkg_centre {
	background-color:#D3B9C1;
	/*background-color:#EFAD56;*/
}
.bkg_centre_txt {
	background-color:#E8DBDF;
	color:#000000;
	/*background-color:#EFAD56;*/
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#635232;
}
a:hover {
	color:#3b0717;
	text-decoration:underline;
}
/* #################################################################################### */
/* COULEURS²																			*/
/* #################################################################################### */
.blanc {
	color:#ffffff;
}
.marron {
	color:#836509;
}
.orange {
	color:#aa8730;
}
.bleu {
	color:#635232;
}
.rose {
	color:#874e3a;
}
.vert {
	color:#006605;
}
.noir {
	color:#312817;
}
.mauve {
	color:#986E72;
}
/* #################################################################################### */
/* PARAGRAPHES																			*/
/* #################################################################################### */
h1 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#635232;
}
h2 {
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	color:#635232;
}
h3 {
	font-size:15px;
	font-weight:bold;
	line-height:16px;
	color:#635232;
}
h4 {
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	color:#635232;
}
h5 {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color:#635232;
}
.error {	
	font-size:1em;	
	line-height:2em;
	color:#CC0000;
}
.valid {
	font-size:1em;	
	line-height:2em;
	color:#333399;
}
/* #################################################################################### */
/* CADRES																				*/
/* #################################################################################### */
#upline {
	/*position:absolute;
	left:50%;
	top:0%;
	width:980px;
	margin-left:-490px;
	margin-top:0px;*/
	font-size:9px;
	text-align:center;
}
#global {
	position:absolute;
	left:50%;
	width:1000px;
	margin-left:-500px; 	/* moitié de la largeur */
	background-repeat:no-repeat;
	text-align:left;
	z-index:0;
}
#baseline {
	position:relative;
	left:50%;
	top:100%;
	width:1000px;
	margin-left:-500px;
	margin-bottom:0px;
	font-size:9px;
	background-color:#9a8776;
	padding:5px;
	text-align:center;
}
.baseline {
	font-size:9px;
	background-color:#9a8776;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
/* #################################################################################### */
/* FOOTER																				*/
/* #################################################################################### */
/*#footer {
	position:absolute;
	left:50%;
	bottom:5px;
	width:980px;
	height:10px;
	margin-left:-490px;
	font-size:9px;
	line-height:14px;
	text-align:center;
	color:#000000;
}*/
/* #################################################################################### */
/* MENU																					*/
/* #################################################################################### */
#menu {
	width:600px;
	height:30px;
	text-align:left;
	z-index:0;
	/*background-color:#1373aa;*/
	background-color:#7e203d;
	color:#fafafa;
	text-align:center;
	font-weight:bold;
}
p#spacer { clear: both; height: 1px; }
/* #################################################################################### */
/* CONTENEURS																			*/
/* #################################################################################### */
#statuts {
	width:600px;
	height:;
	text-align:center;
	vertical-align:bottom;
}
#titre {
	text-align:center;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	/*background-image:url(images/bkg_index.png);*/
	background-repeat:no-repeat;
	background-color:#B68C93;
}
#content {
	/*position:absolute;
	left:50%;
	width:580px;*/
	min-height:748px;
	margin-left:-290px; 	/* moitié de la largeur */
	margin-top:100px;
	background-repeat:no-repeat;
}
#index {
	/*position:absolute;
	left:50%;*/
	width:580px;
	margin-left:-290px; 	/* moitié de la largeur */
	margin-top:350px;
	background-repeat:no-repeat;
	text-align:center;
}
#index_content {
	/*position:absolute;
	left:50%;
	width:580px;
	margin-left:-290px;
	margin-top:500px;
	background-repeat:no-repeat;*/
	width:560px; /*580*/
	text-align:justify;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	background-color:#E8DBDF;
}
#coordonnees {
	/*position:absolute;
	left:0px;
	width:190px;
	margin-top:230px;
	background-repeat:no-repeat;*/
	vertical-align:bottom;
	padding-left:10px;
	width:190px;
	color:#635232;
	line-height:18px;
}
#coordonnees a:hover {
	color:#635232;
}
#titre_menudis {
	position:absolute;
	width:190px;
	margin-top:-32px;
	font-size:30px;
}
#menudis {
	/*position:absolute;
	left:0px;
	width:190px;
	margin-top:350px;
	background-repeat:no-repeat;*/
	padding-left:10px;
	vertical-align:top;
	width:190px;
	color:#635232;
}
#ssmenu {
	/*position:absolute;
	left:0px;
	width:190px;
	margin-top:350px;
	background-repeat:no-repeat;*/
	vertical-align:top;
	padding-left:10px;
	width:190px;
	color:#635232;
}
#identite {
	/*position:absolute;
	right:0px;
	width:190px;
	margin-top:230px;
	background-repeat:no-repeat;*/
	vertical-align:bottom;
	padding-left:10px;
	width:190px;
	color:#635232;
}
#page_content {
	position:absolute;
	left:50%;
	width:550px;
	margin-left:-290px; 	/* moitié de la largeur */
	margin-top:500px;
	background-repeat:no-repeat;
	text-align:justify;
	color:#1d1c1a;
	padding:15px;
	background-color:#FFFFFF;
}