  @charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f7f7f7;
	font-family:  Arial, Helvetica, sans-serif;
}



/*----------*/
/* STYLES TEXTES */
/*----------*/

h1 {
	font-size: 20px;
	font-style: normal;
	color: #F7F7F7;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	font-style: bold;
	color: #F7F7F7;
	font-style: normal;
	text-transform: uppercase;
	background-position: bottom;
	margin-top: 15px;
	line-height: 10px;
	text-align: left;
	margin-left: 5px;
	margin-right: 10px;
	font-family:  Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	font-style: bold;
	color: #336799;
	text-transform: uppercase;
	padding-top:10px;
	width:auto;
	font-family:  Arial, Helvetica, sans-serif;
	
}




/*----------*/
/* TOOLBAR  */
/*----------*/


#barre_haut {
	position:absolute;
	width:100%;
	height:25px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color:#000100;
}

#toolBar {
	height:25px;
	width:860px;
	margin: 0 auto;
	color: #CCCCCC;
	background-color:#000100;
	font-size: 11px;
}

#toolBar a {
	color: #CCCCCC;
}


#toolBar a:hover {
	text-decoration:underline;
}

#toolBar .sperateurToolBar {
	margin-left:25px;
	margin-right:25px;
}

/*---------------*/
/* Container CSS */
/*---------------*/

#container {
	margin: 0 auto;
	position:relative;
	top: 5px;
	width:950px;
	z-index:1;
	background-image: url(../images/bkg_espaces.jpg);
	background-repeat:repeat-y;
		
}
#logo_cnd {
	position:absolute;
	width:222px;
	height:142px;
	z-index:1;
	left: 0;
	top: 0;
	background-image: url(../images/logo_espaces.jpg);
}
#banniere {
	position:absolute;
	width:728px;
	height:142px;
	z-index:2;
	left: 222px;
	top: 0px;
}

#enTete {
	position:absolute;
	width:600px;
	height:32px;
	z-index:2;
	left: 50px;
	top: 55px;
}

#menu_central {
	position:absolute;
	width:950px;
	height:36px;
	z-index:2;
	left: 0px;
	top: 142px;
}
#menu_central_sous {
	position:absolute;
	left:185px;
	top:178px;
	width:765px;
	height:30px;
	z-index:2;
	background-color: #F7F7F7;
}
#colonneG {
	position:absolute;
	width:190px;
	height:auto;
	z-index:2;
	top: 208px;
	left: 30px;
	background-color: #F7F7F7;
	padding: 0px 0px 0px 0px;
}

#colonneRecherche {
	position:absolute;
	width:190px;
	height:auto;
	z-index:2;
	/*top: 700px;*/
	left: 30px;
	background-color: #F7F7F7;
	padding: 0px 0px 0px 0px;
}

#colonneCentre {
	position:absolute;
	width:470px;
	height:auto;
	z-index:2;
	left: 240px;
	top: 228px;
	background-color: #F7F7F7;
}
#colonneD {
	position:absolute;
	width:190px;
	height:auto;
	z-index:2;
	left: 730px;
	top: 228px;
	background-color: #F7F7F7;
	padding: 0px 0px 0px 0px;
}


#titreRubriqueG {
	position:absolute;
	width:155px;
	height:25px;
	z-index:3;
	text-align:center;
	background-color: #336799;
}
#article-info-rubrique {
	position:absolute;
	width:710px;
	height:20px;
	z-index:3;
	left: 0;
	font-size: 11px;
	top: 0;
	margin-left: 55px;
	margin-top: 10px;
}


#titreRubriqueC {
	position:absolute;
	width:auto;
	height:25px;
	z-index:2;
	background-color: #336799;
}


#titreRubriqueD {
	position:absolute;
	width:auto;
	height:25px;
	z-index:1;
	background-color: #336799;
}

#Article {
	position:absolute;
	width:430px;
	height:20px;
	z-index:2;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 20px;
}	

#colonneD_recherche {
	position:absolute;
	width:155px;
	height:30px;
	z-index:3;
	left: 30px;
	top: 268px;
	background-color: #FF99FF;
	margin-top: 25px;
	background-image: url(../images/bkg_espaces.jpg);
}

#texte {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:4;
	padding: 10px 10px 10px 10px;
	margin-top:20px

}

#texte a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	text-decoration: none;
}

#texte a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	text-decoration: underline;
}

#textebreve {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:4;
	padding: 10px 10px 10px 10px;
	margin-top:70px

}

#textebreve a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	text-decoration: none;
}

#textebreve a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	text-decoration: underline;
}

.ps
{
	text-align: left;
	font-size: 90%;
}

#menu {
    padding-top: 20px;
    padding-left: 0px;
}
#menu ul {
   padding-left: 0px;
   
   
}
#menu ul li {
	
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #336799;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
}

#menu ul li ul li {
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: normal;
}

#menu ul a {
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#menu ul a:hover {
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336799;
	text-decoration: underline;
	font-weight: normal;
}

#mots_cles {
    padding-top: 0px;
    padding-left: 0px;
}
#mots_cles ul {
   padding-left: 0px;
   
   
}
#mots_cles li {
	
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#mots_cles ul li ul li {
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 10px;
}

