/*  ----------------------------------------------------------- */
/*  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: #5e5848;
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

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

/* LES TITRES DES PAGES*/

hr.spip {
color:#007ac3;
font-size:10px;
margin:20px 15px;
clear:both;
}
.spip_cadre, .texteencadre-spip {
border:none;
background:#007ac3;
margin-left:20px;
width:50%;
font-size:10px;
line-height:12px;
padding:0;
font-family: Verdana, Tahoma, Arial, sans-serif;
}
p.spip{
font-size:12px;
margin: 10px 0px;
line-height:16px;
font-family: Verdana, Tahoma, Arial, sans-serif;
width:500px;
}

a.spip_out {
font-weight:bold;
font-size:12px;
color:#CC0000;
}
.format_png{
margin-left:0;
margin-right:0;
vertical-align:text-bottom;
}
a.spip_out:hover {
text-decoration:underline;
color:#b7a98c;
}
a.spip_url:hover{
border-bottom: 1px solid #CC0000;
}
h3.spip {
clear:left;
font-size:28px;
font-weight:bold;
margin:10px 0 5px 20px;
text-align:left;
color:#fff;
padding:0;
font-family: Georgia, Times, serif;
}
h4.spip {
font-size:16px;
font-weight:bold;
margin:0 0 10px 2px;
text-align:left;
color:#b6aa8b;
font-family: Georgia, Times, serif;
}
h5.spip{
clear:left;
font-size:10px;
font-weight:bold;
margin:-1px 0 0 15px;
_margin:-1px 0 0 30px;
padding:3px 5px;
line-height:14px;
text-align:left;
border: 1px solid #bdc7b6;
color:#555;
width:60%;
}
.spip_documents_left {
float:left;
padding:5px 5px 5px 5px;
border: 1px solid #b6aa8b;
}
dl.spip_documents_left {
border: 1px solid #b6aa8b;
}
a.commande{
display:block;
float:right;
margin-right:160px;
_margin-right:80px;
width:244px;
height:49px !important;
background: url(bt-bon-commande.gif) top left no-repeat;
color:#666;
text-align:center;
font-weight:bold;
font-size:11px;padding-top:20px;
}
a.commande:hover{
width:244px;
height:49px !important;
background-position: 0px -69px;
color:#03356c;
text-decoration:none;
}
a.commande span{
margin-left: 40px;

}
table.spip {
border:1px solid #4e0000;
border-collapse:collapse;
margin:0;
width:60%;
}
table.spip tr.row_first {
background:#8a2b2a;
}
table.spip th, table.spip td {
padding:5px;
text-align:left;
vertical-align:middle;
}
table.spip tr.row_even {
border-top:1px solid #4e0000;
background:#b6aa8b;
}
table.spip tr.row_odd {
border-top:1px solid #4e0000;
background:#9d8a71;
}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url(ombre_page.jpg) top left repeat-y;
}

#conteneur {
width: 100%;

}

#conteneur #contenu {
	background: #6a0000 url(fond-conteneur.gif) top left no-repeat;
	float: left;
	width: 950px;
	margin:0 0 0 15px;
	padding:0;
}
#conteneur #contenu .espaceur{
display:block;
height:440px;
float:left;
width:1px;
background:transparent none;
}
#conteneur #navigation {

	float: left;
	width: 250px;
	height:400px;
	text-align: left;
	margin-right:15px;
	background:transparent none;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	background: url(fond-contenu.gif) top left no-repeat;
	float: left;
	width: 680px;
	height:auto;
	margin:50px 0 30px 0;
	padding:0;
}
#contenu .contre-encart img{
display:block;
}
#contenu .contre-encart p.spip img{
display:inline;
}
#contenu .encart {
	float: left;
	width: 11em;
	margin: 0;
}

/* Entete */
#entete {
	width: 950px;
	height:200px;
	margin:0 0 0 15px;
	padding:0;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	float:left;
	width:400px;
	margin: 0 0 30px 0;
	font-size: 10px; }

/* Pied de page */
#pied {
	float:left;
	width: 980px;
	margin: 0;
	padding: 0;
	text-align: center;
	height:85px;
	line-height:140px;
	background: #5e5848 url(footer.gif) top left no-repeat;}
#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: 0px; 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: Verdana, Tahoma, Arial, sans-serif; }

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

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

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

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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.77em;
}

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

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

#navigation ul{
display:block;
margin-top: 20px;
margin-left: 20px;
padding:0;
list-style:none outside none;
list-style: none;
width:230px;
float:left;
}

#navigation li{
list-style:none outside none;
margin: 0;
padding: 0;
width:230px;
height:80px;
}
/*#navigation li img{
display:block;
float:left;
padding:0;
margin:2px 0 0 2px;
}*/
#navigation li a{
display:block;
width:230px;
height:80px;
padding:0;
margin:0;
line-height:80px;
font-weight:normal;
font-size:15px;
color:#d2c5a5;
}
#navigation li a:hover{
color:#fff;
text-decoration:underline;
}
#pays{
float:right;
width:56px;
height:14px;
padding: 0;
margin:-30px 876px 0 0;
}
#pays a.fr{
float:left;
display:block;
margin:0 4px 0 0;
width:16px;
height:14px !important;
background:url(fr.jpg) top left no-repeat;

}
#pays a.en{
float:left;
display:block;
margin:0 4px 0 0;
width:16px;
height:14px !important;
background:url(en.jpg) top left no-repeat;
}
#pays a.es{
float:left;
display:block;
margin:0 0 0 0;
width:16px;
height:14px !important;
background:url(es.jpg) top left no-repeat;
}
#navigation a.fr:hover{
text-decoration:none;
height:20px !important;
}
#navigation a.en:hover{
text-decoration:none;
height:20px !important;
}
/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.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: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#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 .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: 20px;
	font-weight: bold;
	line-height: 22px; }

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

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

.ps, .notes {
	margin-top: 1.4em;}
.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: 20px 0 0 40px;
padding: 0;
}
.liste-articles li {
height:19px;
list-style: url(puce.gif);
clear: both;
}
.liste-articles li a{
vertical-align:middle;
margin-top: -5px;
}
.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.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: 2em;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }
/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip {
text-align: left;
font-size: 12px;
line-height:16px;
}
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml {
width: 150px;
height:16px;
line-height:16px;
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 {
float:left;
width: 250px;
height:16px;
text-align: left;
margin-left:8px;
margin-top:30px;
padding:0;
}
.formulaire_recherche label { display: none; }
input#recherche {
border:1px solid #005bab;
display:block;
float:left;
font-size:10px !important;
height:14px;
padding:0pt;
width:175px;
color:#3366ff;
}
input.bouton {
float:left;
height:16px;
margin-left:1px;
}
/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }