@charset "utf-8";
/* CSS Document */

body {
font:1em "Trebuchet MS";
text-align:justify;
}

	h1 {font:1.8em "Trebuchet MS";
	color:#00CC00;
	text-decoration:underline;
	}
	
	h2 {font:1.2em "Trebuchet MS";
	color:#999999;
	width:390px;
	border-bottom:2px inset #CCCCCC;
	}
	p  {font:0.8em "Trebuchet MS"}
	
/*	div#contenu {
    	width: 390px; 
    	background: #FFFFFF;
    	margin: 0 auto; 
    	border:Opx;
    	text-align: left;
    }
*/

table {
font:0.7em "Trebuchet MS";
}

.liste {
font:0.8em "Trebuchet MS";
}

.lettrine2 {
float:left;
margin : 5px 5px 0 5px;
background-color:#00CC00;
font:2.5em "Trebuchet MS";
color:#FFFFFF;
padding:0 10px 0 10px;
}