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

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin: 0.7em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ol.spip {
	padding-right: 2em;
}
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 53em;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

#conteneur {
	width: 100%;
	border-top: thin dotted;
}

#conteneur .title{
	color: #800000;
	font-size: 1.4em;
	font-weight: bold;
}

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

#conteneur #contenu_art {
	float: right;
	width: 70%;
	padding: 0.7em;
}

#conteneur #middlecol {
	width: 100%;
	margin-top: 0.3em;
	clear: both;
	/*border: thin solid;
	padding: 0.2em;
	float: right;*/
}

#conteneur #navigation {
	float: left;
	width: 12em;
	text-align: center;
}

#conteneur #leftcol {
	/*float: left;*/
	width: 100%;
	margin-top: 0.3em;
	font-weight: bold;
	font-size: 1.1em;
}

#conteneur .bottomr {
	float: right;
	width: 48%;
	margin-top: 0.3em;
	border: thin solid #00446E;
	padding: 0.2em;
}

#conteneur .bottoml {
	float: left;
	width: 48%;
	margin-top: 0.3em;
	border: thin solid #00446E;
	padding: 0.2em;
}

.bottomr li .titre a {
	font-size: 0.9em;
	font-weight: bold;
	color: #800000;
}

.bottoml li .titre a {
	font-size: 0.9em;
	font-weight: bold;
	color: #800000;
}

.bottomr .box a {
	font-size: 1.1em;
	font-weight: bold;
	color: #00446E;
}

.bottomr ul {
	margin-top: 0.2em;
	margin-bottom: 0.3px;
}

.bottoml .box a {
	font-size: 1.1em;
	font-weight: bold;
	color: #00446E;
}

.bottoml ul {
	margin-top: 0.2em;
	margin-bottom: 0.3px;
}

.secart {
	margin-bottom: 0.2em;
	height: 307px;
}

#poll {
	margin-bottom: 0.4em;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: right;
	width: 18%;
	padding: 0.2em;
	border: thin solid #00446E;
	background-color: #eee;
	margin-left: 0.5em;
	margin-top: 0.3em;
}

#contenu_art .contre-encart {
	float: right;
	width: 18%;
	padding: 0.2em;
	border: thin solid #00446E;
	background-color: #eee;
	margin-left: 0.5em;
	margin-top: 0.3em;
}

#conteneur #rightcol {
	/*float: right;*/
	width: 100%;
	margin-left: 0.7em;
	margin-top: 0.3em;
	font-weight: bold;
	font-size: 1.1em;
}

.encart {
	float: left;
	width: 25em;
	margin: 0;
	margin-bottom: 1em;
}

.box {
	width: 98%;
	background-color: #F6EC1C;
	border: thin solid #00446E;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	padding-right: 0.2em;
	text-align: center;
}

/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333;
	padding-bottom: 30px;
}
#entete #nom_site_spip, #entete a .spip_logos {
	float: right;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 0em;
}
#entete a { text-decoration: none; }
#entete .bds {
	float: right; /*fpadding-top: 3em;
	margin-right: 0.2em;*/
	z-index: 0;
}
#entete .formulaire_recherche {
	/*float: left;*/
	margin-left: 0.2em;
}
#fixmenu {
	width: 100%;
	margin-top: 2px;
	padding-right: 2px;
	margin-bottom: 25px;
	border: thin solid;
}
#fixmenu li {
	list-style-type: none;
	float: right;
}
.supsector {
	margin-bottom: 2px;
	padding-bottom: 3px;
	width: 91px;
	margin-top: 3px;
	margin-right: 0%;
	margin-left: 5px;
	background-image: url(../IMG/back_m.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
}

/* drop down menus*/
#menubar {
		position:relative;
		width:100%;
}
#menubar a.active {
		border-bottom-color:#CCC599;
		border-right-color:#CCC599;
		border-left-color:#FFFFFF;
		border-top-color:#FFFFFF;
}
.menu .options {
	font-weight: bold;
	font-size: 0.9em;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #00446e;
	background-color: #f6ee44;
	-moz-opacity: 0.8;
	
}
.menu a {
	display: block;
	padding-top: 2px;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
}
.menu a:hover {
		background-color:#00446e;
		color:#f6ee44;
}
/* end of drop down menus*/

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 0.5em;
	font-size: 0.77em;
	font-weight: bold;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 1em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: middle; }

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

ul.spip { list-style: none; }

img, .spip_logos { margin: 0.3em; padding: 0; border: none; }

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

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

