/* CSS Document */

h1#art{
color:#9CD331;}

h2#soustitre{
color:#9CD331;}


#gauche h1#titrerub{
	color:#9CD331;}
	
/* gauche */

#gauche .titre_art_rub{
	color:#9CD331;
	font-size:1.4em;
	width:440px;
	font-family:'Trebuchet MS', Verdana, sans-serif;
}

#gauche .titre_art_rub a{
	color:#9CD331;
	font-size:1.4em;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	width:440px;
}

#droite .titre_srub{
	background-image:url(../images/fond_rub_vert.png);
	background-position:center;
	background-position:top;
	width:320px;
	height:40px;
	background-repeat:no-repeat;
	padding-top:10px;

	}
	
div#droite .titre_sart{
	background-image:url(../images/fond_rub_vert.png);
	background-position:center;
	background-position:top;
	width:320px;
	height:40px;
	background-repeat:no-repeat;
	padding-top:10px;
	}
	
.titre_srub .contenant{
	font-weight:bold;
	font-size:1.1em;
	color:#FFFFFF;
	text-align:right;
	padding-right:15px;
	font-family:'Trebuchet MS', Verdana, sans-serif;}
	
	
#droite .titre_sart{
	background-image:url(../images/fond_rub_vert.png);
	background-position:center;
	background-position:top;
	width:320px;
	height:40px;
	background-repeat:no-repeat;
	padding-top:10px;
	}
	
.titre_sart .contenant{
	font-weight:bold;
	font-size:1.1em;
	color:#FFFFFF;
	text-align:right;
	padding-right:15px;
	font-family:'Trebuchet MS', Verdana, sans-serif;}
	
#droite .dep{
	color:#9CD331;
	font-size:10px;
	}
	
