BODY
{
	top: 0;
	left: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #2B4156;
	font-family: Verdana;
	font-size : 10px;
	color: Black;
}

TD
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 11px;
	color: black;
}

A
{
	font-weight: bold;
	font-size: 10px;
	color: #2b4156;
	font-family: Verdana;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #2b4156;
	font-family: Verdana;
	text-decoration: underline;
}

.Ainverse, .Ahover
{
	font-weight: bold;
	font-size: 10px;
	color: #2b4156;
	font-family: Verdana;
	text-decoration: underline;
}

.Ainverse:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #2b4156;
	font-family: Verdana;
	text-decoration: none;
}

.InputTxt
{
	width: 165px;
}

.LienBlanc
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.LienBlanc:hover
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.LienPrecSuiv
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.LienPrecSuiv:hover
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}

.TxtGras
{
	font-weight: bold;
	font-size: 10px;
	color: #2b4156;
	font-family: Verdana;
}

.TxtGrasInactif
{
	font-weight: bold;
	font-size: 10px;
	color: lightsteelblue;
	font-family: Verdana;
}

.TxtGrasBlanc
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
}

.TxtBloc
{
	font-weight: bold;
	font-size: 10px;
	color: #687b8d;
	font-family: Verdana;
	text-decoration: none;
}

.TxtBloc:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #687b8d;
	font-family: Verdana;
	text-decoration: underline;
}

.TitreFormulaire
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana;
}


.SousTitreFormulaire
{
	font-weight: bold;
	font-size: 12px;
	color: #2B4156;
	font-family: Verdana;
}

.TxtChampFormulaire
{
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	color: #2b4156;
	font-family: Verdana;
	text-align: right;
}

.ChampFormulaire
{
	padding: 1px;
}

.TxtErreurFormulaire
{
	font-weight: normal;
	font-size: 10px;
	color: Red;
	font-family: Verdana;
	text-align: center;
}