/*  -----------------------------------------------------------                  */
/*  Feuilles de styles des squelettes par du site d'établissement pour SPIP 1.9  */
/*  Cette feuille de style surcharge celles du squelette par défaut              */
/*  -----------------------------------------------------------                  */


/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #fcefcf ; /* url("images/fond.png"); */
	margin: 0 1.5em 1.5em 1.5em ;
}

h2.titre{
	color :#4c88c1;
	font-weight:bold;
	font-size:0.88em;
	padding: 0.2em 0px 1em 0px;
}
.breves h2.titre{
	padding: 5px 0px 10px 0px;color :#fff;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 960px;
	background: #4c88c1;
	border:1px solid #aaa;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: right;
	width: 685px;
	padding-right:10px;
	padding-left:20px;
	background:#fff;
	padding-bottom:4em;
	margin-bottom:0;
}

#conteneur #navigation {
	float: left;
	background: #4c88c1;
	width: 245px;
	text-align: left;
	font-size: 0.77em;
	padding: 0 0 3em 0em;
}

/* Blocs du contenu (c-a-d. la colonne principale) */

#contenu .contre-encart {
	width: 25em;
	display: inline;
}

#contenu .encart {
	width: 15em;
	margin-right: 1em;
	display: inline;
}

/* Entete */
#entete {
	margin: 0;
	border-bottom:1px solid #aaaaaa;
	color: #fbcc5c;
	background:#fff;
	position:relative;
 }
#entete #nom_site_spip, #entete a .spip_logos {
	font-size: 1.21em;
}
#entete a { text-decoration: none; }

/* Formulaire de recherche */
.formulaire_recherche {margin: 1em; padding: 0; float: none; width: 16em;}
.formulaire_recherche input{
	margin:0;
	padding:2px 0px 2px 18px;
	background: #fff url(images/q.png) no-repeat 4px center;
  }
.formulaire_recherche form { margin:0;padding:0; }
.formulaire_recherche label { color:#fbcc5c; padding-bottom:0.4em;vertical-align:middle;display:block;text-align:center;}

#splickrbox {
	position:absolute;
	right:20px;
	top:0.8em
}

#menuhorizontal {
	position:absolute;
	right:10px;
	top:143px;
	font-size:0.75em;
	margin:0;
	padding:0;
	font-weight:bold;
}
#menuhorizontal li{
	float:left;
	list-style:none;
	padding:0.5em 0.8em 0.3em 0.8em ;
	border:1;
}
#menuhorizontal a:hover{
	text-decoration:underline;
}
/* Fil d'Ariane */
#hierarchie {
	margin: 0 0 0 1em;
	padding: 0.2em 0 0.2em 10px;
	background:#ffffff;
	border-left: 233px solid #4c88c1;
	font-size: 0.77em; }

/* Pied de page */
#image_du_moment img{border:3px solid #ddd;margin-top:2em;}

#pied {
	border-top: 0px dotted #CCC;
	width: 956px;
	margin: 0  ;
	background:#ffffff;
	text-align: center;
	color: #666666; }
#pied small { font-size: 0.77em; padding: 0.3em ; }
#pied img { vertical-align: middle; }

#pied a { color: #666666;font-weight:bold; }
.pied{	border-top: 1px dotted #CCC;	height:25px;}

#ours {border-top:1px dotted #666666;font-weight:normal;}


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

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


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	background: #4c88c1;
	color:#fff;
	-moz-border-radius: 0.8em;
	margin-top:1em;
	padding:0.5em 1em;
	font-size: 0.88em;
	border:0px;
}
.menu-titre {
	padding: 0 0.4em 0.2em 0;
	border-bottom: 1px dotted #4c88c1;
	color: #4c88c1;
	font-size:1em;
}

#navigation p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul{ margin: 0; padding: 0.2em 0; text-align: left;  }
#navigation li{ margin: 0; padding: 0 0.7em; }

