/*  ----------------------------------------------------------- */
/*  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 {
 font-style: normal;
 font-family: arial, trebuchet ms, verdana, sans-serif;
 background: #dddddc;
 color: #000000;
 background-image: url('background.gif');
 word-spacing: 0.04em;
 letter-spacing: 0.02em;
 text-align: left;
 text-indent: 0em;
 margin-top: 0em;
 margin-right: 0em;
 margin-left: 0em;
 margin-bottom: 0em;
 height:100%;

}

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 110%; font-weight: normal; }
h1 { margin: 0; padding: 0; font-size: 100%; font-family: trebuchet ms, verdana, sans-serif; color:#658017;}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {

    text-align: left; 
    width: 775px;
    margin: auto;
    background-color: #dddddc;
    overflow:hidden;
    border: 0px ridge #5c5858 ;
 



}

#conteneur { text-align: left; 
    width: 775px;
    margin: auto;
    background-color: #dddddc;
    overflow:hidden;
    border: 0px ridge #5c5858 ;
 
    
}



#conteneur #contenu {

	color: #000000;
    background-color: #dddddc; 
    width: 500px; 
    float: left; 
    

}

#conteneur #navigation {
	float: left;
	width: 110px;
    
}

#derecha{ 

    margin: 0 0 0 132px; 

} 

#otrolado{ 

    width: 120px; 
    height: auto;
    float: right; 
    

    

} 


/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 150px;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete { width: 770px; font-size: 0.8em;}
#entete #nom_site_spip, #entete a .spip_logos {
    width: 775px;	
    display: block;
	float: center;
	font-weight: bold;
     }

#entete .encart {
	float: right;
	width: 15em;
	margin: 0;
	margin-bottom: 0em;
	padding: 0; 
	border: 0;
	text-align: left;
	}	
	

#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right;  color: red; background: #ffffee; border: 0px solid #808080; }

/* Fil d'Ariane */
#hierarchie {
    
	clear: both;
	margin-bottom: 16px;
	border-top: 2px solid #333;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
	}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center;
    font-size: 12px;
}

#pied small { font-size: 0.87em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart,.formulaire_spip {
	font-family: arial, Verdana, "Bitstream Vera Sans", Tahoma, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: arial, "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articulos li .texte, h3.spip {
	font-family: arial, "Bitstream Vera Serif", Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.seccions, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 0px solid #CCC;
	margin-bottom: 1em;
	background-color: #dddddc;
    font-size: 11px;
    
}


.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px;
	text-align: center;
	font-weight: bold;
}


