body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 145px;
	margin-right: 30px;
	float: left;

}
#entete {
	height: 95px;
	margin-bottom: 30px;

}
#corps {
	margin: 0px 0px 0px 190px;
	padding: 0px;
}
.textebleu {
	color: #006699;
	text-align: right;
	font-size: 12px;

}
.textegris {

	color: #666666;
	font-size: 12px;
}
.texterose {


	color: #FF0066;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;

}
.textebrun {
	color: #666633;
	text-align: center;
	font-size: 12px;

}
.aligncenter {
	text-align: center;
}
.textebrunbold {
	color: #666633;
	text-align: center;
	font-size: 12px;
	font-weight: bold;

}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.textegrisbold {
	color: #666666;
	font-size: 12px;
	font-weight: bold;

}
.textebleucenterbold {
	color: #006699;
	text-align: center;
	font-size: 12px;
	font-weight: bold;

}
.textegriscenter {
	color: #666666;
	font-size: 12px;
	text-align: center;

}
.texterosedroite {
	color: #FF0066;
	font-size: 12px;
	text-align: right;

}
.titrebleu {
	color: #DDDDDD;
	text-align: left;
	font-size: 16px;
	font-weight: bold;

}
