body	
{font-family: "Verdana", "Helvetica", "Arial";
	font-size:10pt;
	background-color: rgb(235,235,230);
	alink:#ff0000;
	link:#0000ff;
	vlink:#551a8b;
	/* background-color: rgb(200, 200, 200); */
}
table {font-family: "Verdana", "Helvetica", "Arial";
	font-size: 100%;
	}
h1	{font-size: 160%;
	line-height: 180%}
h2	{font-size: 140%;
	line-height: 140%}
h3	{font-size: 120%;
	line-height: 120%}
h4   {font-size: 100%;
	line-height: 110%;
	font-weight: 600;}
li {margin-top : 2px; margin-bottom: 0.3em;}
.cache {display:none}
code{
	font-size:11pt;
	color:rgb(240,0,0);
	font-weight:600;
}
.arrondimauve {margin: 0pt; padding: 3px 5px 2px; background-color: rgb(250, 240, 220);
		-moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; 
		-moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px;}
.rouge {color: rgb(204, 0, 0);}
.centerbloc {
	margin-left: auto;
	margin-right: auto;
}
.divprincipal {
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 255, 221); 
	width: 800px; 
	padding:1em;
	margin-left: auto;
	margin-right: auto;
}
code{font-size:11pt;color:rgb(240,0,0);font-weight:600}

