/*  ----------------------------------------------------------- */
/*  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: #FFF;
	margin: 5px 25px 25px 25px;
	text-align: center;
	font-size: 11pt;
	color: #141414;
}

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 {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 100%;
}



a:link, a:visited {
	color: #141414;	
	text-decoration:none;
}

a:hover, a:active {
	color: #fc0000;
	text-decoration: underline;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 700px;

}

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


#semaforo {
	float: left;
	width: 690px;
padding-bottom: 20px;
}

#semaforo ul {
 margin: 0; padding: 0; list-style: none;
}

#semaforo li {
margin-bottom: 7px; clear: both;
}

#imgport {
width: 300px;
float: right;
text-align: right;

}

#semaforo2 {
	float: left;
	width: 690px;
padding-bottom: 20px;
}

#semaforo2 ul {
 margin: 0; padding: 0; list-style: none;
}

#semaforo2 li {
margin-bottom: 7px; clear: both;
}






#revista {
margin-bottom: 15px;
padding-top: 15px;
padding-right: 10px;
width: 380px;
float: left;
border-right: 1px solid black;
border-top: 1px solid black;
}

#revista ul {
 margin-top: 0px; padding: 0; list-style: none;
}

#revista li {
margin: 0px; padding-top: 20px; clear: both;
}




#blog {
margin-bottom: 15px;
padding-top: 15px;
padding-left: 10px;
width: 290px;
float: right;
border-top: 1px solid black;
}

#blog ul {
 margin-top: 10px; padding: 0; list-style: none;
}

#blog li {
margin: 0px; padding-top: 10px; clear: both;
}



#news {
	float: left;
	width: 690px;
padding-bottom: 15px;
padding-top: 15px;
border-top: 1px solid black;
}

#news ul {
 margin-top: 10px; padding: 0; list-style: none;
}

#news li {
margin: 0px; padding-top: 10px; clear: both;
}

#newsport {
margin-top: 15px;
margin-bottom: 15px;
padding: 10px;
width: 400px;
float: left;
border: 1px solid black;
}

#newsport ul {
 margin-top: 0px; padding: 0; list-style: none;
}

#newsport li {
margin: 0px; padding-top: 10px; clear: both;
}





#sumario {
	float: left;
	width: 100%;
padding-bottom: 15px;
padding-top: 15px;
border-bottom: 1px solid black;
}

#sumario ul {
 margin-top: 10px; padding: 0; list-style: none;
}

#sumario li {
margin: 0px; padding-top: 10px; clear: both;
}


#lateral {
float: right;
width: 100%;
padding-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
margin:0px;
}

#lateral ul {
padding: 0px; 
margin-top: 15px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
list-style: none;
}

#lateral li {
margin: 0px; padding-top: 4px; clear: both; list-style: none;
}


#lateralpubli {
float: left;
width: 200px;
padding-bottom: 15px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
margin:0px;
}

#lateralpubli ul {
margin: 0px; padding: 0px; list-style: none;
}

#lateralpubli li {
margin: 0px; padding: 0px; clear: both; list-style: none;
}





#titulorev {
font-size: 12pt;
margin-bottom: 30px;}



#nuage {
	float: left;
	width: 100%;
padding-bottom: 15px;
padding-top: 15px;
border-top: 1px solid black;
}

#nuagelat {
	float: left;
	width: 100%;
padding-bottom: 15px;
padding-top: 15px;
}


#otro {
margin-bottom: 15px;
padding-top: 15px;
padding-left: 10px;
width: 290px;
float: right;
border-top: 1px solid black;
}





/* Entete */
#entete {
	width: 100%;
	margin-bottom: 20px;
	 }

#nom_site_spip {
	font-size: 35pt;
	font-weight: bold;
}


#des_site_spip {
	font-size: 12pt;
	font-weight: bold;
letter-spacing: 0.25em;
}




#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 20px;
	font-size: 0.77em;
padding-top: 10px;
border-top: 1px solid #141414; }

/* Pied de page */
#pieddesk {
	clear: both;
	width: 100%;
	margin-top: 2em;
	padding: 2px 0px;
	text-align: left;
border-bottom: 1px solid #141414;
}

#pied {
	clear: both;
	width: 100%;
	padding: 2px;
	text-align: right; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

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


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

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

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

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



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

/*  Cartouche et titraille
---------------------------------------------- */


.cartouche { margin-bottom: 0; }

.cartouche .titre {
	font-size: 18pt;
	font-weight: normal;
	color: #000; 
margin-top: 5px;}


#contenu .surtitre, #contenu .soustitre { font-size: 13pt; margin-top: 5px;}
#contenu .autor { font-size: 10pt; margin-top: 5px;}
#contenu .titreport { font-size: 12pt;}

.cartouche .spip_logos {
	margin-left: 0px;
	margin-bottom: 0px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 11pt; }

.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: 1em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #ffffff;
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0;
	font-size: 0.82em;}

