.liens {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Cata {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.texte {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titre02 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #9B0000;
	text-decoration: none;
}
.texte03 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.titre {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00804e;
	text-decoration: none;
}
.flash {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #00804e;
}

.titreflash {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1e268f;
	text-decoration: none;
	background: #bfc3fc;
}

.lienNews {
	color: #666666;
}

a.titre:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00804e;
	text-decoration: underline;
}
a.texte:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.liens:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.flash:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

