*{
margin:0;
padding:0;
border:0;
}
body {
background:url(../images/background2.jpg) repeat-y top center;
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
padding:0;
}
/*** Main wrap and header ***/
#wrap {
	/*color:#404040;*/
	margin:0px auto;
	padding:0;
	width:960px;
	background-image: url(../images/fonds/fond_central_2-1.jpg);
	background-repeat: no-repeat;
	background-position: left 186px;
	/*border: 1px solid #333333;*/	
}

#header {
	margin:0;
	background-image: url(../images/bandeau/fond_bandeau.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 186px;	
}

/*** page accueil ***/
 /** Edito **/
#cadre_edito {
	float:left;
	/*line-height:1em;*/
	margin:0 0 5px;
	padding:1px 0 0;
	width:500px;		
}
#edito_haut {
	position:relative;
	overflow:hidden;
	/*width:421px;*/
	width:463px;
	background-image: url(../images/accueil/edito2.gif);
	min-height:136px;
	background-repeat: no-repeat;
	/*border: 1px solid #000000;*/
	margin: 20px 0 0 42px;	
}
#edito_haut img {
	float:left;
	margin:0 10px 0 0;
}
#ndd{
	margin:15px 0 0 135px;
	font-size:32px;
	color:#141D95;
	font-weight:bold;
}
.titre_edito{
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin:55px 10px 10px 25px;
}
.texte_edito{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	margin:15px 0 0 13px;
	background-color: #FCD5AD;
	line-height:18px;	
}
.texte_edito p {
	margin: 0 10px 10px 10px;
	padding: 0 0 15px 0;
}
	/***************/
	/** Menu Une **/

#menu_une {
	float:right;
	margin:62px 0 0 0px;
	width:400px;
}
#menu_une ul, #onglets{
	margin:20px  0 0 30px;
	width:300px;	
}
#menu_une li{
	list-style-image: none;
	list-style-type: none;
}

.resume_info{
	margin:0px 42px 0 30px;
	padding:1px 0 5px 0;
	background-image: url(../images/accueil/fond_resume2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:300px;
}

.resume_titre{
	font-size:12px;
	font-weight:bold;
	color:#141D95;
	line-height:30px;
	margin:0px 10px 0 10px;

}
.resume_texte, .resume_suite {
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0 10px 0 10px;
}
.resume_suite a{
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	color:#EE1D23;
	text-decoration:underline;
}
.resume_suite a:hover{
text-decoration:none;
}
#bas_resume{
	height:12px;
	background-image: url(../images/accueil/bas_resume2.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
}
	/**********/

/** ? **/
#content {
	float:right;
	/*line-height:1.5em;*/
	margin:0;
	padding:0;
	text-align:left;
	width:750px;
}

#contentalt {
	float:left;
	/*line-height:1.5em;*/
	margin-right:20px;
	padding:0;
	text-align:left;
	width:750px;
	
}

#content h3,#contentalt h3 {
	margin:10px 0 8px;
}
/** **/
.spacer{
clear:both;
}
/*** Navigation ***/
.mactualites{
	background-image:url(../images/accueil/menu_edito/fond_actualites.jpg);
}
.morganigramme{
	background-image:url(../images/accueil/menu_edito/fond_organigramme.jpg);
	margin:-6px 0 0 0;
}
.mliens{
	background-image:url(../images/accueil/menu_edito/fonds_liens.jpg);
}
.madhesion{
	background-image:url(../images/accueil/menu_edito/fond_adhesion.jpg);
}
.minfo{
	background-image:url(../images/accueil/menu_edito/fond_archives.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:43px;
}
.mcontact{
	background-image:url(../images/accueil/menu_edito/fond_contact.jpg);
	
}
.mactualites,.morganigramme,.mliens,.madhesion,.mcontact{
	background-repeat: no-repeat;
	background-position: right top;
	height:36px;
}
#navigation {
	float:left;
	margin:0 0 5px;
	padding:1px 0 0;
	width:210px;
	/*border: 1px dashed #003399;*/
}
#navigation_ul {
	margin:15px 0 0 15px;
}
#navigation  li {
	list-style-image: none;
	list-style-type: none;
		
}
.haut_36{
height:36px;
}
.haut_43 {
	height:43px;	
}
#menu_info {
	/*float:left;*/
	margin:-5px 0 0 15px;
	width:187px;
	height:auto;
	background-image: url(../images/navigation/fond_archives.png);
	background-repeat: repeat-y;
	background-position: left top;	
}
#menu_info ul {
	margin:0px 10px 0px 10px;
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#menu_info li {
	padding:0 0 8px 0;
	list-style-type: disc;
	list-style-position: inside;	
}
#menu_info li a{
	color:#666;
	text-decoration:none;
}
#menu_info li a:hover{
	color:#CC0000;
	text-decoration:underline;
}
#bas_menu_info{
	height:22px;
	background-image: url(../images/navigation/bas_archives.png);
	background-repeat: no-repeat;
	background-position: 15px top;
}
/*** Central ***/

