/** reprise de spip **/
/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
#center .cartouche { margin-bottom: 2em; }

#center .cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#center .surtitre, #center .soustitre { font-size: 0.82em; }

#center .cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

#center .cartouche p { margin: 0; padding: 0; clear: left; }
#center .cartouche small { font-size: 0.71em; }

#center .cartouche .traductions { font-size: 0.71em; }
#center .cartouche .traductions * { display: inline; }
#center .cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
#center .chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

#center .lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

#center .texte { color: #000; font-size: 0.96em; }

#center .ps, #center .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px dashed #555; }
#center .ps { font-size: 0.82em; }
#center .notes { clear: both; font-size: 0.77em; }
#center .ps h2, #center .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px dashed #555; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px dashed #555; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; overflow : hidden;}
#documents_joints li { margin-bottom: 0.4em; text-align : center; width : 33%; float : left;}
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

.pagination { font-size: 0.90em; }

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

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* 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; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; }
ul.choix_mots label { display: inline; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }


/* Default Stylesheet */

/* >>> ELEMENTS <<< */


body {
	background-color: #EAF5E1;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin : 0;
	padding : 0;
}

.page_sommaire {
	background: #fff url(images/bg.jpg) no-repeat;	
}

#retour_portail {
	font-size: 100%;
	height: 20px;
	background-image: url(images/retour.jpg);
}
.accueil {
	width: 700px;
	height: 100px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background: url(../IMG/img-DS/entete_DS_flash.jpg) no-repeat;
}
div#flash{
	width: 279px;
	height: 100px;
	float: right;
	/*margin-left: 590px;*/
	margin-right: 0;
}
div#print {
	display: none;
}

.logo {
	padding: 15% 0 0 0;
}

img {
	behavior: url(win_png.htc);
}

/* >>> CONTAINERS <<< */

div#container {
	min-height: 100%;
}

div#header-wrap {
}

div#header-in {
}

div#content-wrap {	
	width: 700px;
	margin-left: auto;
	margin-right: auto;	
}

div#center {
	margin: 0 0 0 220px;
	color: inherit;
}

div#center-in {

}

div#left {
	margin-top: 10px;
	padding-top: 10px; 
	background: url(images/mg_haut_ds.png) top left no-repeat;
	float: left;
	min-height: 230px;
}

div#left-in {
	background: url(images/mg_ds_bas.png) bottom left no-repeat;
	padding-bottom: 10px;
	float: left;
}

div#recherche_haut{
	background: url(images/recherche_haut.png) no-repeat;
	float: left;
  padding-top: 20px;
	width: 100%;
  margin-top : 1em;
}
div#recherche_haut form,
div#recherche_haut input {
  margin : 0 auto 0em auto;
  width : 90%;
}

div#recherche_haut label {
  display : none;
}

div#recherche_bas{
	background: url(images/recherche_bas.gif) bottom left no-repeat;
	float: left;
	padding-bottom: 0;
	margin-bottom: 0;
	width: 100%;
  height : 20px;
}

div#haut {
	padding-top: 10px; 
	background: url(images/mg_ds_haut.png) top left no-repeat;
}

div#bas {
	background: url(images/mg_ds_bas.png) bottom left no-repeat;
	padding-bottom: 10px;
	float: right;
}
div#footer-wrap {

}
div#footer-in {

}
*.nettoyeur {
	clear : both;
	height : 0;
}

/* >>> SUB CONTAINERS <<< */
div.big_box {
	margin: 10px 0 10px 0;
	padding: 0 5px 0 5px;
	width: 470px;
	border: 1px solid #5dcf64;
	background: #d6edce;
}

div.box {
	margin: 10px 10px 0px 0;
	padding-bottom: 10px;
	width: 225px;
	border: 1px solid #5dcf64;
	background: #d6edce;
	min-height : 100px;
}
div#tank{
	width: 200px;
	/*float: left;*/
	position : absolute;
	left : 50%;
	margin-left : -350px;
}
div.left {
	margin: 10px 10px 5px 0;
	float: left;
	border: 1px solid #5dcf64;
}

div.right {
	margin: 10px 10px 5px 0;
	float: right;
	border: 1px solid #5dcf64;
}


div.box-left {
	border: 1px solid #5dcf64;
	padding: 10px;
	margin-bottom: 5px;
}
div.sommaire {
	
}


