@charset "utf-8";
/* CSS Document */

.MiseEnPage
{
	margin-left:10px;
	margin-top:10px;
	font-family:Verdana;
	font-size:12px;
}

.MiseEnPage a
{
	font-family:Verdana;
	font-size:12px;
	text-decoration: none;
	color:#000000;
}

.MiseEnPage a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
}

#Titre_Rouge
{
	
	font-weight:bold;
	color:#C12056;
}

#Titre_Rouge a
{
	font-weight:bold;
	color:#C12056;
	text-decoration: none;
}

#Titre_Rouge a:hover
{
	font-weight:bold;
	color:#C12056;
	text-decoration: underline;
}