/* @override http://choeur-du-pincerais.org/themes/theme_z-fusion1-0/habillage.css */

/* @override http://choeur-du-pincerais.org/themes/theme_z-fusion1-0/habillage.css */

/* @override http://choeur-du-pincerais.org/themes/theme_z-fusion1-0/habillage.css */

/* @override http://choeur-du-pincerais.org/themes/theme_z-fusion1-0/habillage.css */

/* @override http://choeur-du-pincerais.org/themes/theme_z-fusion1-0/habillage.css */

/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	font-size: 90%; 
	background: #f4f4f4; 
	font-family: Arial, Verdana, Geneva;
	margin: 30px 0 20px 0;
	padding: 0;
	text-align: justify;
	line-height: 20px;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	color: rgb(215,215,215);
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}
 
/*  ------------------------------------------*/
/* 	Typographie generale (style transversaux)*/
/*  ------------------------------------------ */

/* Couleurs des liens */

a:link { 
	color: #e40000; 
	font-weight:bold; 
	text-decoration:none;
}

a:visited {
	color: #8f0008;
}

a:hover {
	color: #ff7e01; 
	text-decoration:underline;
}
a.more-link {
	padding-bottom: 2px;
	font-weight: bold;	
	border-bottom: 1px dotted rgb(30,64,99);	
}
a:hover.more-link {
	text-decoration: none;
}

/* Titraille / Intertitres */
h1,.h1, h2,.h2, h3,.h3, h4,.h4, h2 a,.h2 a {
	font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: rgb(215,215,215);
	padding: 10px 0px 7px;
}
h1,.h1 { 
	border-top:solid 1px rgb(115,115,115); 
	background: none no-repeat right 15px; 
	color: #fc601d;
	text-align: left;
	font: bold 300%/46px Arial, Helvetica, Geneva, sans-serif;
	opacity: 0.5;
}
h2,.h2 { 
	padding-right: 35px;
	padding-top: 10px;
	border-top:solid 1px rgb(115,115,115); 
	background: url(img/icon_celltitle_level1.gif) no-repeat; 
	background-position: right 15px; 
	color: #ff7e01;
	text-align: left;
	font: 1.8em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
}

.h2 a, .h2 a:hover {
	padding-right: 35px;
	padding-top: 10px;
	color:rgb(115,115,115); 
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

h3,.h3 {
	padding-left: 0;
	font-size: 153%;
	color: #ff7e01;
	margin-top: 42px;
	padding: 7px;
	background-color: #f1f1f1;
	border-left: 1px solid black;
	letter-spacing: 2px;
}

.h3 a, .h3 a:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:rgb(115,115,115); 
	text-decoration: none;
	font-weight: normal;
}



h4,.h4 { font-size: 1.3em; }
h3.spip {} /*Cf.: spip_style.css*/

/* Divers */
hr.spip {
} /*Cf.: spip_style.css*/
abbr,acronym {
  cursor: help;
  border-bottom: 1px dotted rgb(30,64,99);
}

.small { font-size: 0.90em; color: rgb(30,64,99); }

/* Listes SPIP */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: disc; }
ol { list-style: decimal; }

dt {
  font-weight: bold;
  color: rgb(30,64,99);
}
dd {
  padding-left: 25px; 
}

p, dl { padding: 10px 0px; }
ul.spip {	
	background: none left;
	color: gray;
	font: bold 100% Arial, Helvetica, Geneva, sans-serif;
	direction: rtl;
	margin-right: 24px;
	margin-top: 0;

} /*Cf.: spip_style.css*/
ol.spip {} /*Cf.: spip_style.css*/

/* Citations, code et poesie */
blockquote.spip {} /*Cf.: spip_style.css*/
blockquote.spip {
	margin: 10px;
	padding: 10px;
	padding-left:32px;
	border: 1px solid #F0F0F0;
	background: #f8f8f8 url(img/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #555;
}

blockquote {
	margin: 10px;
	padding: 10px;
	padding-left:32px;
	border: 1px solid #F0F0F0;
	background: #f8f8f8 url(img/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #555;
}
blockquote.spip_poesie {	margin: 10px;
	padding: 10px;
	padding-left:32px;
	border: 1px solid #F0F0F0;
	background: #f8f8f8 url(img/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #555;
} /*Cf.: spip_style.css*/

.spip_code {} /*Cf.: spip_style.css*/
.spip_code {
	color: #fff;
	margin: 3px 0;
	font-family: 'Lucida Console', 'Courier New', Monospace ;
	font-size: 1em;
	background-color: #e40000;
}
.spip_cadre {
	margin: 3px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
	/* white-space: pre; */
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
	width:90%;
} /*Cf.: spip_style.css*/

/* Tableaux */

