@charset "utf-8";
/* CSS Document */

/*
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', Arial, sans-serif; 
	font-size:12px; 
	color: #4c4c4c; 
}
a:link { text-decoration: underline;}
a:visited {	text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {text-decoration: underline;}

*/
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align: justify;
}
	