.Texte {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

.Textepetit {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
:hover.Textepetit {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.Texteblanc {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.Lienblanc {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
:hover.lienblanc {
font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #99CC00;
text-decoration:none;
}


.lienbleu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
:hover.lienbleu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.lienrouge {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
:hover.lienrouge {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lienrougemail {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
:hover.lienrougemail {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #99CC00;
	background-color: #000000;
}
.texteblancpetit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

