/*
---------- Adequations ----------*/

*{
margin: 0;
padding: 0;	
}
body {
font-family: Arial, Helvetica, sans-serif;
}
.nettoyeur{
	font-size: 1px;
	clear: both;
}
.nettoyeur-left{
	font-size: 1px;
	clear: left;
}
.nettoyeur-right{
	font-size: 1px;
	clear: right;
}
/*
--- positionnement des blocs ---------*/
#entete {
	background: url(images/adequations.jpg) no-repeat top;
	height: 143px;
	background-color: #FFFFFF;
}
#menu-hor {
	height: 25px;
	background-color: #f3f3e7;
	border-top: 4px solid orange;
	border-bottom: 25px solid white;
	padding-left: 0px;
	z-index: 2;
}
#conteneur {
	border: 1px solid #CCCCCC;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	/*
	background-color: #DEEFD2;
	*/
	background-image: url(images/fd.gif);
	background-repeat: repeat-y;
}
#centre {
	background-color: #FFFFFF;
	margin: 0 150px 0 140px;
	padding: 0 0px 10px 0px;
	/*
	height: 100%;
	min-height: 620px;
	*/
}
#gauche {
	float: left;
	width: 140px;
	background-color: #deefd2;
	z-index: 2;
}
#droite {
	float: right;
	z-index: 2;
	position: absolute;
	/*
	*/
	right: 0;
	width: 150px;
	background-color: #FEEFDC;
}

#pied {
	clear: both;
	padding: 16px 5px;
	font-size: 12px;
	color: #828282;
	background-color: #f3f3e7;
	text-align: center;
	letter-spacing: 2px;
}

/*
-------- elements du pied -------- */
#pied a{
	font-size: 11px;
	color: #828282;
	text-transform: uppercase;
	text-decoration: none;
}
#pied a:hover {text-decoration:underline;}

/*
--------- en-tete -----*/
.retour{
	float: left;
	width: 297px;
}
.descriptif_haut {
	float: right;
	padding: 10px 180px 0 0;
}
.date_jour {
	float: left;
	padding:16px 0 0 10px;
	font-size: 11px;
	color: #828282;
}
.porte_doc {
	float: right;
	width: 200px;
	padding: 0px 70px 0 0;
	line-height: 32px;
}
.porte_doc img{
	padding-right: 6px;
}
.porte_doc a {
	text-decoration: none;
	color: #828282;
	font-size: 12px;
	font-weight: bold;
}
.porte_doc a:hover {
	text-decoration: underline;
}

/*
--------- menu horizontal --------*/
.form-recherche {
	font-size: 11px;
	float: left;
	width: 205px;
	padding: 3px 0px 5px 7px;
	_padding: 1px 0px 4px 7px;
	background-color: orange;
}
.okrecherche {
	background-color: white;
	font-size: 9px;
	border: 1px solid grey;
}
.formrecherche {
	width: 90px;
	font-size: 10px;
	margin-right: 3px;
}
.mot-cle-recherche {
	float: right;
	width: 200px;
	background-color: orange;
	padding: 2px 10px 3px 18px;
	_padding: 1px 10px 4px 18px;
}
.mot-cle-recherche .deroul{
	font-size: 10px;
}
#menu-hor .menu{
	padding: 0px 210px 0 212px;
	background-color:#f3f3e7;
}

/*
--------- colonne de gauche ----*/
.intranet{
	margin-top: 220px;
	text-align: center;
	color: #828282;
}
#gauche h1 {
	padding: 8px;
	font-size: 12px;
	background: url(images/zones-acces-24.gif) left no-repeat;
	color: #027F02;
}
#gauche p {
	font-size: 11px;
	padding-bottom: 4px;
}
#gauche p a{
	text-decoration: none;
	color: #828282;
}
#gauche p a:hover {text-decoration:underline;}
#gauche legend{
	display: none;
}
#gauche .spip_bouton input{
	border: 1px solid #63ae18;
	font-size: 10px;
	background-color: #A5CE7A;
}
#gauche .spip_bouton input:hover{
	color: White;
}
#gauche form{
	width: 140px;
}
#gauche form fieldset, #gauche form fieldset label{
	width: 140px;
	text-align: center;
	border: 0px;
}
#nav-ver .nav a.btn-accueil{
	background-color: #747474;
	color: white;
}
#nav-ver .nav a:hover.btn-accueil{
	background-color: #3A241B;
}

