/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8125em; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #333; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em;  }
h1 { font-size: 1.70em; color: #000; margin-bottom:1em; }
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }


/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

#page {
	background: #FFF;
	position: relative;
	width: 1100px;
	margin: 0px auto;
	padding:0 25px 25px 25px;
	text-align: left;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-right-style: dashed;
	border-color: #AAA;
	border-width: 1px;
}

#entete {
	text-align: left;
	margin: 0 20px ;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px dashed #AAA;
	background-color: #FFF;
	width: 100%;
	}
#entete  .titreEntete{
	background-color: #FFF;
	}
#entete a.accueil { background: #FFF; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}
#entete .formulaire_menu_lang {  width: 8em; /*float:left;*/ display: block; margin:0px 20px;} 
.formulaire_menu_lang label {
	/*background: pink;min-width:12em;*/
	color: #604A7F;
	font-size:1em;
	font-weight: normal;
	margin:0;
	padding:0;
	}/*Cf.: spip_formulaires.css  display: block;*/


#entete .titreEntete {
	margin-top: 0em;
	padding-top:1.5em;
	line-height:0.2em;
	}
/*float: right; clear: right;width: 70%;*/
#conteneur {
	position: relative;
	background: #FFF;
	overflow: auto;
	/*max-width:850px;*/
	margin-top: 90px;


}
#contenu { background: #FFF;}
#contenu-interieur {
	margin-left:3em;
	margin-right:3em;
	border-bottom: 0px solid #DDD;
	min-height:280px;
}
#bandeauV {
	width: 3em;
	height:300px;
	float: left;
	background: #FFF;
	background-image:url(../images/habillage/pinceau_02.gif);
	background-repeat: no-repeat;	
	}
#bandeauVarticles{
	width: 3em;
	height:300px;
	float: left;
	background: #FFF;
	background-image:url(../images/habillage/pinceau_04.gif);
	background-repeat: no-repeat;	
	}
#bandeauVarticles_droite {
	width: 3em;
	height:300px;
	float: right;
	background: #FFF;
	/*background-image:url(../images/habillage/pinceau_05.gif);*/
	background-repeat: no-repeat;	
	}	
	
	
	
#navigationlaterale {
	position:relative;
	float: left;
	width: 14em;
	/*height:500px;*/
	overflow: hidden;
	background-image: url(../images/habillage/pinceau_01.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	 }
#navigation {
	margin-top: 90px;
	overflow: hidden;
	margin-left: 40px;
	background-color: #FFF;
}


#extra {
	position:relative;
	bottom : 70px;
	margin-left: 50px;
	margin-top: 2em;
	overflow: hidden;
	font-size: 0.8125em;
	background-color: #FFF;
}

#toutFilms {
	background-color: #FFF;
	margin-left : 50px;
}
#pied {
	margin-top:20px;

	clear: both;
	width: 100%;
	height:50px;
	
	background-image: url(../images/habillage/pinceau_03.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
#pied img { 
	vertical-align: middle; 
	}
#piedtexte { 
	padding-right:30px;
	padding-top:5px;
	vertical-align: middle;
	font-size: 0.9em;
	text-align: right;
	line-height:0em;
	}
#copyright {
	padding-right:30px;
	padding-top:5px;
	font-size: 0.5em;
	text-align: right;
	color:#604A7F;
	}

	
/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }
/* Encart sommaire page_sommaire*/
#page_sommaire .contenu  {
	width:70%;
	}

/* ------------------------------------------
/* Habillage du bloc "nouveautés
/* ------------------------------------------ */
#encart {
	/*background-color:pink;*/
	float:right;
	width: 150px;
	text-align:left;
	border-style:;
	border-color:blue;
	margin:10px;
	padding:5px;
	border: 0.1px dotted #DDD;
	
}
#encart .chapo { margin-bottom: 1em; line-height: 1em; font-weight: bold; color: #669; }
#encart h3 {margin-bottom: 1em;}

/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { 
		margin-bottom: 2em; 
		background-color: #FFF;
		}
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0;  }
.cartouche h1 {
	font-weight: bold;
	color: #9D0004;
	}
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }



.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes {
	clear:both;
	font-size:0.7em;
	margin-bottom: 2em;
	line-height: 1.4em;
	text-align: center;
}
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio {  margin: 2em auto; text-align: left; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 0px; border: 1px solid #DDD; background-color:pink;}
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }

#image { 
	margin-left : 45px;
	background : #FFF;
	
	}



/* Habillage des forums
---------------------------------------------- */
.repondre {  margin-top: 2.50em; margin-right: 1em; text-align: center; font-weight: bold; }

/* Habillage des forums */
ul.forum { display: block;  margin: 0; padding: 0; width:80%;}
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.50em; }
.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; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px inset #AAA; 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; background: EEE; }
/*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; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */
.listeRubriques {
	font-size: 0.8125em;
	background-color: #FFF;
}
/* Habillage general des menus de navigation */
.menu {  margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none;  }
.menu ul li { margin: 0.20em 0; padding: 0.20em;  }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul {	border: 0;}
.rubriques ul li { border: 0; }
.rubriquesdiverses ul {	border: 0; }
.rubriquesdiverses ul li { border: 0; margin: 0.10em 0; padding: 0.10em;}

.rubriquesdiverses .pasdetraduction {
	background-image: url(../images/habillage/drapeau-fr.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	}

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs clear: both;  border-bottom: 1px solid #DDD; border-top: 1px solid #DDD;*/
.autresarticles  {
	border-bottom: 1px solid #DDD;
	/*background-color:pink;*/
}
.articles .texte { }
.articles ul li { float: left; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }

.logo{ float: left;  margin-right: 1em; }

/* Listes d'articles et extraits introductifs margin: 0 0 0px 0px; margin-top: 0.30em;*/
.articlesSommaire {
		padding: 1em 1em;
		border-bottom: 1px solid #DDD;
		border-top: 1px solid #DDD;	
	 }
.articlesSommaire ul li {  padding: 0.40em 0.20em; }
.articlesSommaire ul li h3 { margin: 0.30em 0; }
.articlesSommaire .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articlesSommaire ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articlesSommaire ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }
	 
	 
/* Couleurs des liens #604A7F
---------------------------------------------- */
a { color:#604A7F ; text-decoration: none; }


a.spip_out {
	color:#604A7F;
	font-size: 1em;	
	
 }
a:focus,a:hover,a:active {
	color: #CC3300; 
	text-decoration: none;
	background-color: #DDE;
	
	}

/* ------------------------------------------
/* Sminifiches rubriques
/* ------------------------------------------ */

.minifiche {
	
	font-size: 0.80em;
	line-height:auto;
	margin-bottom:1em;
	margin-right:60px;
	height:3em;
	
}
.minifiche .titrerubrique {
	font-size:1.5em;
}
.minifiche a {
	font-size:1em;
	}
.minifiche p {
	margin : 0;
	}	
.minifiche .logo {
	float:left;
	}
.minifiche .texte {
	margin:0 0 0 110px;
	
}
/* ------------------------------------------
/* zone privée
/* ------------------------------------------ */

.prive {
	background-color:#FFF3EA;
	
}
.prive a{
	background-color:#FEC596;
}

/* ------------------------------------------
/* page video
/* ------------------------------------------ */

.texteVideo {

	background-color:#FFF;
	
}