.border {
	border: 1px solid #003366;
}
.texteMenuBas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
a:visited {
	color: 003366;
	text-decoration: underline;
	font-weight: bold;

}
.texte12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.texteRouge14 {
	color: #660033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;


}
.texteBlanc12 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;

}
.texte12Blanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texte12Bleu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.texte16Bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bolder;

}
.borderBottomBleu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.texte16BleuSoul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bolder;
	text-decoration: underline;

}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
