/* *** colonne centre *** */

#centretotal{
	background-image: url(../images/decod.jpg);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 400px;
	margin-bottom: -17px;
	
	
}



#centre{
	background-color: transparent;
	margin-left: 50px;
	width: 663px;
	color: #3b3430;	
		
}

#centre14{
	background-color: transparent;
	margin-left: 50px;
	width: 663px;
	color: #3b3430;	
		
}


/* *** Titres et textes *** */

#centre h2{
	font: 2em  Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	padding: 30px 0px 0px 5px;
	color: #aeb6bc;
	margin: 0px 0px 25px 20px;


}

#descriptif {
	font: 0.7em Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	padding: 5px;
	margin: -15px 0px 10px 10px;
	float: right;
	width: 150px;
	border: 1px solid #dbe1e6;
	color: #750001;
	background: #edf1f3;

}

.chapo { 
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px 10px 0px 60px;
	line-height: 1.4em;
	

}

#centretxt{
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	padding: 0px 50px 0px 80px;
	text-align:justify;
	

	
}

#centre a:link{
	font-size: 85%;
	color: #868D93;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}

#centre a:visited{
	color: #868D93;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}
   
#centre a:hover, #centre a:focus{
	color: #000;

	text-decoration: none;
}


/* *** images intégrées dans spip *** */

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

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

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

.spip_doc_titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 7pt;
	line-height: 1.2em;
	font-style: italic;
}

.spip_doc_descriptif{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7pt;
	line-height: 1.2em;
	font-style: italic;

}