/*
--------- blocs de la page d'accueil --------*/
.bloc_accueil {
	float: left;
	width: 225px;
	height: 300px;
	position: relative;
	margin: 0 0px 10px 7px;
	_margin: 0 0px 10px 5px;
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid;
	border-top: 0px;
}
.bloc_accueil .surtitre{
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	width: 55%;
	margin-top: -3px;
	margin-bottom: 8px;
	padding-left: 5px;
	padding-right: 0px;
}
.ligne1 {
	float: right;
	border-top: 5px solid;
	width: 40%;
}
.ligne2{
	clear: left;
	margin: 0 5px 4px 5px;
	padding: 1px 0 1px 5px;
	border-left: 20px solid #c8e4f0;
	height: auto;
	line-height: 15px;
	font-size: 17px;
	font-weight: bold;
}
.ligne2 a{
	color: Black;
	text-decoration: none;
}
.ligne2 a:hover{
	text-decoration: underline;
}
.ligne3 {
	font-size: 12px;
	text-align: left;
	*width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	color: Black;
}
.ligne3 img.spip_logos {
	padding-right: 3px;
	border: 0px;
}

.ligne4 {
	background: #FFFFFF;
}
.ligne4 a {
	display: block;
	float: right;
	position: absolute;
	top: 287px;
	left: 175px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	width: 50px;
	background: #DEEFD2;
	text-decoration: none;
	color: Black;
}
.ligne4 a:hover{
	text-decoration: underline;
}
.acc-3{ border-color: #369fcc; color: #369fcc; }
.acc-3 .ligne2{ border-color: #c8e4f0; }
.acc-4{ border-color: #f4a70d; color: #f4a70d; }
.acc-4 .ligne2{ border-color: #fce7bc; }
.acc-5{ border-color: #ea661b; color: #ea661b; }
.acc-5 .ligne2{ border-color: #f9cebd; }
.acc-6{ border-color: #ea661b; color: #ea661b; }
.acc-6 .ligne2{ border-color: #f9cebd; }
.acc-7{ border-color: #369fcc; color: #369fcc; }
.acc-7 .ligne2{ border-color: #c8e4f0; }
.acc-8{ border-color: #f4a70d; color: #f4a70d; }
.acc-8 .ligne2{ border-color: #fce7bc; }

/*
------- colonne droite : partenaires ------*/
.partenaire {
	display: block;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	font-size: 17px;
	border: 1px solid #BFBFBF;
	text-decoration: none;
}
/*
.n-8{	background-color: #68b3da;	}
.n-10{ background-color: #ec6e3c; }
.n-12{ background-color:#bccb1a;	}
.n-9{	background-color: #3ca330;	}
.n-11{ background-color: #efbe3e; }
.n-50{ background-color: #68b3da; }
*/
.n-8{	background-color: #EDD258;	}
.n-12{ background-color:#DE8421;	}
.n-11{ background-color: #F7C600; }
.n-50{ background-color: #D69C21; }
.n-10{ background-color: #DE4229; }
.n-9{	background-color: #F7AD5A;	}
/* new */
.n-224{ background-color: #DE8421; }
.n-221{ background-color:#F7C600;	}
.n-223{	background-color: #D69C21;	}
.n-234{ background-color: #DE4229; }
/*
.n-50{ background-color: #F7AD5A; }
*/
.descrip_part {
	color: #000000;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
a:hover.partenaire, a:hover.partenaire span{
	background-color: Green;
	background-color: #990000;
	color: White;
}

/*
-------- ARTICLES --------*/
#contenu {
	background-color: #fff;
	color: #3A241B;
	padding: 0 20px 0 20px;
	_width:666px;
}
#contenu a {
	text-decoration: none;
	color: #D27400;
}
#contenu a:hover {
	text-decoration: underline;
}
.top{
	text-align: right;
	padding:10px 100px 0 0;
	clear: both;
}

/* Fil d'Ariane */
p.ariane {
	color: #D27400;
	font-size: 11px;
	margin-bottom: 8px;
	text-align: left;
}
p.ariane a, 
p.ariane a:link, 
p.ariane a:visited {
	color: #D27400;
	margin: 0;
	text-decoration: none;
}
p.ariane a:hover,
p.ariane a:active {
	text-decoration: underline;
}

/* Titre de page, boite cartouche */
.contenu-bouton-controle span{
	padding:12px 6px 0 0;
	display:block;
	float: right;
}
.cartouche {
}
.cartouche-titraille{
}
.cartouche-bouton{
	padding-top: 8px;
}
.lesboutons{
	float: right;
	width: 28%;
}
.bboutonstexte{
	border: none;
}

.lesboutons .spip_logos{
	margin-bottom: 10px;
}
p.surtitre {
	font-size: 1.21em;
	color: #1D8D21;
}
h1.titre {
	font-size: 1.32em;
	color: #990000;
}
h1.titre img {
	padding: 8px 8px 8px 0;
}
p.soustitre {
	font-size: 0.88em;
	color: #1D8D21;
}
small {font-size:0.65em;}
.chapo {
	clear: right;
	font-size: 0.82em;
	font-weight: bold;
	font-style: italic;
	padding: 8px 0;
	text-align: justify;
}

/*  Texte, sommaire, ps et notes  */
#contenu .texte {
	padding: 20px 20px 10px 0;
	font: 0.82em Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1.27em;
}
div.cs_sommaire{ /* positionnement du menu du sommaire */
	clear: right;
	margin: 0 0 12px 10px;
	width: 200px;
}
#contenu p.spip{
	padding-top: 10px;
}
#contenu h3 {
	text-align: left;
	font-size: 1.27em;
	font-weight: bold;
	color: #700000;
	padding: 26px 0 6px 0px;
}
#contenu h4 {
	text-align: left;
	font-size: 1.15em;
	font-weight: bold;
	padding: 22px 0 4px 0px;
	color: #A72800;
}
#contenu h5 {
	text-align: left;
	font-size: 0.96em;
	font-weight: bold;
	padding: 20px 0 0px 0px;
	color: #D45000;
}
.caractencadre-spip {
	color: #EC6E3C;
	padding-top: 10px;
}

p.spip sc {
	text-transform: uppercase;
}
.texteencadre-spip {
	border: 1px dotted #D45000;
	padding: 8px;
	margin: 10px 130px;
	background-color: #FBF7F4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
}	
.ps {
	font: 0.82em Arial, Helvetica, sans-serif;
}
.notes {
	font: 0.82em Arial, Helvetica, sans-serif;
}
.ps h2, 
.notes h2,
#documents_portfolio h2,
#documents_joints h2{
	font: 0.88em Arial, Helvetica, sans-serif;
	color: #D45000;
	margin: 18px 400px 4px 0;
	border-top: 2px solid #BABABA;
	font-style: italic;
}
#documents_portfolio span{
	padding:6px 6px 0 0; 
	display:block;
	float: none;
}
p.spip_note{
	margin-bottom: 6px;
	font-size: 0.88em;
}
.boutonstextepdf img {
	z-index: 1;
	float: right;
	border: none;
	position: relative;
	/*
	top: -8px;
	*/
}
hr.spip{
	margin: 18px 200px;
	text-align: center;
}
#documents_portfolio,
#documents_joints{
	margin-top: 12px; 
}
#documents_joints ul{
	margin-left: 18px;
}
/*
------- colonne de droite des articles-----*/
.coldr-article{
	background-color: #FEEFDC;
	text-align: center;
}
.coldr-article a{
	display: block;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}
.coldr-mmrub, .coldr-mmtheme, .coldr-rubvoisines{
	margin-bottom: 30px;
	border-top:2px solid #A5CE7A;
	border-bottom:2px solid #A5CE7A;
}
.coldr-pagination{
	background-color: #FCF281;
	border-bottom:2px solid #A5CE7A;
	color: #D27400;
}
.coldr-pagination span.on{
	color: #A72800;
	font-size: 18px;
	font-style: normal;
}
.coldr-pagination a{
	display: inline;
	color: #D27400;
}
/* titres */
.coldr-mmrub span, .coldr-mmtheme span,.coldr-rubvoisines span{
	font-size: 10px;
	font-style: italic;
	color: #DEEFD2;
	font-weight: normal;
}
a.coldr-rub-titre, .coldr-mot-titre{
	padding-bottom: 8px; 
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #63ae18;
	border-bottom:2px solid #A5CE7A;
}
a:hover.coldr-rub-titre, a:hover.coldr-rub-titre span{
	color: #3A241B;
	background-color: #DEEFD2;
}

/* articles meme rubrique */
.coldr-rub-article{
	background-color: #FCF281;
	border-bottom: 1px dotted #F9CEBD;
	color: #D27400;
}
a:hover.coldr-rub-article, .coldr-article a.on{
	color: White;
	background-color: #FFA500;
}

/* articles meme theme */
.coldr-mmmot-article{
	background-color: #F1FF04;
	border-bottom: 1px dotted #6CAAB5;
	color: #F5764B;
	color: #D27400;
}
a:hover.coldr-mmmot-article{
	color: White;
	background-color: #FFA500;
}

/* sous-rub voisines */
.coldr-ssrub-titre{
	font-size: 11px;
	color: #747474;
	background-color: #89EC04;
	border-bottom:1px solid #C8E4F0;
}
a:hover.coldr-ssrub-titre{
	color: White;
	background-color: #63ae18;
}

/*
--------- RUBRIQUES ---------*/

.zerub-logo-rubrique {
	float: left;
	width: 154px;
	margin: 0 10px 20px 0;
}
.zerub{
	padding: 0 170px 18px 0px;
	color: #1D8D21;
}
.zerub h1{
	font-size: 2em;
	padding-bottom: 12px;
	text-align: center;
}
.zerub-texte{
	font-size: 0.96em;
	text-align: justify;
	color: #024F03;
	line-height: 1.4em;
}
/* articles de la rubrique */
.zerub-articles{}
.zerub-articles-pagination{
	font-size: 0.77em;
	padding-bottom: 8px;
	text-align: right;
}
#contenu a.zerub-articles-item{
	display: block;
	float: left;
	width: 190px;
	padding: 4px 0 6px 4px;
	font-size: 0.71em;
	color: #A72800;
	border-top: 1px solid #FCF281;
	border-left: 4px solid #FCF281;
}
a.zerub-articles-item span.zerub-articles-item-titre{
	font-weight: bold;
	font-size: 1.09em;
}
a.zerub-articles-item span.zerub-articles-item-date{
	font-size: 0.88em;
	color: #D27400;
}
#contenu a:hover.zerub-articles-item,
a:hover.zerub-articles-item span.zerub-articles-item-date{
	text-decoration: none;
	background-color: #FFA500;
	color: White;
}
#contenu a.zerub-articles-item img.spip_logos{
	padding:0 0 4px 4px;
	border: 0px;
}
/* sous-rub de la rubrique */
.zerub-sousrub{}
.zerub-sousrub-pagination{
	font-size: 0.77em;
	padding-bottom: 8px;
	text-align: right;
}
#contenu a.zerub-sousrub-item{
	display: block;
	float: left;
	width: 190px;
	padding: 4px 0 6px 4px;
	/*
	margin: 0px  12px 12px 0;
	*/
	font-size: 0.71em;
	color: #1D8D21;
	border-top: 1px solid #89EC04;
	border-left: 4px solid #89EC04;
}
.zerub-sousrub-item img{
	padding-right: 6px;
}
#contenu a:hover.zerub-sousrub-item {
	text-decoration: none;
	background-color: #1D8D21;
	color: White;
}
a.zerub-sousrub-item span.zerub-sousrub-item-titre{
	font-weight: bold;
	font-size: 1.09em;
}


/* Plan du site */
#plan {
	/*
	border: 1px solid #868686;
	*/
	background-color: #fff;
	color: #3A241B;
	padding: 0 20px 0 20px;
}
#plan h2 {
	/*
	clear: left;
	*/
	font-size: 1.32em;
	color: #990000;
	width: 66%;
	margin-bottom: 20px;
}
#plan ul {
	list-style-type: none;
	margin-bottom: 10px;
	color: #666666;
	font-size: 0.88em;
}
#plan ul ul li { 
	background: url(images/plan-puce.gif) no-repeat; 
	margin: 0; 
	padding: 6px 0 0 36px; 
	}
#plan ul ul li.dernier { 
	background-image: url(images/plan-dernier.gif); 
	}
#plan li a {
	color: #666;
	}
#plan li a:hover {
	color:#D27400;
}

