/************/
/* the body */
/************/
body {
	background-color:#F1EFE2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	}

/*****************/
/* begin all div */
/*****************/
#Conteneur {
	background-image:url(../images/hgr.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	width:760px;
	margin:0 auto;
	}
#header {
	background-image:url(../images/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:760px;
	height:130px;
	}
#center {
	padding-left:20px;
	}
#contenu {
	float:left;
	width:480px;
	margin-left:20px;
	margin-bottom:5px;
	text-align:justify;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-bottom-color: #1C599A;
	}
#pied {
	font-size:10px;
	text-align:right;
	padding-right:50px;
	background-image:url(../images/bott.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#CCCCCC;
	clear:both;
	padding-left: 244px;
	height: 55px;
	}
/***************/
/* end all div */	
/***************/

/*******************/
/* begin left menu */
/*******************/
#menu {
	margin-bottom:50px;
	width:180px;
	float:left;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	}
#menu a:link, #menu a:visited {
	width:185px;
	margin:0px 0px 0px 0px;
	padding:6px 3px 6px 12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
#menu a:hover {
	background-color:#FFFFFF;
	text-decoration:none;
	color: #1C5C99;
	}
/*****************/
/* end left menu */
/*****************/

/**********************/
/* begin page-setting */
/**********************/
p { 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	 }
#logo1 {
	color:#ffffff;
	font-size:32px;
	font-weight:bold;
	position:absolute;
	top:50px;
	padding-left:70px;
	}
#logo2 {
	color:#B38B84;
	font-size:32px;
	font-weight:bold;
	position:absolute;
	top:50px;
	padding-left:217px;
	}
.titre {
	font-size:16px;
	padding-left:5px;
	margin-bottom:15px;
	color:#9F512D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F512D;
	border-bottom-color: #9F512D;
	border-left-color: #9F512D;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.sign {
	text-align:right;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	}
/********************/
/* end page-setting */
/********************/
.titreblue {

	font-size:16px;
	padding-left:5px;
	margin-bottom:15px;
	color:#1C599A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C599A;
	border-bottom-color: #1C599A;
	border-left-color: #1C599A;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.titrelink {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.li_con_footer a  {
	cursor: default;
	color: #1C599A;
	font-weight: lighter;
}

.li_con_footer a:hover
{
	color:#9F512D;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #9F512D;
}