caption {
	margin: 10px;
}
table.spip {} /*Cf.: spip_style.css*/
table.spip {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}
table.spip tr { background: #fff; }
table.spip tr.row_odd { background: #F9F9F9;	}
table.spip th,table.spip td {
	text-align: left;			
	border-width: 1px;
	border-style: solid;
}
table.spip th {
	color: #ffffff;
	background: #e40000;
	padding: .8em 1em;	
	border-color: #EFEFEF;
}
table.spip td {
	border-color: #EFEFEF;	
	padding: .7em 1em;	
}

	
/* end - table */

/* Logos, documents et images */
.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*/
/* Images */
.spip_documents img,.spip_logos img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 8px;
}
.spip_documents_left {
  	margin: 5px 0px 10px;  
  	margin-right: 26px;
}
.spip_documents_right {
  	margin: 5px 0px 10px;
  	margin-left: 10px;
  	margin-right: 16px;
}


/** Style de la div page */

#page {
	width:978px; 
	padding-top:10px; 
	padding-bottom:20px; 
	margin:0 auto; 
	font-size:1.0em; 
	background:rgb(255,255,255);
}

/** Style de la div entete */

#entete {
	width: 958px;
	height: 174px; 
	border-left:solid 10px rgb(255,255,255); 
	border-right:solid 10px rgb(255,255,255); 
	background:rgb(255,255,255) url(img/bg_header.jpg) no-repeat; 
	font-size:1.0em;
}

#entete .accueil {
	font: bold 1.0em/1.5em Verdana, Arial, Geneva;
	clear:both; 
	width:958px; 
	height:170px;	
}

#entete .accueil #nom_site_spip {
	 
	float: right;
	margin-top: 20px;
	margin-right: 0;
	padding-right: 20px;
	z-index:1; 
	overflow:hidden;
	font-size: 3em;
	line-height: 1em;
}

#entete .accueil #nom_site_spip a {
	font-weight:normal;
	color: rgb(30,64,99);
}

#entete .accueil #nom_site_spip a:hover {text-decoration:none;}

#entete #slogan_site_spip {
	
	clear: both;
	margin-top: 10px;
	float:right;
	margin-right: 0;
	padding-right: 20px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: rgb(115,115,115);
}

#entete .accueil img.spip_logos { 
	display:none;	
	float: right;
	margin-top: 10px;
	margin-left: 10px;

}

#entete .formulaire_menu_lang {
	width: 150px;
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
}

#entete .formulaire_menu_lang label {
	text-align: center;
}

/** Style de la div nav */

#nav {
	margin-top: 0;
	margin-bottom: 20px;
	white-space:nowrap; 
	float:left; 
	width:958px; 
	border-top: solid 2px rgb(255,255,255);
	border-left:solid 10px rgb(255,255,255); 
	border-right:solid 10px rgb(255,255,255); 
	background-color:rgb(255,255,255); 
	font-family:tahoma,arial,sans-serif;
	font-size: 1.2em;
	text-align: left;
	overflow:hidden;
}

#nav ul.menu-liste {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style: none;
}

#nav ul.menu-liste li.menu-entree {
	display: inline;
	border-top: solid 2px rgb(255,255,255);
}

.menu-article a {
	color: gray;
	font-size: 95%;
	position: relative;
	left: 20px;
	font-weight: normal;
	font-style: normal;
	border-left: 1px solid #fc601d;
}

.menu-article img {
	position: relative;
	left: 20px;
}


#nav ul.menu-liste li.menu-entree a  {
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: rgb(115,115,115);
	border-top: solid 2px rgb(255,255,255);
}

#nav ul.menu-liste li.on  {
	text-decoration: underline;
	border-top: solid 2px rgb(255,255,255);
	font-weight: bold;
}

#nav ul.menu-liste li.menu-entree a:hover  {
	border-top: solid 2px rgb(30,64,99);
}

#nav .menu-entree .menu-liste{
display:none;
}

/** Style de la div conteneur */

#conteneur {
	width: 958px;
	margin: 0 auto 0px;
	font-size :1,2em;
	bottom: 52px;
	position: relative;
	padding-top: 0;
}


#conteneur p {
}

/* Style de la div contenu */

#contenu {
	display: inline;
	float: left;
	width: 650px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
}

.listesommaire {
	position: relative;
	top: 60px;
	letter-spacing: 3px;
	word-spacing: 3px;
	text-align: justify;
}

#descriptif_site_spip {
	color:#000000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-0.5px;
	line-height:1.6em;
	margin:0pt;
	padding : 0 ;
	position: relative;
	left: 627px;
}

#contenu ul.liste-items {
	margin: 0px;
	margin-left: 20px;
	padding: 0;
	list-style: none;
}
#contenu ul.liste-items-first {
	margin: 0px;
	margin-left: 0px;
	padding: 5px;
	background: #d9d9d9;
	list-style: none;
}
#contenu ul.liste-items-sommaire {
	margin-left: 0px;
	padding: 5px;
	background: transparent;
	list-style: none;
	margin-top: 10px;
}
#contenu li.item {
	margin-bottom: 10px;
	padding-left: 0px;
	line-height: 17px;
}

#contenu .h2 {
	clear: both;
	text-align: left;
	margin-bottom: 20px;
}