/*
---- recherche -------*/
.rec-article, .rec-lien{
	margin: 18px 0 0 30px;
}
.rec-article li, .rec-lien li{
	font-size: 0.82em;
	width: 60%;
	padding-bottom: 8px;
}
#articles li img{
	padding-right: 6px;
}
#articles li a, 
#articles li a:link, 
#articles li a:visited,
.rec-lien li a,
.rec-lien li a:link, 
.rec-lien li a:visited
{
	list-style-type: none;
	display: block;
	padding: 0px 0px 0px 0px;
	background-image: none;
	color: #747474;
}
#articles li a:hover,
.rec-lien li a:hover { 
	text-decoration: underline; 
}
#articles li .titreart{
	font-weight: bold;
	color: #D45000;
}
#articles li .dateart{
	font-size: 0.82em;
}

/*---------- DIVERS ------*/

img.spip_logos {border:1px solid grey; margin:0px;}
.spip_logos img {border:1px solid grey; margin:10px;}

.logo_document {
	float: left;
	}
.logoArticle {
	background-color: #C9D1D1;
	}
.titre_resultat_recherche { 
	color: #1D4D9E;
	}

/*
#stats img {
	display: none;
	}

#contenu form {
	margin-top: 0; 
	position: relative; 
	color: black; 
	text-align: left;
	}
#contenu .forml {
	width: 450px; 
	border: 1px solid #BABABA; 
	height: 20px; 
	margin: 5px 0;
	}

.pagination {margin-left:20px; margin-top:5px; margin-bottom:10px;font-size:12px;}

.pagination a {}
.pagination a:hover {color:black;text-decoration:none;}


#gauche legend {font-size:11px;padding-bottom:5px;}
#gauche fieldset {width:120px; border:0px; padding:0px;}
*/
/* Paragraphes, citations, code et poesie */

