.bleu {
	font-family: Verdana;
	font-size: 11px;
	color: #4D8DD5;
}
.texte {
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}
.bleu2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: bolder;
	font-variant: small-caps;
}
.rangi {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9933;
}.bleu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 11px;
	color: #0033CC;
}
.blanc {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.blanc2 {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: 500;
}

.bordure {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	border: 1px solid #D1E2FE;
	color: #003399;
	font-size: 11px;
}
.button_01 a {
	display: block;
	width: 84px;
	height: 24px;
	padding: 5px 0 0 0;	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.jpg) no-repeat;
}

.button_01 a:hover {
	color: #000000;
	background: url(images/templatemo_button_01_hover.jpg) no-repeat;
}
