body
{
	color:#FFFFFF;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.fondOchoix 
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

.texteMarron
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#660000;
 font-size:10pt;
}


.texteBlanc
{
	color:#FFFFFF;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.texteBlanc a
{ 
    color: black; 
    text-decoration:none;
} 

.texteBlanc a:visited
{
	text-decoration: none;
	color: black;
}
.texteBlanc a:hover
{
	text-decoration: none;
	color: darkblue;
}

.texteBlancPetit
{
	color:#FFFFFF;
	font-size:7pt;
	font-family:verdana,Arial, Helvetica, sans-serif;
}

.texteBlancPetit a
{ 
    color: white; 
    text-decoration:none;
} 

.texteBlancPetit a:visited
{
	text-decoration: none;
	color: white;
}
.texteBlancPetit a:hover
{
	text-decoration: underline;
	color: white;
}


.texteBleuPetit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:7pt;
}


.texteBleuPetit a
{ 
    color: black; 
    text-decoration:none;
} 

.texteBleuPetit a:visited
{
	text-decoration: none;
	color: black;
}
.texteBleuPetit a:hover
{
	text-decoration: underline;
	color: darkblue;
}


.sousMenu
{
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sousMenu a
{
    text-decoration: none;
    color: black; 
}

.sousMenu a:visited
{
	text-decoration: none;
	color: black;
}

.sousMenu a:hover
{
	text-decoration: underline;
	color:#000066;
}

.Button
{
	/*border-style: groove;
	border-width: 1;
	border-color: gray;*/
	background-color: darkblue;
	font-family: Arial, Helvetica, Univers, Zurich BT, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	
	letter-spacing: normal;
	cursor:hand;
	border-bottom-width:1;
	border-right-width:1;
	border-left-width:1;
	border-top-width:1;
 
	border-top-color:gray;
	border-left-color:gray;
	border-bottom-color:gray;
	border-right-color:gray;

}
.Textbox
{
	border-top-width: 2px;
	border-left-width: 2px;
	font-size: 8pt;
	/*color: #0054b1;*/
	color:Black;
	font-style: normal;
	font-family:Arial, Helvetica, Univers, Zurich BT, sans-serif;
	/*background-color: khaki;*/
	background-color:white;
}


.lienClient a
{ 
    color: white; 
    text-decoration:none;
} 

.lienClient a:visited
{
	text-decoration: none;
	color: white;
}
.lienClient a:hover
{
	text-decoration: none;
	color: white;
}