#central {
	float:left;
	margin:50px 0 0 50px;
	padding:0;	
	width:580px;
}
#cont_info {
	/*float:left;*/
	width:590px;
	height:auto;	
	margin:10px 0 0 5px;	
}
#cont_contact {
	/*float:left;*/
	width:590px;
	height:auto;
	margin:10px 0 0 5px;	
}
#haut_info{
	margin:10px 0 0 0;
	height:15px;
	background-image: url(../images/actualites/haut_info.png);
	background-repeat: no-repeat;
	background-position: left top;	
	}
#bas_info{
	height:15px;
	background-image: url(../images/actualites/bas_info.png);
	background-repeat: no-repeat;
	background-position: left top;	
	}	
.date_info {
	/*position:absolute;*/
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999;
	font-weight: normal;
	margin:0 5px 0 0;	
}
.titre_info {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #404040;
	font-weight: bold;
	margin:0px 5px 0px 5px;	
}
.ligne_news {
	height:1px;
	width:585px;
	color:#ccc;
	background-color:#CCC;
	margin:0 0 5px 0;
}

.texte_info{
	width:565px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:16px;
	text-align:left;
	margin:-3px 0 0 0;
	padding:0 10px 15px 10px;	
	background-image: url(../images/actualites/corps_info2.png);
	background-repeat: repeat-y;
	background-position: left top;	
}	
/*** Footer ***/

#footer {
/*border-top:4px solid #dadada;*/
	clear:both;
	color:gray;
	font-size:0.9em;
	line-height:1.6em;
	margin:25px 42px 25px 42px;
	padding:10px;
	text-align:right;
}
/*** Various classes ***/
.clear {
clear:both;
}
/*** Commun ligne titres ***/
#ligne_titre,#ligne_liens, #ligne_contact,#ligne_adhesion, #ligne_organigramme{
	height:36px;
	width:590px;
	background-repeat: no-repeat;
	background-position: right 18px;
	font-size:26px;
	font-weight:normal;
	text-indent:5px;	
}
/*** Liens ***/
#ligne_liens{
color:#B28505;
background-image:url(../images/liens/ligne_liens.png);
}/*** actualites ***/
#ligne_titre{
	background-image: url(../images/actualites/ligne-actualites.png);
	color:#74A611;		
}
/*** Contact ***/
#contact_adresse{
margin:20px 0 0 10px;
}
#ligne_contact{
	background-image:url(../images/contact/ligne_contact2.png);
	color:#9C10A7;		
}
#adresse_postale{
float:left;
}
#mini_plan {
float:left;
width:100px;
margin:0 0 10px 100px;
}
#mini_plan img {
	border: 1px solid #ccc;
}
.plan{
font-size:11px;
text-align:center;
color:#fff;
width:102px;
background-color:#404040;
}
.cliquer a{
font-size:10px;
text-align:center;
color:#141D95;
text-decoration:none;
}
.cliquer a:hover{
text-decoration:underline;
color:#141D95;
}
/*** Adhesion ***/
#ligne_adhesion{
	background-image:url(../images/adhesion/ligne_adhesion2.png);
	color:#1096A7;		
}

.adhesion_titre{
font-size:13px;
margin:0 0 25px 5px ;
color:#404040;
}
/*** Organigramme ***/
#ligne_organigramme{
	background-image:url(../images/organigramme/ligne-organigramme2.png);
	color:#A71037;	
}
.organigramme {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	height:100px;
	padding:5px;
	margin:10px 0 15px 0;
	background-color:#fff;
	border: 1px solid #dadada;
}
.organigramme .titre, .organigramme .vicetitre{
font-size:13px;
font-weight:bold;
color:#404040;
}
.vicetitre{
margin:25px 0 0 0;
}
.organigramme .nom{
font-weight:bold;
}
.organigramme img{
float:left;
width:95px;
height:100px;
margin: 0 10px 0 0;
}
/*** liens ***/
.liens_titre{
font-size:13px;
margin:0 0 0 5px ;
color:#404040;
}
.contact_titre{
float:left;
font-size:13px;
margin:0 0 0 5px ;
color:#404040;
}
.liens_liens{
font-size:13px;
margin:0 0 15px 5px ;
}

#cont_info a {
color:#141D95;
text-decoration:underline;
}
#cont_info a:hover {
color:#141D95;
text-decoration:none;
}