#navigation .menu-titre {border-bottom: 0px ;}
#navigation #menu{ padding: 0 0.5em 0 1.5em ; }
#navigation ul{ padding: 0.2em 0 0.1em 0.5em; list-style:none;}
#navigation dt{ margin-top:0.2em; padding: 0.4em 0 ; }
#navigation  li{ border-left:3px solid #fbcc5c ;padding-left: 10px; list-style: none;}
#navigation .ss-rubrique{ font-size:90%; list-style-type: square; margin-left: 1em; padding-left :0.3em;}
#navigation .rubrique_vide { background: url(images/rond.png) left  no-repeat;}
#navigation .rubrique_vide a{margin-left: 20px;}
#navigation .dd{display: none; margin-top: 1px;margin-left: 0px;}
#navigation .ddon {display: inline;margin-left: 0px;}

#navigation #site_menu li{ border-left:0px solid #fbcc5c ;text-align:center;margin-bottom:0.3em;}

.menu-titre ,.breves .menu-titre ,.syndic .menu-titre,.forums .menu-titre,.divers .menu-titre { background: transparent; }

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

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

.cartouche .titre {
	font-size: 1.4em;
	color: #4c88c1;
	padding:1em 0 0 0.3em;
	}

.cartouche .spip_logos {
	margin: 0.7em 0 0.5em 1em;
}

.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 {
	font-weight:normal;
	text-align:justify;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	font-size: 0.88em;
}

.lien {
	color:#fbcc5c;
	background-color: #4c88c1;
	padding: 0.5em 1em;
	-moz-border-radius: 0.5em;
}

.texte { font-size: 0.88em; margin-top:0.5em;}

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

.descriptif_derniers_articles{
	font-size:0.8em;
	padding: 0px 20px 5px 10px;
}

.liens_derniers_articles{
	font-size:0.81em;
}

.date_derniers_articles{
	font-size:0.7em;
}
.lire_suite{
	font-size:0.8em;
}
h2.derniers_articles, h3.derniers_articles{
	color :#4c88c1;
	font-weight:bold;
	padding: 0.3em 0;
	margin:0;
}

.breves h2.derniers_articles, .breves h3.derniers_articles,.rubriques h2.derniers_articles, .rubriques h3.derniers_articles,.syndic h2.derniers_articles, .syndic h3.derniers_articles{
	padding: 0.3em 0 ;
	color :#fff;
	text-align:center;
}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0;  }
.liste-articles li { margin-bottom: 1em; clear: both; }
#contenu .puce-liste-articles{
	list-style:url(images/rond.png);
	margin-left:2em;
	padding-left : 1em;
}
#contenu .puce-liste-articles li{
	padding:0.2em 0 0 0.2em ;
}

.liste-articles li .spip_logos {
	margin-left: 1em;
	margin-bottom: 1em;
}

.liste-articles li p.chapo { font-weight: normal; font-size:0.88em; }

.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: 0.3em;
	line-height: 1.2em; }

#articles{
	margin-top:1em;
}
/*  ------------------------------------------
/*  Habillage specifique des pages de rubriques
/*  ------------------------------------------ */
.page_rubrique  #contenu .breves{
	float:right;
	width:35%;
}
.page_rubrique .cartouche{
	float:left;
	width:100%;
}
.plan-rubrique{width:60%;}
/*  ------------------------------------------
/*  Habillage specifique des pages d'articles
/*  ------------------------------------------ */
.page_article  #contenu .breves{
	float:right;
	width:35%;
}
/*  ------------------------------------------
/*  Habillage specifique de la page d'accueil
/*  ------------------------------------------ */
.page_sommaire h2.titre{
	text-align:center;
	padding:0;
	margin:0;
}
.page_sommaire #contenu  dl,.page_sommaire #contenu dt{}

.page_sommaire h2.menu-titre{padding-top:0;}

.encart_rubrique{
	width:44%;
	border:3px solid #ddd;
	margin:0.3em 0.3em;
	padding:0.5em 1em;
	font-size:0.7em;
	background:#eee;
	text-align:justify;
	min-height:13em;
}
.encart_rubrique:hover{
	background:#bfd3e6;
}
.row_pair{
	clear:left;
	float:left;
}
.row_impair{
	float:left;
}
.encart_rubrique img.spip_logos{
	margin-right:1em;
}
.encart_rubrique p{
	margin:0;
	padding:0;
}
#edito{
	border:0;
	border-left: 3px solid #fbcc5c;
	margin: 0.5em 0.5em 0.5em 1em;
	padding: 0 1.5em 0.5em 1.5em ;
	font-size: 0.82em;
	line-height: 1.2em;
	text-align:justify;
}
#edito h2.titre{text-align:left;color:#4c88c1;}
#calendrier{
	float:right;
	margin:0.5em 1.5em 0em 1em;
}
#calendrier	td {line-height:0.9em;padding:0 0.2em;text-align:right;}
#calendrier	th {text-align:center;}
#calendrier	td.occupe a {font-weight:bold;text-decoration:underline;}
#calendrier	td.horsperiode {color:#878787;font-size:.9em;}

