body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D6D700;
	color: #FFFFFF;
}
table {
	font-size: 12px;
}
/*
.titre02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.titre03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
*/
.titre01 {
	font-size: 14px;
	color: #CCCC00;
	font-weight: bold;
	text-transform: uppercase;
}
.textemini01 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.general {
	padding-right: 5px;
}
.texte01 {
	font-size: 12px;
	padding-right: 7px;
	padding-left: 5px;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.titre02 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.marqueespace {
	padding-right: 5px;
	color: #A5375A;
}
.link1 {
	color: #A5375A;
	text-decoration: underline;
	font-weight: bold;
}
.link1:hover {
	color: #A5375A;
	text-decoration: none;
}
