/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

 /*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background:url(images/fond_body3.gif)  no-repeat top center #0076BE fixed;
 	  margin: 0;
        padding: 0;
	  text-align: center;
	 font-size: 0.91em; font-family: Verdana, Tahoma, Arial, sans-serif
	 color: #4682B4;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {background:url(images/fond_principal.gif) repeat-y right #FFFFFF; 
		border-bottom:2px solid  #006699; 
		border-right:2px solid  #006699;
		border-top:2px solid  #006699; 
		border-left:2px solid  #006699;
		width:800px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;margin-top: 0;
}

#conteneur { margin-top:15px;  
            width:800px; 
            text-align:left;
}


#conteneur #contenu {
        text-align:left;
	    float:right;
	    width:560px; 
		margin-right:5px; padding-left:25px; padding-right:10px;
}
#conteneur #contenu_article {
            text-align:left;
	     float:right;
	      width:505px; 
		margin-right:25px; 
         padding-left:5px; 
         padding-right:30px;
}

/*gauche dans laquelle on retrouve les menu  la recherche les breves des pages....*/
#conteneur #navigation { 
       
	float: left;
	width: 180px; margin:0px 7px; 
	text-align:left;
}








/* Blocs du contenu (c-a-d. la colonne principale dans las pages rubriques ou articles par ex ) */
#contenu .contre-encart {
	float: left;
	width:360px;
}

#contenu .encart {
	float:right;
	width: 200px;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#haut_page {
        width:800px; height:26px;
	background:url(images/ot_haut.jpg) top left no-repeat;
	clear:both;
	
        }
		
.descriptif{ font-family: "Trebuchet MS", Helvetica, sans-serif;  font-size:12px; color:#006699; 
 margin-left: 55px; margin-top:-3px; }		
		
		
		

#entete {
        background:url(images/ot_banniere.jpg) top left no-repeat;
	width: 800px; 
         height:151px;
	}
#entete #nom_site_spip{
	display:block; 
	float: right; color: #FFFFFF;
     margin-top:113px; margin-right:18px;
	font-weight: bold;
	font-size: 0.88em; }



#entete a .spip_logos {
	display: block;
	float: left; 
        margin-left:30px;
	font-weight: bold;
	font-size: 0.5em; }*/


#entete a { text-decoration: none; }



/* Fil d'Ariane */
#hierarchie { border-bottom: 1px dotted #4682B4; 
	padding: 2px 0px 3px 10px;
	font-size: 0.77em; }
#hierarchie a { color:#888888 }

/*----------------*/
/* Pied de page */
/*---------------*/
#pied {
background:url(images/ot_pied.jpg) bottom  no-repeat;
	clear: both;
	width: 800px;  
         height:81px; margin-top:10px;
	text-align: center; }

 /*#pied small a { font-size: 0.82em; font-weight:bold; color: #3399CC; }*/
#pied  img { vertical-align: bottom; }
#pied .adresse{ font-size: 0.71em; color: #336699; padding-top:4px; clear:left; }


#pied ul { padding-top:10px;	margin:10px 0px 0px 0px;
	border: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	/* white-space: nowrap;*/
}
#pied li { /*padding-top:10px;  margin:15px 0px 0px 0px;*/
	       border: none;
	      list-style-type: none;
	       display: inline; 
}
#pied li a {  color: #FFFFFF; font-family: "Trebuchet MS", Helvetica, sans-serif;  font-size:13px; padding: 0 7px;
	text-decoration: none;
	
}
#pied li a:hover { text-decoration: none; color: #FF9900;}
	

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*---------------------------------
/*Amenagement pour la page sommaire
-------------------------------------*/
#contenu_sommaire #presentation { 
	    text-align:left;
	     float:right;
	      width:505px; 
		  margin-right:25px;  margin-bottom:15px; 
          padding-left:5px; 
          padding-right:30px;

}


 #principal #contenu_sommaire #gauche{

	 float: left;
	 width:370px;
	

}

 #principal #contenu_sommaire #droit{
	float: right;   
	width:220px;
	/*min-width: 190px;*/

}

#principal #contenu_sommaire { 
	float: right;
	text-align: left;
	width: 590px; 
        margin-right:5px;

}
#principal { margin-top:15px;     
             width:800px; 
            text-align:left;
}