#mozaique{
	float: right; width: 13em; margin: 0 1em;
}
#mozaique .splickrbox{width: 200px;}

#video *{
margin:0;padding:0;border:0;
}
#video {
color:#fff;text-align:center;padding-top:1em;
}
#video h2 {
color:#fbcc5c;
}

.actualites .puce-liste-articles,#rubriques .puce-liste-articles,#articles .puce-liste-articles{
	font-size:0.88em;
}

.actualites .puce-liste-articles {margin-top:0.2em;}


li div.chapo{ font-weight: normal; font-size:0.88em; }
#contenu div.chapo ul {margin-left:2em;list-style:circle;}
.syndics {font-size:0.8em;float:right;margin:0.5em 0 1em 1em;}
.syndics h5{font-weight:bold;}
/*  ------------------------------------------
/*  Habillage specifique des pages de recherche
/*  ------------------------------------------ */
.page_recherche  #contenu .breves,.page_recherche  #contenu .rubriques,.page_recherche  #contenu .syndic{
	float:right;
	width:15em;
}
.page_recherche .cartouche{
	float:left;
	width:30em;
}
/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: block; }

.page_plan #contenu { color: #fff; }
.page_plan #contenu h2 {
	background: #4c88c1;
	-moz-border-radius: 0.4em;
	padding: 0.3em;
	margin-bottom: 0.82em;
}
.page_plan #contenu h2 a { color: #fbcc5c; }

.page_plan #contenu .contre-encart ul {
	margin-left: 1em;
}
.page_plan #contenu .contre-encart li { list-style: inherit; }
.page_plan #contenu .menu-titre {
	color: #fff;
	font-size:90%;
}
.page_plan #contenu .breves,.page_plan #contenu .rubriques,.page_plan #contenu .syndic{margin-top:0em;}
#contenu .breves .puce-liste-articles,#contenu .rubriques .puce-liste-articles,#contenu .syndic .puce-liste-articles{margin:0 0.5em 0.5em 0.5em;padding:0 0.5;}


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

/* 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: #ffcf00; }
ul ul .forum-chapo { background: #ffcf22; }
ul ul ul .forum-chapo { background: #ffef44; }
ul ul ul ul .forum-chapo { background: #ffff66; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #ffff88; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
/* * Couleurs des liens de Spip */

a, a.spip_in { text-decoration: none; color: #cc6600; } /* liens internes */
a.spip_note {} /* liens vers notes de bas de page */
.on { font-weight: bold; color: #ffffff; } /* liens exposes */
a:hover { text-decoration: underline; }
.breves a ,.syndic a { color: #fbcc5c; }
.rubriques a,#navigation a{color: #fbcc5c;font-weight: bold;}
.rubriques a:hover,#navigation a:hover{color: #cc6600;text-decoration: underline;}
.rubriques a.on, #navigation a.on { color: #cc6600; }
.rubriques a.on, #navigation a.on:hover { color: #fbcc5c; }
.rubriques span,#navigation span { color: #fbcc5c;}
.rubriques span.on ,#navigation span.on { color: #fff;}
span.on { color: #fbcc5c;}

a.spip_note {} /* liens vers notes de bas de page */
a.spip_out { color: #cc6600; } /* liens sortants */
a.spip_url { color: #cc6600; } /* liens url sortants */
a.spip_glossaire { color: #cc6600; } /* liens vers encyclopedie */


.droite{float:right;}
.gauche{float:left;}

#nuage{
padding-top:30px;
margin-left:0em;
font-size:0.6em;
width:48em;
float:left;
display:block;
}
ul.nuage{
	text-align:justify;
	padding : 5px 10px 5px 0px;
}
ul.nuage li a{
	color:#aaa;
	padding-top:0px;
}
ul.nuage li a:hover{
	color:#ffcf00;
	background:#ce6500;
}
