/* CSS Document */
BODY{
	background-color:#E0E0D4;
}

/* conteneur général */
#conteneur{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:auto;
	font-size:12px;
	margin-right:auto;
	width:844px;
	background: #FFFFFF url(images/fd.jpg) repeat-y;
}
/* Fin conteneur général */

/* entete*/
#header {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:129px;
	background: #FFFFFF url(../images/entete.jpg);
	background-position:top;
}
/* Fin de lentete*/

/*cadre d'affichage du menu horizontal*/

#CdrmenuH {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
	background: #FFFFFF;
	
}

/*cadre d'affichage du menu horizontal*/

/* cadre d'affichage de l'animation*/
#CdrAnim {
	padding:0;
	height:100px;
	background: #FFFFFF url(../images/fd_anim.jpg)  no-repeat;
	background-position:left;
	border-bottom: solid 2px #D9DDE0;
}
.Anim {
	padding:0;
	height:100px;
	margin-left:300px;
	text-align:center;
}

/* Fin cadre d'affichage de l'animation*/

/* cadre daffichage du logo*/
#logo{
	float:left;
	width:224px;
	padding:0;
}
/* Fin cadre daffichage du logo*/

/*separateur du corps et de l'entete*/
#wrap{
	background: #FFFFFF;
}
/*Fin separateur du corps et de l'entete*/

/* corps et de la page de garde*/
.contenu{
	
	width:670px;
	padding:0;
	margin-left:150px;
}
/* Fin  corps et de la page de garde*/

/* Le pied de page*/
#footer {
	clear:both;
	height:45px;
	background: #C0BFA0 url(../images/pied_pg.png) bottom no-repeat;
	padding:0;
}
/* mise en forme du texte et des menu*/
P,UL {
	font-family: Arial, Verdana,;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #6D6C52;
	margin-top:2px;
	text-decoration: none;
}
/*affichage menu horizontal*/
UL#menuh 
{
	height:23px;
	margin: 0 ;
	margin-left:0;
	width:660px;
	list-style:none;
	border-bottom: solid 2px #D9DDE0;
		}

UL#menuh li.lien
{
	float: left ;
	height:23px;
	width:auto;
	text-align:center;
	margin-left:10px;
	padding-right:3px;
	margin-top:2px;
}
UL#menuh li.lien1
{
	float: left ;
	height:23px;
	width:auto;
	text-align:center;
	padding-right:5px;
	margin-left:5px;
	margin-top:2px;
}
/* Fin affichage menu horizontal*/
.link1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7A909B;
	text-decoration: none;
}

.link1:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ACBBC1;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
	text-decoration: none;
}
.linkR {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A51B35;
	text-decoration: none;
}

.linkR:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #89162E;
}

.titre2 {
	font-family: Arial, Verdana,;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A68746;
	margin-left: 1px;
	margin-bottom:5px;	
}
.titreP {
	font-family: Arial, Verdana, ;
	font-size: 18px;
	height:30px;
	padding-top:5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B32400;
	margin-left: 20px;
	margin-bottom:5px;
	border-bottom: 2px solid #949370;
	
}
.center{
margin-left:auto;
margin-right:auto;
text-align:center;
	
	}
.copyRight {
	font-family: Arial, Verdana, ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A51B35;
	margin:0;
	text-align:center;
	
}