.seccions p, .breves p, .syndic p, .forums p, .divers p { margin: 0px; padding: 0.2em 0.7em;  }
.seccions p.c, .breves p.c, .syndic p.c, .forums p.c, .divers p.c {text-align: center; }
.seccions ul, .breves ul, .syndic ul, .forums ul, .divers ul { margin: 1px; padding: 0.2em 0; }
.seccions li, .breves li, .syndic li, .forums li, .divers li { text-indent: 0em; margin-left: 0em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.seccions { background: #dddddc; border: 0px solid #F0FCFC;}
.seccions .menu-titre { background: #7e0517; color: #ffffff; border: 2px solid #ffffff;}

.breves { background: #dddddc; border: 0px solid #E8F8F8; }
.breves .menu-titre { background: #7e0517; color: #ffffff; font-size: 12x; border: 2px solid #ffffff;}

.syndic { background: #dddddc; border: 0px solid #E8F8F8; font-size: 10px;}
.syndic .menu-titre { background: #7e0517; color: #ffffff; font-size: 12px; border: 2px solid #ffffff;}


.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

#lastNews, #lastNews2{ position:relative;overflow:hidden;font-size:.9em;}
#lastNews{ height:1.3em; line-height:1.3em; width:765px; margin-top:15px; margin-bottom:15px; z-index:0; overflow:hidden; }
#lastNews2{height:8.2em;width:187px;line-height:1.9em;}
#lastNews h3, #lastNews2 h3{color:#E0470D; margin:0;padding:0 0 0 12px; background:url(../img/flecha-roja.gif) center left no-repeat; font-size:1em;}
#lastNews h3{	margin-left:17px; 	width:7em; 	position:absolute;top:0;left:0;height:1.3em;font-weight:bold !important;}
#lastNews2 h3{height:1.9em;}
#lastNews2 ul, #lastNews2 ul{padding:0; list-style-type:none; }
#container ul{	margin:0 0 0 10.5em; position:relative;}
#lastNews2 ul{ 	margin: .5em 0 0 0 ;}
#lastNews2 ul li, #lastNews p, #lastNews ul li, #lastNews p #allNews{margin:0;padding:0;position:absolute; font-size:.9em;}
#lastNews ul li, #lastNews p#allNews{ margin-left:10.5em;	display:block; height:1.3em;overflow:hidden;top:0;left:0;width:0;white-space:nowrap;}
#lastNews2 ul li, #lastNews p{height:13.8em;width:100%;background:#ffffff;display:block;}
#lastNews p#allNews{width:20em; margin-left:10.5em;}
#lastNews a, #lastNews2 a{color:#848484; text-decoration:none;}
#lastNews a:hover, #lastNews2 a:hover{text-decoration:underline;}
#lastNews2 .hora{color:#E0470D;}




/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 1em; }

.cartouche .titre {	 margin: 0; padding: 0; font-size: 16px; font-weight: bold; font-family:  verdana, sans-serif; color:#800517; }
#contenu .surtitre { font-size: 11px; }
#contenu .soustitre { font-size: 11px; }

.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 .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
    font-weight: bold;
	line-height: 1.4em;
    font-size: 12px; }

.chapo1 {
	margin-bottom: 1.5em;
    font-weight: bold;
	line-height: 1.4em;
    font-size: 12px; 
    text-align: center;}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-weight: bold; }

.texte { color: #150517; font-size: 11px; font-family:  verdana, Helvetica, sans-serif; text-align: justify; padding:0px 0px 10px 0px; float:left; position:relative;}



.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; }

/*  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 articulo ou une seccion)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#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 {}

/* Listes d'articulos et extraits introductifs
----------------------------------------------- */


.liste-articulos li {margin-bottom: 1em; margin-right: 10px;  width: 240px; float: left; display: inline; position: relative;}

.liste-articulos li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articulos li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articulos li p { margin: 0; padding: 0; }

.liste-articulos li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 1; }

.liste-articulos li small {
	display: block;
	font-size: 0.71em; }

.liste-articulos li .texte1 {
    margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #DED2A8;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em;
	background: #EdEfda;
    font-size: 11px;  }




.liste-articulos1 li {margin-bottom: 1em; margin-right: 5px; width: 120px; float: left; }

.liste-articulos1 li .titre {
	font-size: 0.80em;
	font-weight: bold; }

.liste-articulos1 li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articulos1 li p { margin: 0; padding: 0; }

.liste-articulos1 li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 1; }

.liste-articulos1 li small {
	display: block;
	font-size: 0.71em; }

.liste-articulos1 li .texte1 {
    margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #DED2A8;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em;
	background: #EdEfda;
    font-size: 11px;  }






.liste-articulos2 li {margin-bottom: 1em;  width: 500px; float: left; }

.liste-articulos2 li .titre {
	font-size: 0.80em;
	font-weight: bold; }

.liste-articulos2 li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articulos2 li p { margin: 0; padding: 0; }

.liste-articulos2 li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 1; }

.liste-articulos2 li small {
	display: block;
	font-size: 0.71em; }

.liste-articulos2 li .texte1 {
    margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #DED2A8;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em;
	background: #EdEfda;
    font-size: 11px;  }



/* #f0f2ff */
.pagination { font-size: 0.90em; }




/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.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;
    width: 135px;
    float: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; width: 125px; float: left; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: 0; background: none; }

/* Styles des formulaires de Spip */

#registro {width:360px; padding:10px; margin:15px; border: 2px dashed #D7AAEC;background-color:#D7AAEC;}
#registro fieldset {border:0;background-color: #E4C6F2; padding:10px 20px;}
#registro legend{font: bold 16px Arial, sans-serif;color:#9C2DD2; padding:0 5px;}
#registro p label {font:bold 12px Geneva, Arial, Helvetica, sans-serif; float: left;width: 22%; text-align:right;padding:5px; color: #000000;}
#registro p br {clear: left;}
.enviar{margin:3px 0 0 83px;}



.formulaire_spip {
	text-align: left;
	font-size: 0.65em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
    color: #F00;
    text-align: left;
	padding: 0px;
	border: 1px outset red;
	font-family: arial, trebuchet ms, verdana, sans-serif;
	font-size: 10px; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* 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 */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: right;   width: 100px; float: right;  color: red; background: #ffffee;}
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  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; }
.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: 0; 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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a:link {color: #990000; background: transparent; text-decoration: none;  }
a:visited {color: #990000; background: transparent; text-decoration: none; }
a:hover {color: #ffffff; background: #617c58; text-decoration: none; }

a.img:visited {font-size:12px;color:#990000; font-weight: normal;} 
a.img:active {font-size:12px;color:#ff0000; font-weight: normal;} 
a.img:link {font-size:12px;color:#990000; font-weight: normal;} 
a.img:hover {font-size:12px;color:#990000; cursor: help; background: none; text-decoration: none; font-weight: normal;} 

a.secc:link {color: #ffffff; background: transparent; text-decoration: none;  }
a.secc:visited {color: #ffffff; background: transparent; text-decoration: none; }
a.secc:hover {color: #ffffff; background: #617c58; text-decoration: none; }
