@charset "iso-8859-1";
BODY
{
	background-color: #F5F5F5;
	background: url(img/fondsite.jpg)
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: black;

	
	scrollbar-face-color: #E2E2F5;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #E2E2F5;
}

TABLE, TR, TD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

TD.white
{
	background-color: white;
}

INPUT {color: #0000CD; background-color: #DCDCDC; font-size: 11px; font-family: Arial; font-weight: bold; border: inset; border-width: thin}

INPUT.readonly {background-color: #FFE4B5; border: none; text-align: right}

INPUT.button {
background-color: #FFFF99;
font-family: Arial, Helvetica, sans-serif;
font-style: bold;
color: black;
border: dashed;
border-width: thin;
border-color: #000000;
}

INPUT.choix {
background-color: #E6E6FA;
font-family: Arial, Helvetica, sans-serif;
font-style: bold;
}

INPUT.text {
background-color: #DCDCDC;
}

SELECT.choix {background-color: #E6E6FA; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: bold;}

.alert {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	color: #ff0000;
}

A:link    { color:#000000; background-color:transparent; }
A:visited { color:#000000; background-color:transparent; }
A:hover   { color:#00008B; background-color:#FFFFCC;border-top: 1px dashed;border-right: none;
						border-bottom: 1px dashed #000000;border-left: none; }
A:active  { color:#00008B; background-color:#F4A460;border-top: 1px dashed;border-right: none;
						border-bottom: 1px dashed #000000;border-left: none; }


.titre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #454D90;
}

.stitre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #454D90;
}

.xstitre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #454D90;
}

.sstitre {
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #454D90;
}


.total {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF7F50;
}


