//////////////////////////////////////////

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color:  #655276;
}
a:visited {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #44027E;
}
a:active {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #44027E;
}
a:hover {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #44027E;
}



.texte {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: strong;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #666666;
}

.texteboldviolet {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: strong;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #44027E;
}

.hide {
    display: none;
}

.sign {
	font-family: Times New Roman;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #2C1418;
}

