BODY
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: Black;
}

TD
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 11px;
	color: black;
}

A
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 11px;
	color: black;
	text-decoration: underline;
}

A:hover, .AHover
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 11px;
	color: black;
	text-decoration: none;
}

.AInverse
{
	font-family: Verdana;
	font-size : 11px;
	color: black;
	text-decoration: none;
}

.AInverse:hover, .AInverseHover
{
	font-family: Verdana;
	font-size : 11px;
	color: black;
	text-decoration: underline;
}

.LienPreSuiv
{
    COLOR: darkblue;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline
}

.LienPreSuiv:hover, .LienPreSuivHover, .LienPreSuivHover:hover
{
    COLOR: #cc0000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline
}

.ElementTitre
{
	color: darkblue;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

.ElementTitre:hover, .ElementTitreHover
{
	color: red;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

.ElementResume
{
	color: black;
	font-size: 11px;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
}

.ElementResume:hover
{
	color: black;
	font-size: 11px;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
}

.ElementDate
{
	color: black;
	font-size: 10px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.ElementRubrique
{
	color: darkblue;
	font-size: 10px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.ElementRubrique:hover
{
	color: darkblue;
	font-size: 10px;
	font-family: Tahoma, Arial;
	text-decoration: underline;
}

.ElementTexte
{
	color: black;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.LienAdmin
{
	font-weight:bold;
	font-size:10px;
	color:#2b4156;
	font-family:Verdana;
	text-decoration:none;
}

.LienAdmin:hover
{
	font-weight:bold;
	font-size:10px;
	color:#2b4156;
	font-family:Verdana;
	text-decoration:underline;
}

.TitreAdmin
{
	font-weight:bold;
	font-size:11px;
	color:black;
	font-family:Verdana;
}

.Txt
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11;
	color: Black;
}

.Bloc
{
	padding-top: 2;
	padding-bottom: 2;
	font-weight: bold;
	font-size: 10px;
	color: #293A4A;
}

.BoutonOut
{
	filter: alpha(opacity=80);
	border-left: #efefde 1px solid;
	border-right: #efefde 1px solid;
	border-top: #efefde 1px solid;
	border-bottom: #efefde 1px solid;
}

.BoutonOver
{
	background-color: #c1d2ee;
	border-left: #316ac5 1px solid;
	border-right: #316ac5 1px solid;
	border-top: #316ac5 1px solid;
	border-bottom: #316ac5 1px solid;
}