#contenu .h3 {
	text-align: left;
	clear: both;
}

#contenu .entry-title{
	clear:none;
}
.listesommaire {
	position: relative;
	top: 60px;
	letter-spacing: 3px;
	word-spacing: 3px;
	text-align: justify;
}
.spip_logos {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.item .spip_logos {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0;

}

.meta-publi {
	border-top: 1px rgb(215,215,215) dotted;
	text-align: right;
}

.nb_commentaires {font-weight: bold;}

/* éléments de contenu */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 10pt; background: #e40000; color: #fff; padding: 0 0 0 8px;
	line-height: 20px;
	font-style: italic;
}
#hierarchie, #hierarchie a {color: #fff;}

.cartouche { 
	margin-bottom: 2em;
}
.cartouche p { margin: 0; padding: 0; }
.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: rgb(30,64,99); }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: rgb(30,64,99); }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
.documents_portfolio {clear: both; margin-top: 2em; margin-bottom: 2em; text-align: center; }
.documents_portfolio .spip_logos { margin: 6px 3px 2em 3px; padding: 4px; border: 1px solid #DDD; }
.documents_portfolio a:hover .spip_logos { border-color: rgb(30,64,99); }
.documents_portfolio a.on .spip_logos { border-color: #8B6F92; }
#document_actif { margin: 1em auto; }
#document_actif img { padding: 4px; border: 1px solid #DDD; }

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

#forum { clear: both; margin: 2em auto;}
.repondre { clear: both; margin-top: 0em; margin-right: 1em; text-align: right; font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
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 solid #666; 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: #C4E0E0; }
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; }
*/


/* comments list */
ul.forum,ul.forum ul {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
ul.forum ul { margin:0; }
.forum li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0; 
}
.forum li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.forum li cite img {
	float: left;
	margin-right: 10px;	
}
.forum li cite .forum-chapo {
	font-size: .8em;
	font-weight: normal;
}
.forum li .forum-texte {
	clear: both;
	margin: 0; padding: 0;
}
.forum li.alt {
	background: #f8f8f8 
}


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

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

/* style de la div navigation */

#navigation {
	display: inline;
	float: right;
	width: 240px;
	margin-bottom: 20px;
	padding-right: 20px;
	top: 44px;
	position: relative;
}

#navigation sommaire {
	display: inline;
	width: 240px;
	margin-bottom: 20px;
	padding-right: 20px;
	top: 119px;
	position: relative;
	float: left;
}

#navigation ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	padding-left: 10px;
}

.formulaire_recherche {
	margin-top: 10px;
}

.formulaire_recherche label {
	padding-right: 35px;
	padding-top: 10px;
	border-top:solid 1px rgb(115,115,115); 
	background: url(img/icon_celltitle_search.gif) no-repeat; 
	background-position: right 15px; 
	color: #ff7e01;
	text-align: left;
	font: 1.5em/2em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 4px;
}


.formulaire_inscription {
	margin-top: 10px;
}

#nom_inscription {
	width: 100%;
} 

#mail_inscription {
	width: 100%;
} 

#navigation .explication {
	text-align: justify;}

#navigation legend {
	text-transform: uppercase;
	color: rgb(30,64,99);
}


/* Style de la div extra*/

#extra {
	display: block;
	clear: both;
	width: 958px;
	padding: 0 0 40px 0;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}


#extra .forums {
	display: block;
	width:300px;
	margin:auto 320px;
	margin-bottom: 10px;
	position: absolute;
	text-align: justify;
}

#extra .syndic_articles {
	display: block;
	width:300px;
	margin:auto;
	margin-bottom: 10px;
	float: left;
	text-align: justify;
	
}

#extra .articles {
	display: block;
	width:300px;
	margin:auto;
	margin-bottom: 10px;
	float: left;
	text-align: justify;
	
}

#extra .mots {
	display: block;
	width:300px;
	margin:0 0 10px 320px;
	position: absolute;
	text-align: justify;
	overflow: hidden;
}

#extra .liste-items {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
}

#extra li.item {
	margin-bottom: 10px;
	padding-left: 0px;
	line-height: 17px;
}



#extra #formulaire_inscription {
	display: block;
	width:300px;
	margin:auto;
	margin-bottom: 10px;
	padding: 10px;
	float: right;
	text-align: justify;
	border: solid 1px rgb(115,115,115);
}


#nom_inscription {
	width: 100%;
} 

#mail_inscription {
	width: 100%;
} 

#extra .explication {
	text-align: justify;}

#extra legend {
	text-transform: uppercase;
	color: rgb(30,64,99);
}

/* Style de la div pied*/

#pied {

	clear: both;
	width: 958px;
	height: 42px;
	margin: 20px auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background: rgb(255,255,255) url(img/background-extra.jpg) no-repeat;
	background-position: top;
	text-transform: uppercase;
	font-size: 10px;
	color: rgb(0,0,0);
	text-align: center;
}

#pied .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#pied .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}


#pied a {
	color: rgb(0,0,0);
	text-decoration: underline;
}



