@charset "iso-8859-1";

a:link    {color: ffffff; text-decoration: none}
a:active  {color: ffffff; text-decoration: none}
a:visited {color: ffffff; text-decoration: none} 
a:hover   {color: 017AE7; text-decoration: underline} 

a.2:link    {color: 0C365C; text-decoration: none}
a.2:active  {color: 0C365C; text-decoration: none}
a.2:visited {color: 0C365C; text-decoration: none} 
a.2:hover   {color: 017AE7; text-decoration: underline} 

FONT.tex00 {
    color: #ffffff;
	line-height: 8px;
    font-family: Tahoma,sans-serif;
    font-size: 7pt;
    font-weight: none}		

FONT.titre {
    color: #5B92C4;
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold}
	
FONT.tex1 {
    color: #ffffff;
	line-height: 14px;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}		

FONT.tex2 {
    color: #017AE7;
	line-height: 14px;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}	
	
input {
	color:#ffffff;
	background-color:#15243A;
	font-size: 9px;
	font-family: Verdana;
	font-weight: none;
	text-align: center;
}

select {
	color:#ffffff;
	background-color:#15243A;
	font-size: 9px;
	font-family: Verdana;
	font-weight: none;
	text-align: center;
}

textarea {
	color:#ffffff;
	background-color:#15243A;
	font-size: 9px;
	font-family: Verdana;
	font-weight: none;
}

BODY
{scrollbar-face-color: #0C365C; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #0C365C; scrollbar-highlight-color: #0C365C; scrollbar-3dlight-color: #bcbcbc; scrollbar-track-color: #15243A; scrollbar-arrow-color: #02DF07;}

p.legend {
margin-top:-0.8em;
margin-left:10px;
float:left;
}

p.legend span
{
padding:0 10px;
background-color:#0C365C;
}

div.fieldnotset
{ border: 1px solid #5B92C4; }

.clear {
clear:both;
padding:5 10px;
}

