.borderblue {
	border: 1px solid #4444BA;
}
.blue11 {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #2F3885;
}
.blue9 {

	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #2F3885;
}
.champblue {
	font-family: verdana;
	font-size: 10px;
	color: #2F3885;
	background-color: #FFFFFF;
	border: 1px solid #2F3885;
}
.boutonbleu {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #554FAF;
	border: 1px solid #2F3885;
	cursor: hand;
	font-weight: bold;


}
.red11 {


	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
.champred {

	font-family: verdana;
	font-size: 10px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}
.boutonred {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #660000;
	cursor: hand;
	font-weight: bold;

}
.black11 {



	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.black11:hover {



	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
.white11 {




	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.boutonblack {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	cursor: hand;
	font-weight: bold;
}
.champblack {

	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #2F3885;
}
.bordernoir {
	border: 1px solid #000000;
}
.legende {
	font-family: verdana;
	font-size: 9px;
	font-style: italic;
	color: #333333;
}
.tax {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
}

.lienrouge {
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.lienrouge:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
