/* CSS Document */

BODY{
	font-family: Arial, Helvetica, verdana;
	font-size:12px;
	background: #252987 url(../images/fdtop.jpg) repeat-x;
	background-position:top;
	margin-top:10px;
	border: 1;
}
#conteneur{
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	background:#FFFFFF url(../img/accueil23.jpg) repeat-y;
	background-position:left;
	margin-top:0;
	
}
#conteneur1{
	width:100%;
	background:  url(../img/accueil27.jpg) repeat-y;
	background-position:right;
	margin-top:0;
}
/* Zone Haut Pour Affichage Avant header----*/
#ZoneTH {
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:24px;
	width:100%;
	background: #FFFFFF url(../img/accueil3.jpg) repeat-x;
	background-position:left;
}
#ZoneTHg {
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:24px;
	width:100%;
	background:url(../img/accueil1.jpg) no-repeat;
	background-position:left;
	text-align:right;
}
#EspacD {
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:24px;
	width:80%;
	background:url(../img/accueil7.jpg) repeat-x;
	background-position:left;
}
#EspacDG {
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:24px;
	width:100%;
	background:url(../img/accueil5.jpg) no-repeat;
	background-position:left;
}
#EspacDD {
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:24px;
	width:100%;
	background:url(../img/accueil9.jpg) no-repeat;
	background-position:right;
}
/* Fin Zone Haut Pour Affichage Avant header----*/

/*  Affichage  header----*/
#header {
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:96px;
	width:100%;
	background: #FFFFFF url(../img/accueil12.jpg) repeat-x;
	background-position:left;
}

#headerG {
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:96px;
	width:100%;
	background: url(../img/accueil10.jpg) no-repeat;
	background-position:left;
}
#headerD {
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:96px;
	width:100%;
	background: url(../img/accueil13.jpg) no-repeat;
	background-position:right;
}

/* Fin Affichage  header----*/
#BarHori {
	overflow:auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:30px;
	width:100%;
	margin:0;
	background:  url(../img/accueil16.jpg) repeat-x;
	background-position:left;
}
#BarHoriG {
	padding:0;
	margin:0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	height:30px;
	background: url(../img/accueil14.jpg) no-repeat;
	background-position:left;
}
#BarHoriD {
	padding:0;
	margin:0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	height:30px;
	background: url(../img/accueil19.jpg) no-repeat;
	background-position:right;
}
#anim1 {
	
	height: auto;
	width:98%;
	margin-top: 10px;
	text-align:center;
	border: 1px #0066CC solid;
}
#animh {
	height: auto;
	width:auto;
	margin-top:0;
	padding-right:10px;
	text-align:right;
	
}

/** conteneur pour le logo**/

#CadreMenu{
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	height:30px;
	background: #FFFFFF url(../images/accueil2.jpg) no-repeat;
	}
.courbeh{
	height:30px;
	width:200px;
	margin:0;
	padding:0;
	background: url(../img/accueil6.jpg)  no-repeat;
	background-position:bottom;
	
}
DIV.con_menu1{
clear:both;
	background:url(../img/cadre_menu1.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:180px;
	height:auto;
	padding-top:2px;
	margin-left:0;
	}
DIV.con_menu2{

	width:180px;
	margin:0;
	background:url(../img/cadre_menu2.jpg) no-repeat;
	background-position:bottom;

		
	}
#CmenuH{
margin-left:210px;
	width:auto;
	padding:0;
}

.wrap{
	overflow:auto;
}

#contenu{
	font-family: Arial, Helvetica, sans-serif;
	width:auto;
	padding:0;
	width:100%;
		
}
#BlocG{
	float:left;
	width:185px;
	padding-left:10px;
	margin-left:0;
	
}

#BlocM{
	float:left;
	width:796px;
	margin-right:5px;
	padding:5px;
	
	}
#anim2 {
	width: 98%;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
}
 
#BlocD{
	float:left;
	width:185px;
	margin:0;
	
}




#footer {
	clear:both;
	height:37px;
	background:url(../img/accueil31.jpg) repeat-x;
	background-position:left;
	padding:0;
}
#footerG {
	clear:both;
	height:37px;
	background:url(../img/accueil29.jpg) no-repeat;
	background-position:left;
	padding:0;
}
#footerD {
	clear:both;
	height:37px;
	background:  url(../img/accueil33.jpg) no-repeat;
	background-position:right;
	padding:0;
}
/*Mise forme texte et menu*/
P,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2B4773;
	margin-top:2px;
}


.center{
margin-left:auto;
margin-right:auto;
		}