blockquote.spip, .spip_serif { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
.spip_cadre { width: 99%; border: 1px solid; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {}

table.spip caption {}
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { padding:10px 0; 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; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele {float:right; display:block; border:1px dotted gray; width:180px;}

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
#contenu a.spip_glossaire {border-top:1px solid; border-bottom:1px solid; text-decoration:none;color:#828282; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */

#contenu_art a {text-decoration:underline; color:#828282; font-weight:bold;}
#contenu_art a:hover {text-decoration:none; color:#828282; font-weight:bold;}

#diapo h3 {width:50%; margin-left:20%;background-color:#F1F1F1; color:#868686; }

#diapo {z-index:2; width:600px;}

li.sanspuce {font-size:13px;list-style:none;}
li.sanspuce img {padding-right:8px; }
#mesarticles {margin:10px;font-size:14px;}


/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.encart{
	text-align: center;
}
.formulaire_ecrire_auteur {
	text-align: left;
	font-size: 0.77em;
	width: 70%;
	margin-left: 15%;
}
.formulaire_ecrire_auteur p { margin: 0.5em 0; padding: 0; }

.formulaire_ecrire_auteur fieldset {
	border: 1px solid #FCE7BC;
	padding: 5px 8px;
}
.formulaire_ecrire_auteur legend {
color: #D45000;}

.formulaire_ecrire_auteur label {
	color: #D45000;
	font-size: 0.88em;
}
.formulaire_ecrire_auteur .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons 
*/
.formulaire_ecrire_auteur .spip_bouton { text-align: right; }
.formulaire_ecrire_auteur .spip_bouton input {
	float: right;
	font-size: 0.88em;
	color: White;
	background-color: #D45000;
}
/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }


/* sommaire */
div.cs_sommaire{
	margin-top: 18px;
}
div#outil_sommaire.cs_sommaire ul{
}
div#outil_sommaire.cs_sommaire li{
	list-style-position: outside;
	margin-left: 20px;
	color: #D27400;
}