#mots_cles ul a {
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336799;
	text-decoration: none;
}	

#mots_cles ul a:hover {
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336799;
	text-decoration: underline;
}

.formulaire_recherche label {
   font-size: 0px;
   font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-weight: bold;
}

.forml {
   width: 99%;
   padding: 1px;
   border: 1px solid #666;
   font-family: Verdana;
   font-size: 11px;
}

.submit {
   width: 40px;
   padding-left: 10px;
   color: #336799;
}

#article {
  margin-left: 0px;
  
}

#articles ul {
   padding-top: 10px;
   list-style-type: none;
   margin-left: -30px;
   
} 

#articles ul li {
    text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	text-decoration: none;
	padding-top: 10px;
	
	
}
#articles ul li a {
	text-transform: none;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-size: 12px;
	
}	

#articles ul a:hover {
	text-transform: none;
	font-style: normal;
	color: #336799;
	text-decoration: underline;
	font-size: 12px;
	
	
}

#texte {
    margin-left: 10px;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 40px;
}

.spip_out a {
	text-transform: none;
	font-style: normal;
	color: black;
	text-decoration: none;
}

.spip_out a:hover {
	text-transform: none;
	font-style: normal;
	color: #336799;
	text-decoration: underline;
}

#intro {
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: black;
   text-decoration: none;
   padding-left: 0px;
   padding-top: 25px;
   margin-left: 10px;
   margin-bottom: 0px;
}

#intro a {
	text-transform: none;
	font-style: normal;
	color: black;
	text-decoration: none;
}

#intro a:hover {
	text-transform: none;
	font-style: normal;
	color: #336799;
	text-decoration: underline;
}

#resultatsRechercheArticles {
   padding-top : 60px;
}

#resultatsRechercheMotCle {
   padding-top : 50px;
   margin-left: 40px;
}

#resultatsRechercheArticles ul,#resultatsRechercheMotscles ul,#resultatsRechercheMotCle ul {
   padding-left: 5px;
   color: #336799;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
}

#resultatsRechercheArticles li,#resultatsRechercheMotscles li,#resultatsRechercheMotCle li {
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;

}

#resultatsRechercheArticles li a,#resultatsRechercheMotscles li a,#resultatsRechercheMotCle li a {
    text-transform: none;
	font-style: normal;
	color: black;
	text-decoration: none;
}

#resultatsRechercheArticles a:hover,#resultatsRechercheMotscles a:hover,#resultatsRechercheMotCle a:hover {
	text-transform: none;
	font-style: normal;
	color: #336799;
	text-decoration: underline;
}


#expressionRecherche {
	position:absolute;
	width:430px;
	height:20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	top: 25;
	font-size: 12px;
	color: #990100;
	padding-top: 20px;
	width:auto;
	font-family:  Arial, Helvetica, sans-serif;
}

#groupeMotsCles {
    position:absolute;
	width:430px;
	height:20px;
	margin-right: 20px;
	margin-left: 40px;
	margin-top: 20px;
	top: 25;
	font-size: 12px;
	font-weight: bold;
	color: #336799;
	padding-top: 40px;
	width:auto;
	font-family:  Arial, Helvetica, sans-serif;
}

#resultatsRechercheForm {
   margin-left: 20px;
   font-size: 12px;
   font-family:  Arial, Helvetica, sans-serif;
   width:400px;
   color: #990100;  
   height:200px;
   font-weight: bold;
   
}

#formulaire_recherche {
  padding-top: 20px;
}

#barreNavigation {
   color: black;
   font-size: 11px;
   margin-left: 34px;
   margin-top: 8px;
   font-family:  Arial, Helvetica, sans-serif;
   /*font-weight: bold;*/
}

#barreNavigation a {
   color: black; 
   text-decoration: none;
   font-family:  Arial, Helvetica, sans-serif;
}

#barreNavigation a:hover  {
   color: #336799;
   text-decoration: underline;
   font-family:  Arial, Helvetica, sans-serif;
}

#basPage {
    margin: 0 auto;
	position:relative;
	height:40px;
    font-family:  Arial, Helvetica, sans-serif;
    width:950px;
}

#basPage a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
    color: #336799;
}

#basPage a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
    color: #336799;
}

#copyright {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:300px;
	font-weight: bold;
}

#copyrigthReal {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:360px;
}

#realSpip {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:350px;
}

.puce {
margin-top : 5px;
}

.smallText {
	font:11px Arial, Helvetica, sans-serif;
	color:black;
	}
.smallText a {
	font:12px Arial, Helvetica, sans-serif;
	color:black;
	text-decoration: none;
	color: #336799;
}
	
.smallText a:hover {
	font:12px Arial, Helvetica, sans-serif;
	color:black;
	text-decoration: underline;
	color: #336799;
}	
	
#navigationArticles {
    font:12px Arial, Helvetica, sans-serif;
    padding: 20px;
    margin-left: 200px;
}

#navigationArticles a {
    font:12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #336799;
}

#navigationArticles a:hover {
    font:12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #336799;
}

.notes {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:4;
	padding: 10px 10px 10px 10px;
	margin-top:20px

}

.notes a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}

.notes a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336799;
	text-decoration: underline;
}