/* >>> LISTS <<< */

ul#nav-left {
	
}
ul#nav-left li {

}
ul#nav-left li a {
	
}
ul#nav-left li a:hover {
	
}
ul#nav-top {
	float: none;
	/*padding: 5px 20px 5px 20px;*/
	
	list-style: none;
}
ul#nav-top li {
	display: inline;
	margin: 40px
}
/***************Style pour le menu déroulant*****************/
.affiche {
	visibility:visible;
}
.cache {
	display:none;
}
.lien {
	color: #000000 ;
	text-decoration: none;
	width: 130px;
}
.lienon {
	color: #CE4300;
	text-decoration: none;
	margin: 1px;
}
.root {
	display: none;
}
ul.racine {
	margin-left:0px;
	padding-left:2px;
	margin-top: 2px;
	list-style: none;
	font-size: 100%;
	width: 200px;
	}

.article {
	font-size: 100%;
	margin-left: 25px;
	padding-left: 0px;
	margin-top: 2px;
	list-style-image: url(images/PucesVERTE.png);
}

#menu .article li a
{
  background-color : #D6EECE;
  display : block;
  width : 98%;
	padding : 2px 0;
}

.rubrique {
	font-size: 100%;
	margin-left: 15px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
	list-style-image: url(images/puces_1.jpg);
}

ul#nav-top li a {
	
}
ul#nav-top li a:hover {
	
}
ul#nav-top li a:active {
	
}
ul#nav-footer {
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	text-align: right;
	/*width: 700px;
	color: #3399FF;*/
	background-image: url(images/pied.png);
	width: 100%;
	background-position: bottom;
	position: fixed;
	top: 98%;
}
ul#nav-footer li {
	display: inline;
	padding-right: 5px;
}
ul#nav-footer li.left {

}
ul#nav-footer li a {

}

ul#nav-footer li a:visited {
	text-decoration: none;
	color: #3399FF;
}

ul#nav-footer li a:hover {

}
ul.list {
	
}





/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
}
div#header-wrap h1 {
	
}

div#center h2 {
	/*margin: 1px 0 5px 5px;
	height: 20px;
	font-size: 90%;
	color: #000000;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;*/
	
	margin: 1px 0 5px 5px;
	height: 20px;
	font-size: 90%;
	color: #013696;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div#center a {
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}
/*div#left .box-left h2 {
	font-size: 90%;
	color: #000000;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contact a {
	
}
/*div#center .big_box h2 {
	font-size: 90%;
	color: #000000;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#center .box h2 {
	font-size: 90%;
	color: #000000;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}*/

div#center h3 {
	
}
div#left h2 {
	
}
div#center p {
	
}
div#left p {
	
}
p a, ul.list a {
	
}
p a:hover, ul.list a:hover {
	
}

.spip_documents_left {
	
}
.spip_documents_right {
	
}
div.Actions {
	border: 1px solid #89C1FF;
	background: #A2E6FF;
	padding : 2px;
	margin : 3px;
	margin-top : 10px;
}

#menu .Actions a{
	background-color: #A2E6FF;
	display : block;
	width : 98%;
	padding : 2px 0;
}

div.Actu {
	border: 1px solid #FFBE77;
	background: #FFEDA3;
	padding : 2px;
	margin : 3px;
	margin-top : 10px;
}

#menu .Actu a{
	background-color: #FFEDA3;
	display : block;
	width : 98%;
	padding : 2px 0;
}

div.documents {
	border: 1px solid #5ECE68;
	background: #D6EECE;
	padding : 2px;
	margin : 3px;
	margin-top : 10px;
}

#menu .documents a{
	background-color: #D6EECE;
	display : block;
	width : 98%;
	padding : 2px 0;
}

div.Liens {
	border: 1px solid #FFD553;
	background: #FFFFCC;
	padding : 2px;
	margin : 3px;
	margin-top : 10px;
}

#menu .Liens a{
	background-color: #FFFFCC;
	display : block;
	width : 98%;
	padding : 2px 0;
}

div.Structure {
	border: 1px solid #FF0000;
	background: #FFA295;
	padding : 2px;
	margin : 3px;
	margin-top : 10px;
}

#menu .Structure a{
	background-color: #FFA295;
	display : block;
	width : 98%;
	padding : 2px 0;
}
