INPUT, SELECT
{
	font-family:Arial, sans-serif;
	font-size:10px;
	color:black;
	background-color: white;
	border: 1px solid #A4A4DD;
}
INPUT.bouton
{
	color:white;
	background-color:#C0C0C0;
	width=107px;
}

BODY,TR,TD,P,A
{
	font-family:Arial, sans-serif;
	background-color: white;
	font-size:10px;
}

BODY
{
	padding-top:0px;
}

img
{
	border: 0px hidden;
}

TD.MENU
{
	font-size:13px;
	color:#A4A4DD;
	vertical-align:bottom;
}

TD.SOUSMENU,TR.SOUSMENU
{
	font-size:13px;
	color:#A4A4DD;
	vertical-align:top;
	text-align:left;

}

TD.ACTIVITES
{
	font-size:10px;
	color:black;
	padding-left:10px;
	vertical-align:top;
}

TD.vide
{
	font-size:14px;
	color:white;
	text-align:center;
	vertical-align:center;
	background: url(images/smallvignvide.gif) no-repeat center;
	width:80px; height:112px;
}

P.pres,TD.PRES
{
	font-size:10px;
	color:black;
	valign:top;
	margin-bottom:20px;
}

P.entete
{
	font-size:10px;
	color:#000084;
}

a,a:visited,a:link
{	border: 0px hidden;
	font-size:10px;
	color:#A4A4DD;
	font-weight:bold;
	text-decoration:none;}
a:hover,a:active
{	color:#000084;}


a.rubrique,a.rubrique:visited
{	font-size:13px;
	color:#A4A4DD;}
a.rubrique:hover,a.rubrique:active
{	color:#000084;}


a.lien,a.lien:visited,a.lien:link
{	color:#A4A4DD;}
a.lien:hover,a.lien:active
{	text-decoration:underline;}


div.sous-titre,a.sous-titre,p.sous-titre
{
	font-size:12px;
	color:#000084;
	font-weight:bold;
	margin-bottom:20px;
}