/* Typo pour le contenu */
#contenu {
	font-weight: bold;
	font-size: 1.1em;
	border: thin solid;
	width: 100%;
	padding: 0.2em;
}

#contenu_art {
	font-weight: bold;
	font-size: 1.1em;
	border: thin solid;
	width: 100%;
	padding: 0.2em;
}

#middlecol {
	font-weight: bold;
	font-size: 1.1em;
}

#middlecol li .texte {
	text-align: right;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	margin-right: 25px;
}

.date-article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #00446e;
}

.title-small {
	font-size: 1.3em;
	font-weight: bold;
	color: #800000;
	text-align: center;
}

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


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

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

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

/*  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: #eee; }
.forums .menu-titre { background: #F2F2FF; }

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

table.spip tr.row_odd { background: #fff; }
table.spip tr.row_even { background: #fff; }
table.spip tr.row_first { background: #fff; }
table.spip th, table.spip td {
	border: none;
}

.drop {
	width: 93%;
	padding: 5px;
	background-color: #fff;
	background-image: url(../IMG/ombre-b.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.shadow {
	width: 93%;
	text-align: center;
	padding: 10px;
	background-image: url(../IMG/rayures.gif);
	border: 1px solid #000;
	/*-moz-border-radius: 0.5em;*/
	font-size: 1.2em;
}

.page_article #contenu {
	margin-top: 0.3em;
}

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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 0.5em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000;
}

#contenu .surtitre, #contenu .soustitre {
	font-size: 0.9em;
	text-align: center;
}

#contenu_art .surtitre, #contenu .soustitre {
	font-size: 0.9em;
	text-align: center;
}

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

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

.cartouche p { margin: 0; padding: 0; clear: roght; }
.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: 0.5em;
	font-weight: bold;
	line-height: 1.4em;
	text-align: justify;
}

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

.texte {
	color: #000;
	font-size: 0.85em; /*padding-right: 0.2em;*/
	text-align: justify;
}

#but {
	margin-top: 2em;
}

ul.spip {
	list-style: disc inside url(../dist/puce_rtl.gif);
}

blockquote.spip_poesie div {
	margin: 1em;
	padding-right: 1em;
	border-right: 1px none;
	font-family: Garamond, Georgia, Times, serif;
	text-indent: -20px;
	margin-right: 60px;
}

.texteencadre-spip {
	color: #000033;
	background: #EEF;
	border-bottom: 2px solid #0066CC;
	border-left: 1px solid #3399FF;
	border-right: 2px solid #0066CC;
	border-top: 1px solid #3399FF;
	margin: 1em 0;	
	padding: .25em;	
	position: relative;
}

.caractencadre-spip {
	color: #F60;
	font-weight: bold;
}

.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}

.team {
	font-weight: bold;
	font-size: 0.85em;
	width: 24%;
	float: right;
	margin-left: 0.1em;
	margin-right: 0.1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.2em;
}

.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.75em; }
.texte h2, .ps h2, .notes h2 { font-size: 1.25em; 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 article ou une rubrique)
---------------------------------------------- */
#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'articles et extraits introductifs
----------------------------------------------- */
.liste-articles {
	border: 1px solid #CCC;
}

.planet hr {
	width: 80%;
}

.liste-articles li { margin-bottom: 1em; clear: both; }

.planet a {
	clear: both;
	color: #00446e;
}

.planet li {
	clear: both;
	color: #00446e;
	border: thin solid #00446e;
	padding: 0.3em;
	margin-bottom: 0.4em;
	height: 12em;
}

.planet li table.spip {
	border: none;
	/*margin-top: 110px;
	margin-right: -120px;*/
}

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.planet .titre a {
	font-size: 1.1em;
	font-weight: bold;
	color: #800000;
}

.col-head {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	border: thin solid #00446e;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.sec {
	padding-top: 0.1em;
	margin-right: 5em;
}

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

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

.liste-articles li .enclosures {
	float: left;
	text-align: left;
	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;
	/*border: 1px solid #CCC;*/
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

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

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: right;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0em 0;
	padding: 0.2em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 0.1em;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: left; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: left; }

/* 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: left; padding-right: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: right; } 
.choix_mots label { display: inline; }

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

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 1em;
	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-right: 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: left; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #00446e; 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: #edbb38; }
ul ul .forum-chapo { background: #F4D17E; }
ul ul ul .forum-chapo { background: #FBE1A3; }
ul ul ul ul .forum-chapo { background: #FEF2D4; 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; }
a:hover { text-decoration: none; }

