.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
	font-weight: bold;
}
.texte_news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
}
.textePuce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-image: url(../utils/puce_actu.gif);
	list-style-type: Aucune;
}
.textunselect {
	background-color: #FFFFFF;
	border: 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
}
.textselect {
	font-family:arial;
	color:#333333;
	border:1px solid #FF9900;
	background-color:#FFFFFF;
	font-size: 10px;
  } 
a:active {
	color: #767676;
	text-decoration: none;
}
a:hover {
	color: #FC8510;
	text-decoration: underline;
}
a:visited {
	color: #767676;
	text-decoration: none;
}
a:link {
	color: #767676;
	text-decoration: none;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414040;
	font-style: italic;
}
