

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 }
h3.spip {
	color: #D4C2AB;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-top : 30px;
	margin-bottom : 30px;
	padding: 0em;
	font-size: 170%;
}
hr.spip {
color: silver;
	background-color: silver;
	height: 1px;
	border: 0;
	width : 70%;
	 }
li.spip {

	 }
h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter {
 font-size: 120%; 
 font-weight: bold;
 color: #810808;

 }

 .titreArt {
 font-size: 130%; 
 font-weight: bold;
 color: #9a947c;
 text-align: left;
 }


 .itemMenu{
	width: 180px;
	margin-left: 10px;
	font-weight: bold;
	color: #9a947c;
	 	}

 .menu {
	text-align: left;
	padding-top: 40px;
	
	 
}
.menu a {
 color: #810808;
 font-size: 70%;
 text-decoration: none;
 }
 .menu a:hover {
 color: #4085cd;
 font-size: 70%;
 text-decoration: none;
 }
 
 #cont a {
 	color: #810808;
	text-decoration: none;
 }
 
 #cont a:hover {
 	color: #4085cd;
	text-decoration: none;

 }
 
 #ArtPs {
	border: 1px solid #83000b;
	background-color: #f5efef;
	width: 500px;
	padding: 10px 10px 10px 10px;
	margin-top : 30px;
	text-align: left;
}
 #auteur {

	font-style: italic;
	margin-left: 12px;
 	}

.auteur2 {
 	color: #9F9E9A;
	font-style: italic;
 	} 

/*menu*/
.menuDeroulant {
	margin-left: 20px;
}

/*menu*/
.menuDeroulant {
	margin-left: 20px;
}
.menuDeroulant2 {
	margin-left: 10px;
}
.open {
	display: block;
	}
.closed {
	display: none;
	}
.actif {
	font-weight: bold;
	color: #4085cd;
}

.menuDeroulant2 ul {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 0px; 
	padding-left: 10px;
	margin-top: 0; 
	margin-bottom: 0; 
	
	}
	.menuDeroulant2 li {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	
	}
	.menuDeroulant2 li img {
	vertical-align: middle;
	
	}
.menuDeroulant2 li img a:hover {
	vertical-align: middle;
	background-color: transparent;
	}

.chemin {
	 color: #9a947c;
}
.item {
	color: #810808;
	text-decoration: none;
}
.itemon {
	color:  #4085cd;
	text-decoration: none;
}
.itemoff {
	color: #810808;
	text-decoration: none;
}
.item a {
	color: #810808;
	text-decoration: none;
	font-weight: bold;
}
.itemoff a {
	color: #810808;
	text-decoration: none;

}
.itemon a {
	color: #810808;
	text-decoration: none;

}
.item a:hover {
	color: #810808;
	text-decoration: none;

}
.itemoff a:hover {
	color: #810808;
	text-decoration: none;

}
.itemon a:hover {
	color: #810808;
	text-decoration: none;

}


/*plan du site*/
ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  font-size: 12px; 
  }
ul.plansite li {
  border-left: 2px none #810808;
  margin: 0;
  padding: 0; 
  }

ul.plansite li strong {
  font-size: 100%;
  color: #810808;
   }
  
  /*pagination*/
  
  /*en resume*/
  .detail {
  	
  }
  .important{
	font-weight: bold;
	color: #B9B9B9;
}
  .extrait{
  	
  }
  .surtitre {
color: #9F9E9A;
  }
  .titre{
	font-weight: bold;
}
.descriptif {
	color: #898989;
}
.logo {
	width: 100%;
}
/*
 * Habillage des forums
 */
 .titreForm {
 	 font-size: 100%; 
 	 font-weight: bold;
 	 color: #83000B;
 }
.forum{
		visibility: visible;
		overflow: visible;

	}
ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width:550px;
}
.forum-fil {
	margin-top: 3em;
	margin-right: 1.5em;

}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
	
	}
.test {
	color:#83000B;
	}
.test a {
	color:#83000B;
	}
.test a:hover{
	color:#F5EFEF;
	}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #401515;
	font-size: 100%;
}
.forum-repondre-message {
	text-align: right;
}
.forumAlign {
	text-align: left;
}
/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
	border-right-width: 0px;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
	border-right-width: 0px;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
	border-right-width: 0px;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
	border-right-width: 0px;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #e0e0e0;
	border-right-width: 0px;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b5666d;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #b5666d;
	color: #fff;
	height: 25px;
}
ul ul .forum-chapo {
	background: #c17f85;
	
}
ul ul ul .forum-chapo {
	/*background: #DCC5A4;*/
	background: #cd999d;
}
ul ul ul ul .forum-chapo {
	background: #dab2b5;
}
ul ul ul ul ul .forum-chapo {
	background: #e6ccce;
}
.forums 		{ background-color: #F5EFEF; }
.forums .menu-titre	{ background-color: #F5EFEF; text-align:center; }
.contenu .forum-repondre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.6em;
}
.cartouche {
	padding-top: 1em;
	margin-bottom: 1em;
}

	/* Ce style CSS ne dois pas être enlevé, sinon les divs ne se cacherons pas ... */
.cacher {
		visibility: hidden;
		overflow: hidden;
		position: absolute;

	}
/* Spip Styules */

a.spip_url { }
a.spip_in { }
a.spip_out { }



p.spip_note {
	border: 1px dotted #810808;
	width : 500px;
}

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	margin-top: 20px;
	margin-bottom: 20px;
}


.spip_documents_center{
font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}

.spip_documents_left{
font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-right: 15px; 
	text-align: center;
	
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

table.spip {
width: 100%;
border: 1px solid #83000b;
	

}

table.spip tr.row_first {
	background-color: #83000b;
	 color: #F2E8DB;
}

table.spip tr.row_odd {
	background-color: #E5E3DB;
}

table.spip tr.row_even {
	background-color: #f5efef;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: middle;

}

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml { width: 98% ; background-color: #f5efef;}

.spip_encadrer {
	
	background-color: #FFFFFF;
	border: 1px solid #E5E3DB;
	text-align: left;
}
.spip_encadrer b {
	font-weight: bolder;
	color: #D4C2AB;
}
.spip_cadre {
	border: 1px solid #83000b;
	background-color: #f5efef;
	width: 500px;
	height: 150px;
	padding: 10px 10px 10px 10px;
	margin-top : 30px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
 text-align: justify;
	font-size: 100%;
}
.spip_code {


	 }

.spip_bouton { 
	background-color: #f5efef;
	color: #83000B;
	height: 20px;
	font-weight: bold;
	}

.formrecherche {
	
	color: #505030;
	
	font-size: 80%;
	font-weight: normal;

}


.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	
}

.spip_surligne { background-color: #f5efef; }

.spip_quote {
        margin-left : 40px;
        margin-top : 10px;
        margin-bottom : 10px;
        border : solid 1px #aaaaaa;
        background-color: #ffffff;
        padding: 5px;
}
.spacer {
clear: both;
height: 0px;
}
.siret {
	font-size: 90%;
}
.siret img {
	border: 0;
}
.lienbas {
	 color: #4085cd;
}
.listArt {
	color:#810808;
	text-align: left;
}
.listArt a{
	color:#4085CD;
	font-weight: normal;
	
}
