@charset "utf-8";
/* CSS Document */

.TXT_Zone1
{
	font-family: Verdana;
	font-size:12px;
	color:#373737;
	margin-left:12px;
	width:263px;
	height:100%;
}

. TXT_Souligne
{
	text-decoration: underline;
}

.TXT_Zone1 a
{
	color:#000000;
	text-decoration: underline;
}

.TXT_Zone1 a:hover
{
	color:#FFFFFF;
}


.TXT_Zone1 a
{
	color: #000000;
	text-decoration: none;
}

.TXT_Zone1 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.justifier
{
	text-align:justify;
}