body {
background-color:#000000;
color:#666666;
font-size:1em;
font-family: "Trebuchet MS"
} 

img {
border-style:none;
}
a {
outline:none;
}

a.menu {
	text-decoration:none;
	color:#569D1C;
	font-size:1.2em;
	font-weight:500;
	margin:0.5em;
}

a.menu:hover {
	color : #944EBA;
}

h1 {
	border-bottom:1px #FFFFFF dotted;
	font-size:1.5em;
	margin-top:1.2em;
}

h2 {
	font-size:1.1em;
	font-weight:400;
	color:#944EBA;
}

a.menu_sous_rub {	
	text-decoration:none;
	color:#4B1F6F;
	font-size:1.2em;
	font-weight:500;

}

a.menu_sous_rub:hover {
	color:#944EBA;
}

h4.liste_article {
	margin:0;
	color:#AAAAAA;	
}

div.descriptif {
	font-size:0.8em;
}

img.logo_article {
	float:right;
	margin-left:10px;
}
/********** Styles SPIP **********/
h3.spip {
	text-align: left; 
	margin-top: 1.5em; 
	margin-bottom: 1em; 
	font-size: 1.2em; 
	font-weight: normal;
	color:#CCCCCC;
 }


/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */

a.spip_in { color: #944EBA; } /* liens internes */
a.spip_out { 
	color: #944EBA; 
	text-decoration:none;
} 
/* liens sortants */
a:hover.spip_out { 
	color: #944EBA;
	text-decoration:underline;
 }
a:hover.spip_in { 
	color: #944EBA;
	text-decoration:underline;
 }
a.spip_url { color: #009; } /* liens url sortants */




