
 body  {
    	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	/*	font-family:Lucida Grande,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;*/
 		font: normal 80% "Trebuchet MS", Verdana, Arial, sans-serif;
    	background: #291C06;
    	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
    	padding: 0;
    	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
    	color: #000000;
    }
	
a{
	text-decoration:none;
}


a{
	color:inherit;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*page organisation */

#ombreDegradee{
	background:url(images/fond_degrade.gif) repeat-y ;
	 margin:0 0 0 0;
	  padding:0 0 0 0px;
}
#fond50{
background:url(images/fond50.jpg) repeat-x top; width:944px; height:23px;margin:0 0 0 1px;
}

#ombreDte{
	background:url(images/ombredte.gif) no-repeat top; height:23px; width:6px; margin:0 0 0 0; float:right;
}

.event{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0.8em;
}
.event h4{
	margin-bottom:0.1em;
	font:12px Arial, Helvetica, sans-serif;
	color:#285D7B;
	font-weight:bold;
}

.article{
	margin:1em 1em 2em 1em;
	padding-bottom:2em;
	border-bottom:1px dotted #666666;
	width:300px;
}

.article p{
	 font: normal 80%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
}

.article p a{
	color:#003366;
}

.surtitre {
	font: bold 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	/*color:#808080; */
	color:#983635;
	text-transform:uppercase;
	margin-bottom:0.3em;
	width:300px;
	text-align:right;
}

.article h1{
	/*border-left:2px solid #B9E29C;*/
	color:#285D7B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	/*padding-left:10px;*/
	/*margin-left:1.4em;*/
	margin-top:0em;
	width:330px;
}

h3.spip{
	color:#323232;
	font-size:1.25em;
	font-weight:bold;

	letter-spacing:2px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #E8E5D4
}

.article a{
	text-decoration:none;
}

.logo{
	margin:0 0 0 0;
}
				 
				 
				 
.separateur{
	border-top:1px dotted #666666;
}
#intro a, a#intro{
	color:#285D7B;
}
#nom{
	font-weight:normal;
}
.lien{
	color:#285D7B;
}

     #left {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 179px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
	background:url(images/ombremenu.png) right repeat-y; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
	padding: 0px 0px 0px 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-style:solid;
    }
	
	#left h2{
		color:#c0504d;
		margin-left:0.4em;
		padding-left:0.2em;
		border-bottom:1px solid #c0504d;
		width:150px;
		
	}
	#left h2 a{
		color:#c0504d;
	}
		#left ul{
		list-style:square;
		list-style-position:outside;
	}
	
	#left li{
		height:20px;
		color:#333333;
		/*font-weight:bold;*/
		
	}
	
	#copy{
		font:10px Verdana, Arial, Helvetica, sans-serif;
	}
	
	#mot{
		margin-left:2em;
		background:url(images/fondMotAbbe.jpg) top repeat-x;
	}
	
	#mot h1, #article h1, #articleHasard h1, #dernierArticle h1{
		text-align:right;
		border-top:1px solid #274220;
		border-right:1px solid #274220;
		color:#4e8542;
		padding-right:0.6em;
	
	}

	#listeRubrique{
		margin-left:2em;
	}
	#listeArticle{
		display:block;
		margin-left:190px;
	}
	#listeArticle ul, #listeRubrique ul{
	list-style:none;
	
	}
	
	#listeArticle li, #listeRubrique li{
		color:#666666;	
		font-size:11px;
		margin-bottom:1em;
		height:40px;
	}
	
	#listeArticle a, #listeRubrique a{
		color:#c0504d;
		font-weight:bold;
		font-size:12px;
	}
	
	
	#dernierArticle, #articleHasard{
		float:left;
		width:300px;
		margin-left:2em;
	}
	
	#article{
		margin-left:2em;
	}
	
	
	/************************* documents **********************************/
	
	.spip_documents_left{
		margin-right:0.5em;
	}