/*zone  gauche page sommaire*/
#principal #navigation_sommaire { 
	float: left;
	width: 180px; margin-left:10px;
	text-align:left;
}

 #navigation_sommaire  ul li { list-style:none; 
	text-align:left;
}






#a_la_une { 
	 }
	 
	 .a_la_une { 
	 font-family: "Trebuchet MS", Helvetica, sans-serif; 
	 font-size:13px; 
	 color:#008800;
	 padding: 5px;  width:150px; text-align:left;   
     
	 } 
	 
	 #menu-titre_une {background:url(images/bas_rub.png) top no-repeat;
	  font-family: Georgia, Times, serif;
	  font-size:16px; float:left; margin-left:7px; 
	  color: #006699; font-weight:bold;
	  padding:16px 2px 2px 2px;
	 }
	 
	 
	 
	 
	 #a_la_une .titre {
	 font-family: Verdana, Tahoma, Arial, sans-serif; 
	 font-size:16px; 
	 color:#008800; font-weight:bold;
	  padding:5px 2px 2px 2px;
	 }
	  #a_la_une h3{
	  font-family: Verdana, Tahoma, Arial, sans-serif; 
	  font-size:12px; 
	  color: #222222;
	  padding: 2px; text-align:left;
	 }
	 
	 
	 
	 /* Blocs du contenu de défilement des articles en sommaire*/

#marqueecontainer{
position:relative; 
float: left;
/*margin-left: 2px;*/
width: 178px;/*18em; /*marquee width */
height: 180px; /*marquee height */
/*background:url(images/agenda.gif) top left no-repeat; */
overflow: hidden; margin-bottom:15px;
border-bottom: 1px solid #0066CC;
padding-left: 2px;
padding-bottom: 6px;
 }

#vmarquee{ 
width:95%; /*marquee width */
 /*marquee height */
