.texte {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.texte-gris-clair {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0px;

}
a:hover {
	color: #00B9E8;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}
.copyright {

	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.main {
	cursor: hand;
}
.titre {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;


}
.ligne-titre {
	background-color: #E4E4E4;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;

}
.cadre-newsletter {
	background-color: #F2F2F2;
	border: 1px solid #C3C3C3;

}
.texte-cyan {

	font-family: Tahoma;
	font-size: 11px;
	color: #1AC6FF;
	text-decoration: none;
}
.texte-justifie {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;

}
.tab-texte {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;

}
.aide {
	cursor: help;
}
.texte-rouge {


	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.champs {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px solid #999999;

}
