/*________________________________Standard_____________________________*/
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.content_title {
	font-family: Tahoma;
	font-size: 13px;
	color: #030;
	text-align: justify;
	font-style: inherit;
	font-variant: inherit;
	font-weight: bold;
}
.rub_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #060;
	text-align: justify;
	font-variant: inherit;
	font-weight: 900;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color:#7d7d7d;
	text-decoration: none;
}
.link_menu{
	font-family: Tahoma;
	font-size: 13px;
	color:#7d7d7d;
	text-decoration: none;
}
.link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color:#7d7d7d;
	text-decoration: none;
}
.link_menu:visited {
	font-family: Tahoma;
	font-size: 13px;
	color:#7d7d7d;
	text-decoration: none;
}
.link_menu:hover {
	color: #7d7d7d;
	text-decoration: underline;
}
.link:hover {
	color: #7d7d7d;
	text-decoration: underline;
}
.link:active {
	color: #7d7d7d;
	text-decoration: underline;
}
/*_____________________________________specifique_________________________________*/
.content_Ve {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f6713;	
}
.content_Ro {
	font-family: Tahoma;
	font-size: 11px;
	color: #d94440;
	font-weight:bold;
}
