/*________________________________Standard_____________________________*/
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;	
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color:#7d7d7d;
	text-decoration: none;
	
}
.link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color:#7d7d7d;
	text-decoration: none;
}
.link:hover {
	color: #7d7d7d;
	text-decoration: underline;
}
.link:active {
	color: #7d7d7d;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	font-style:normal
}
.Pathstyle
{
	background-image: App_Themes/Default/images/ico_fleche.gif;
}
/*_____________________________________specifique_________________________________*/
.content_Ve {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f6713;	
}
.content_Ro {
	font-family: Tahoma;
	font-size: 11px;
	color: #d94440;
	font-weight:bold;
}
