body {	
	background-color: #ffffff;
	padding:10px;}
body #main{
background-color:#FFCC66;
}
a.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #DD6A0D;
	font-weight: bold;
	text-decoration:none;
}
a.lien:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FF3300;	
	font-weight: bold;
	text-decoration:underline;
}
a.lien_macro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #02238E;	
	font-weight: bold;
	text-decoration:none;
}
a.lien_macro:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FF3300;	
	font-weight: bold;
	text-decoration:underline;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DD6A0D;
}
.texte2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #DD6A0D;
}
.texte3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	width:500px;
}