.texte { 	font-size: 0.82em;
	line-height: 1.4em; 
	margin-top: 1.4em;}

.texteport { font-size: 0.82em;
	margin-top: 0.5em;}

.destacado { font-size: 13pt; 
	line-height: 1.2em;
	margin-bottom: 1.4em; }

.destacados { font-size: 14pt; 
          margin-bottom: 0.5em;
          margin-top: 0em;}


.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	 }
.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;
	 }
#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;
	 }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; 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 {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 4em; clear: both; }
.liste-articles li.blog{ margin-bottom: 4em; clear: both; }

.liste-articles li .titre {
	font-size: 18pt;
	font-weight: normal; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.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; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

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

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	margin-bottom: 1.2em;
	margin-top: 1em;
	font-weight: bold;
	text-align: left; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0px;
	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: #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; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 5px;
	padding-top: 2px;
	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: #141414; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #141414; 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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */







#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 0px;
float: left;
font-weight: bold;
font-size: 14pt;
width: 100%;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 10px 30px 2px 0px;
}

#vdividermenu ul li a.current{ 
color:#fc0000;
}


#vdividermenu ul li a:hover{
color:#fc0000;
}

#vdividermenu ul li a.coor{ 
float: right;
padding: 10px 0px 2px 10px;
color:#141414;
font-size: 12pt;
}

#vdividermenu ul li a.coor:hover{ 
color:#fc0000;
}

#vdividermenu ul li a.coorcurrent{ 
float: right;
padding: 10px 0px 2px 10px;
color:#fc0000;
font-size: 12pt;
}






#negro {
	float: left;
	width: 100%;
background: #ffffff;
border-bottom: 1px solid #141414;
border-right: 1px solid #141414;
border-left: 1px solid #141414;
margin-bottom: 15px;
}


#semaforonegro {
	float: left;
	width: 60%;
}


#semaforonegro ul {
 margin: 0; padding: 10px; list-style: none;
}

#semaforonegro li {
margin-bottom: 5px; clear: both;
}



.destacados2 { font-size: 12pt; 
          margin-bottom: 0.5em;
          margin-top: 0em;}



#revista1 {
padding: 5px;
margin-bottom: 10px;
width: 350px;
float: left;
background-color: #E5E5E5;
}

#revista1 ul {
 margin-top: 0px; padding: 0; list-style: none;
}

#revista1 li {
margin: 0px; padding-bottom: 15px; clear: both;
}




#blog1 {
width: 300px;
float: right;
}

#blog1 ul {
 margin-top: 0px; padding: 0; list-style: none;
}

#blog1 li {
margin: 0px; padding-bottom: 15px; clear: both;
}



#recuadroport {
width: 330px;
border: 1px solid #141414;
padding: 0px;
float: left;
}

#recuadroloop {
width: 100%;
border-left: 1px solid #141414;
border-top: 1px solid #141414;
border-right: 1px solid #141414;
padding: 0px;
float: left;
}


#picasa {
margin-top: 5px;
margin-bottom: 5px;
padding: 0px;
width: 100%;
float: left;
background-color: #E5E5E5;
}

#newsport1 {
width: 220px;
float: right;
}

#newsport1 ul {
 margin-top: 0px; padding: 0; list-style: none;
}

#newsport1 li {
margin: 0px; padding-bottom: 15px; clear: both;
}


#info {
padding: 0px;
width: 425px;
float: left;
margin-bottom: 5px;
}

#info ul {
 margin-top: 0px; padding: 0; list-style: none;
}

#info li {
margin: 0px; padding-bottom: 5px; clear: both;
}





#nuage1 {
	float: left;
	width: 100%;
padding-bottom: 15px;
padding-top: 15px;
}





/* Formulaires */

div.spip_forms font-family : Verdana, Geneva, Arial, Helvetica, sans-serif ; font-size : 12px ; text-decoration : none ; text-align : left ; color : #CC6600 ; font-weight : normal ; margin-bottom : 20px ;

div.spip_forms .spip_form_champ margin-top : 10px ; margin-bottom : 5px ;

div.spip_forms .spip_form_label width : 40% ;

div.spip_forms .spip_form_label label margin-top : 2px ;

div.spip_forms .spip_form_label_obligatoire margin-left : 4px ;

div.spip_forms .spip_form_champ select, div.spip_forms .spip_form_champ input, div.spip_forms .spip_form_champ textarea width : 300px ; position : absolute ; left : 210px ; div.spip_forms .spip_form_champ select width : 305px ;

div.spip_forms .spip_form_champ select:focus, div.spip_forms .spip_form_champ input:focus, div.spip_forms .spip_form_champ textarea:focus background-color : #FFFFCC ;

.spip_form_erreur color : red ; font-weight : bold ;

.spip_form_ok color : green ; font-weight : bold ; text-align : center ; .spip_form_ok_confirmation margin-left : 10px ;

div.spip_forms > #champ11, div.spip_forms > #champ12 width : 200px ;

/* fin Formulaires */










