body, p, td, td, lu, ul, ol { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
body {
	color: #000000;
	background-color: #FFFFFF;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
.txt_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
.txt_title {
	font-weight: bold;
	color: #00010;
	/*color: #EE3333*/
}
.txt_subtitle {
	font-weight: bold;
	color: #000100;
	/*color: #0033FF*/
}
ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
.txt_note {
	color: #999999;
	font-weight: bold;
}
.menu_selection {
	font-weight: bold;
	color: #000001;
	/*color: #AA3CF0*/
}
.italic {
	font-style: italic;
}
.alerte {
	color: #0000FF;
}
.bluebox {
	color: #fff;
	background-color: #0000FF;
}
