body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link { color:black;text-decoration: none;cursor:pointer;}
A:visited { color:black;text-decoration: none;cursor:pointer;}
A:hover { color:black;text-decoration: none;cursor:pointer; background-color: #11a4e2;}

A.texte:link {
	color:black;
	line-through: underline;
	cursor:pointer;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}
A.texte:visited {
	color:black;
	line-through: none;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	font-weight: normal;
}
A.texte:hover {
	color:black;
	line-through: none;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

A.texte2:link {
	text-decoration: none;
}
A.texte2:visited {
	text-decoration: none;
}
A.texte2:hover {
	text-decoration: none;
}
A.texte2:active {
	text-decoration: none;
}

.tx_11noirbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}


.tx_11noir {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
.tx_11bleu {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	color: #009ee0;
}
.tx_11gris {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
}
.tx_11couleur {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 15px;
	font-weight: normal;
	color: #fc279c;
}