position:relative;
}
	 
	 
	 
	 
	 
	 
/*---------------------------------
/*FIN d'amenagement pour la page sommaire
-------------------------------------*/


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.syndic, .forums, .divers {
	
	width: 180px;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.breves {
	background: #FFEAEA;
	width: 180px;
	border: 1px solid #006699;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.breves .menu-titre {background:url(images/bas_rub.png) top no-repeat; color: #0066CC;
	padding:15px 0.4em 0.2em 0.4em;
	text-align: center;
	font-weight: bold;
}
h1.titre_breve {
    background:url(images/btn_nav.jpg) no-repeat top left; height:71px; padding-top:20px; padding-left:40px;
	font-size: 1.27em;
	font-weight: bold;
	color: #4682B4; }

.otbreves {
	
	width: 180px;
	/*border: 1px solid #006699;*/
	margin-bottom: 1em;
	font-size: 0.77em;
}

.otbreves .menu-titre {background:url(images/bas_rub.png) top no-repeat; color: #0066CC;
	padding:25px 0.4em 0.2em 0.4em;
	text-align: center;
	font-weight: bold;
}

.otbreves a { color: #005500;
	text-align: left;
	font-size:13px; 
}




.otbreves .ottxt { color: #0066CC;
	padding:5px;
	text-align: left;
	font-size:11px; border-bottom: dotted #0099FF 1px;
}






.rubriques {
	/*background:url(images/bloc_gauche.jpg) top left no-repeat;
	width: 180px; height:282px; */ 
	/*margin-bottom: 1em;*/
	font-size: 0.77em; margin-left:3px;
}*

.menu-titre {
	padding: 0.2em 0.4em;
	
	text-align: center;
	font-weight: bold;
}

.rubriques .menu-titre {
    color:#FFFFFF;
	padding: 0.2em 0.4em;
	/*border-bottom: 1px dotted #CCC;*/
	text-align: left;
	font-weight: bold;
}
 #navigation ul,#navigation li,#navigation p #navigation a { 
    color:#FFFFFF;
	text-align: left;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { color: #FFFFFF;}
.rubriques .menu-titre { color:#FFFFFF;}



.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 1em; }
h1.titre {
    background:url(images/btn_nav.jpg) no-repeat top left; height:71px; padding-top:20px; padding-left:40px;
	font-size: 1.27em;
	font-weight: bold;
	color: #4682B4; }

.cartouche .titre {
    background:url(images/btn_nav.jpg) no-repeat top left; height:71px; padding-top:10px; padding-left:40px;
	font-size: 1.27em;
	font-weight: bold;
	color: #4682B4; }


#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

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

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }
.cartouche suite { font-size: 0.77em; color:#006699; margin: 5px; padding-top:3px; float:right; }
.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo { font:Georgia, "Times New Roman", Times, serif; 
     background: url(images/bas_chpo.png) bottom left no-repeat;
	 margin-bottom: 1.5em; padding-bottom:35px;
	 font-weight: bold;
	 line-height: 1.4em; color:#008800 }

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

.texte { color: #4682B4; font-size: 0.82em;  }

.texte h3{ color:#005500; font-size: 1.32em; font-weight: bold; border-bottom:#006699 1px dashed  }

.texte img { border: #4682B4 solid 3px;  }
.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }


#actus {
	 color: #FFFFFF; 
	font-weight: bold; 
	
	text-align:left; 
	 width: 860px;  
	/*height:39px;*/ min-height:39px;
	background:transparent url(images/fond_rubrique.jpg) top left;
	/*clear:both; */
	 }

#actus input {  paddin-left: 100px; font-weight: bold; color: #000066;   text-align: left; }
#actus input:hover {cursor:pointer; }





/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#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 dotted  #3399CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.78em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}
#documents_joints img { border:none }
/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 2em; clear: both; }

.liste-articles li .titre { padding-left:7px; 
                            
	font-size: 1.03em;
	font-weight: bold; 
        color:#880000;  }
	
 .liste-articles li a {  
	 color:#880000;  }
	
	
	
/*.liste-articles .image_titre {margin-bottom:5px; height:47px; width:320px;
  background:url(images/titre_art1.jpg) left top no-repeat; 
	  }*/
	  
.liste-articles li .spip_logos {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	clear:left; border:#3399CC solid 3px; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

 .lire_suite a {background:url(images/lire_suite.gif) no-repeat;width:101px; height:41px; 
	/*display: block;*/
	font-size: 0.71em; font-weight:bold; color: #0066CC; 
	margin-top:3px; 
	padding-top:8px; padding-left:25px; float:left;
	}





.liste-articles li .texte {
	/*margin-top: 2px;*/
	margin-bottom:5px;
	/*border-bottom: 1px solid  #006699;*/
	padding: 0  0.9em  0.3em 0.3em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }


/*----------------------------------------------
/* habillage de lagenda
/*-------------------------------------------------*/
.agenda { 

	/*background: #FFF;*/

	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.87em; 
	}


.agenda .menu-titre { 
  background:url(images/btn_nav.jpg) no-repeat top left;  
  height:71px;  
  padding-top:20px; 
   padding-left:10px;
	font-size: 16px;
	font-weight: bold;
	 color: #4682B4; text-align:left;
	 }

.agenda .titre {font-size:16px; color: #FFFFFF; background:#0066CC;  padding-bottom:2px; padding-top:10px; font:Geneva, Arial, Helvetica, sans-serif  }

 .texte_agenda { padding-left:12px; padding-top:8px; font-size:14px}

.agenda .date {color: #990000; text-decoration:none; padding-top:5px;font-size: 14px; font-weight:bold; border-top:#008800 dotted 1px;  }

.agenda .lieu {color: #990000; text-decoration:none;  padding-top:5px; font-size: 14px; font-weight:bold; border-bottom:#008800 dotted 1px; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  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: #339900; }
fieldset.reponse_formulaire { border-color: #006699; 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; }

/* Formulaire de recherche */

.formulaire_recherche { width:11em;  text-align: left; margin-top:26px; margin-left:15px; float: left; }
.formulaire_recherche label { display: none; }

.deco_recherche  { width: 177px; 
 height:69px; 
 background:url(images/ot_recherche.gif) left center no-repeat; }

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 1px solid #006666;
	font-size: 0.88em; color:#007700;
	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: #FFF; }
.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 #006699; 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: #006699; }
ul ul .forum-chapo { background: #3399CC; }
ul ul ul .forum-chapo { background: #3399FF; }
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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; }




