body{
	background-color:#EAEDF4;
	font-family:Verdana;
	font-size:9pt;
	color:#000000;	
}

.astuce{
	background-color:#EAEDF4;
	font-family:verdana;
	font-size:9px;
	color:#000000;
}

a{
	text-decoration:none;
}

.titre_sommaire{
	color:black;
	font-size:16px;
	background-color:#EAEDF4;
	font-family:Verdana;
}

.marge{
	margin-left:10px;
}

.titre1{
	color:green;
	font-size:16px;
	font-weight:bolder;
}

.titre2{
	color:#993300;
	font-size:14px;
	font-weight:bolder;
}

.titre3{
	color:#3366CC;
	font-size:12px;
	font-weight:bolder;
}


p{
	text-align:justify;
	margin-right:10px;
}

.lien_aide{
	color:#009900;
	text-decoration:none;
}

.lien_aide:hover{
	color:#009900;
	text-decoration:underline;
}

