a.TextTitle {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #F1F194;
}

a.TextTitle:hover {
	text-decoration: underline overline;
}

.TextViewTelecharger, a.TextViewTelecharger {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
}

a.TextViewTelecharger:hover {
	text-decoration: underline ;
}

.BorderImageWhite
{
	border: 1px solid #FFFFFF;
}
