
/* ------------------------------------ */
/*                                      */
/*          Global                      */
/*                                      */
/* ------------------------------------ */
body {
	margin: 0;
	padding: 0;
	background-image: url(images/background1.jpg);
	background-repeat: repeat-x; 
	background-position: center top;
	font: 12px   verdana,Arial, verdana,Helvetica, sans-serif;
      background-color: #FFFFFF;

}




#conteneur {
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;



}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */
#header {
	height:100px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #918E8E;

}

#header a {color: #918E8E;text-decoration: none;}
#header a:hover {text-decoration: underline;}
.logo {
	float: left;
	margin-top:5px;
	}


#moteur {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	text-align:right;
	}
input.search{
	float:left;
	font-size:12px;
	height:18px;
	width:143px;
	border: 1px solid #ababab;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

input.bouton{
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:20px;
	width:80px;
	border: 1px solid #ababab;
	background-color:#ABABAB;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

/* ------------------------------------ */
/*                                      */
/*            Menu General              */
/*                                      */
/* ------------------------------------ */

#menuTop{
    height: 35px;
	vertical-align: middle;
	text-align:center;
	line-height: 35px;



}


/* ------------------------------------ */
/*                                      */
/*            Menu General              */
/*                                      */
/* ------------------------------------ */


#navcontainer ul
{
margin: 0px;
margin-left: 0px;
padding: 5px;
padding-left: 0px;
padding-right: 0px;
list-style-type: none;
font-size: 1em;
}

#navcontainer li { margin: 0px 0px 2px 0px; }

#navcontainer a
{
	display: block;
	padding: 5px 2px 10px 18px;
	color: #002C5F ;
	text-decoration: none;
	font-weight: bold; 
	border-bottom: 1px solid #ABABAB;
	background-color:#D9E0F0;


}

#navcontainer a.intitule
{
	display: block;
	padding: 5px 2px 10px 24px;
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	border-left: 5px solid #CCC;border-left: 0px solid #1958b7;
	background-color:#FFFFFF;


}
#navcontainer a.daddy
{color: #ED7511;background-color:#FFFFFF;}


#navcontainer ul ul ul  a
{
	display: block;
	text-decoration: none;
	font-weight: normal; 
	font-size: 10px;
	color: #344E9B;
	border-bottom: 1px  #ECEAEA;


}


#navcontainer a:hover
{
color: #ED7511;


}


#navcontainer a:active
{
color: #ED7511;


}




/* ------------------------------------ */
/*                                      */
/*            Centre                    */
/*                                      */
/* ------------------------------------ */

#centre {
    font-size: 12px;
    text-align: left;

    min-height: 400px;
	background-color:#FFF;

}


#contenu {
margin-left: 10px;
margin-right: 10px;}

#contenu .spip_logos {
	float: right;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: right;
    border: 2px solid #FFFFFF; }

.cadre1 {
	float: left;
	margin-top: 20px;
	width: 300px;
	font-size: 11px;
	background-image: url(images/menus.jpg);
	background-repeat: no-repeat; 
	height: auto;
	min-height: 300px;
	_height:300px;
	border: 1px solid #CFD3DD;

}

.cadre2 {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 300px;
	background-image: url(images/menus.jpg);
	background-repeat: no-repeat; 
	height: auto;
	min-height: 300px;
	_height:300px;
	border: 1px solid #CFD3DD;
}

.cadreright { float:left;
	margin-left: 30px;
	margin-top: 20px; }

.cadre3 {

	width: 300px;
	background-image: url(images/menus.jpg);
	background-repeat: no-repeat; 
	height: auto;
	min-height: 300px;
	_height:300px;
	border: 1px solid #CFD3DD;}
.cadre4 {

	width: 300px;
	background-image: url(images/menus.jpg);
	background-repeat: no-repeat; 
	height: auto;
	min-height: 150px;
	_height:150px;
	border: 1px solid #CFD3DD;
}



.cadre {margin-top: 5px;}
.titre1 {padding: 14px;font-size: 14px;font-color:#4C515A; font-weight: bold; }
.titre2 {padding-left : 10px;font-size: 12px;color:#29448F; font-weight: bold; }
.textec { text-align: center;}
.texte { margin-left: 10px; margin-right : 10px;font-size: 12px;}
.textes { margin-left: 10px; margin-right : 10px;font-size: 11px;}

#cadre_menu{
	float: left;
	width: 230px;
	text-align: left;
	font-size: 11px;
}

#cadre_contenant{
	float: left;
	width: 710px;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
	height: auto;
	min-height: 400px;
	_height:400px;}

.menu { 
	text-align: left;
	background: #fff;
	margin-top:10px;

	width: 200px;


}

.logoArticle {float: right;margin: 5px;}

.titre {
		float: left;
		margin-right: 8px;
		margin-top: 8px;}
.titreRub {
		font-size: 24px;
		color: #183584;
		text-transform:uppercase;}

.titreArt {

		font-size: 18px;
		color: #0084D6;}





#pied {

    color: #717477;
	text-align: center;
	font-size: 11px;
	line-height: 30px;

}

#pied a {color: #717477;}

#pied strong {color: #717477;}

#bottom {
	height: 25px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat; }

.spacer {
 	clear: both;
 }

a {color: #E96F21;text-decoration:none;}
a:hover {text-decoration: underline;}


.ps {float: right;
	width: 218px;
	background-color: #F8F8E4;
	margin-left: 20px;
	padding: 4px;
}


.chapo {
	background: #F8F8F8;
	padding: 10px;
}


.cadre_rub { border: 1px solid #CCCCCC;padding: 10px;}

.cadre_rub2 { border: 1px solid #CCCCCC;padding: 5px;}

a.lien:hover  { text-decoration: none; color:#E96F21}
a.lien  { color:#000;text-decoration: none; }


 .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right;
    border: 2px solid #FFFFFF; }

img {border: 0;}

/* Tableaux */
table.spip {padding: 0px margin:0px;border: 0 }
table.spip tr.row_first { background: #344E9B;color: #FFFFFF; }
table.spip tr.row_odd { background: #E5E8F2; }
table.spip tr.row_even { background: #fff; }
table.spip th, table.spip td { text-align: left; vertical-align: middle; }







.spip_documents {text-align: left; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px;}
.spip_doc_titre { font-weight: bold;  margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both;  margin-left: auto; margin-right: auto; }


.spip_doc_titre {font-size: 12px;}
.spip_doc_descriptif{font-size: 12px;}
strong { color: #000;}
#navcontainer a.on { color: #0084D6;}


h3 {font-size: 12px;font-weight:bold; margin:5px;color: #344E9B; border-bottom: 1px solid #CCC;text-transform:uppercase;}
hr {
height: 1px;
margin: 0.5em 0;
padding: 0;
color: #fff;
background-color: #fff;
border: 0;
clear: both;
}
.spip_surligne {background:#E5E8F2;}




