/* @override http://www.drevelle.com/squelettes/habillage.css */

/* @override http://www.drevelle.com/squelettes/habillage.css */

/* @override http://www.drevelle.com/squelettes/habillage.css */

/* @override http://www.drevelle.com/dist/habillage.css */

/*  ----------------------------------------------------------- */
/*  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
/*  ------------------------------------------ */

img, table { margin: 0; padding: 0; border: none; }

body {
	background-color: #555553;
	text-align: center;
}
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: 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: 798px;
	text-align: left;
	height: 500px;
	margin-right: auto;
	background-color: #c6c6c6;
	position: relative;
}

#pageSommaire {
	width: 800px;
	text-align: left;
	height: 600px;
	margin-right: auto;
	margin-left: -400px;
	background-color: #fff;
	margin-top: -300px;
	position: absolute;
	top: 50%;
	left: 50%;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#entete {
	width: 100%;
	border-bottom: 1px solid #ebe9e3;
	border-top-style: none;
	height: 91px;
	text-align: left;
	display: inline;
	margin-bottom: 0;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
}
#entete a { text-decoration: none;
}
#pied {
	width: 799px;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	opacity: 1;
	background-color: #c6c6c6;
	position: relative;
	list-style-type: none;
	list-style-image: none;
}

#bloc-accueilHaut {
	width: 799px;
	height: 177px;
	display: block;
	float: none;
	position: relative;
	overflow: hidden;
	border: 1px solid #3a3a3a;
	clear: both;
	border-left-style: none;
}

#bloc-accueilBas {
	position: relative;
	border: 1px solid #3a3a3a;
	float: none;
	border-left-style: none;
	border-top-style: none;
	clear: none;
}

/* 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: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Times New Roman", Georgia, Times, serif; }

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

.divers { background: #9d9d92;
	color: #fff;
}
.divers .menu-titre { background: #434340;
	color: #fff;
}

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

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


/*  Mise en forme des textes du contenu
---------------------------------------------- */

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

.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 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 li { margin-bottom: 1em; clear: both; }

.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;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.70em;
	display: block;
	position: relative;
	color: #fff;
	background-color: #FF5800;
	height: 15px;
}

.pagination a {
	color: #fff;
}

.pagination .on { font-size: 0.90em;
	color: #FF5800;
}

/* 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: left;
	font-size: 0.77em;
}

.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%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.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: #FF5800; }
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 {
}
.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: left; width: 12em; }
.formulaire_recherche label { display: none; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

.page-articles {
	border: 1px solid #000;
	background-color: #fff;
}

.photoArticle {
}

.chapo {
	margin-bottom: 1.5em;
	font: bold 0.9em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-indent: 2em;
	letter-spacing: 1px;
	word-spacing: 1px;
	white-space: normal;
	vertical-align: middle;
	text-align: justify;
	z-index: 1;
}

.texteArticle {
	position: absolute;
	z-index: 1;
	width: 200px;
	height: auto;
	display: block;
	overflow: hidden;
	color: #000;
	font: bold 0.78em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	letter-spacing: 1px;
	word-spacing: 1px;
	white-space: normal;
	vertical-align: middle;
	opacity: 1;
	padding: 5px;
	left: 470px;
	top: 200px;
}

.menuArticle {
	text-transform: uppercase;
	text-align: left;
	position: relative;
	opacity: 1;
	font-size: 0.6em;
	font-weight: bold;
}

.menuArticle li {
	display: block;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	overflow: hidden;
	height: auto;
	width: auto;
	white-space: nowrap;
	font-weight: bold;
	left: 80px;
	font-size: 0.66em;
	margin: 0 1.8em 0 0;
}

.menu ul {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	width: 799px;
	vertical-align: middle;
	left: 0;
	bottom: 0;
	border-right-style: solid;
	border-right-width: 1px;
	opacity: 1;
	overflow: hidden;
	list-style-image: none;
	height: 50px;
}

.menu li {
	display: block;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	overflow: visible;
	height: auto;
	width: auto;
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.66em;
	margin: 0 1.8em 0 0;
	right: 120px;
	left: 120px;
	top: 2px;
	bottom: 2px;
}

.piedArticle {
	text-align: right;
	bottom: 10px;
	right: 0;
	margin-right: 120px;
	text-transform: uppercase;
	font-size: 0.67em;
	font-weight: bold;
}

.piedArticleCredit {
	text-align: right;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #ac7344;
	font-weight: bold;
	border: 1px dotted #ac7344;
}

.video {
	width: 799px;
	color: white;
	background-color: silver;
	font-size: small;
}

.suiviArticle {
	background-color: #e8e8e7;
	height: auto;
}

.suiviArticle li {
	display: block;
	position: relative;
	text-transform: capitalize;
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	overflow: hidden;
	height: auto;
	width: auto;
	white-space: nowrap;
	font-size: 0.6em;
	margin: 0 5em 0 0;
	font-style: italic;
	font-weight: bold;
}

.rubEnCours {
	text-transform: uppercase;
	font-size: 0.60em;
	font-weight: bold;
	text-align: left;
}
