BODY {
   background-color:#033688; 
   background-attachment:fixed;
   margin-top : 0px;
   margin-left : 0px;
   margin-right : 0px;
}
.bien0{
	border: 1px solid #FF9900;
	padding:5px;
	spacing:5px;
	background-color: #C1D9FC;
	align:center;
	text-decoration:none;
	color:black;
	font-size: 9pt;
	font-weight:normal;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	width:100%;
}

.bien1{
	border: 1px solid #FF9900;
	padding:5px;
	spacing:5px;
	background-color: #FFFFFF;
	align:center;
	text-decoration:none;
	color:black;
	font-size: 9pt;
	font-weight:normal;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	width:100%;
}

#container {
	background-color: #FFFFFF;


}
.unnamed1 {
	border: 1px solid #FF9900;
}
.menu{
text-decoration:none;
color:white;
font-size: 8pt;
font-weight: bold;
font-family : verdana;
}

.bottom{
text-decoration:none;
color:white;
font-size: 8pt;
font-weight:normal;
font-family : arial;
font-style : noraml;
}

.texte_blanc{
text-decoration:none;
color:white;
font-size: 9pt;
font-weight:normal;
font-family : arial;
font-style : normal;
}

.texte{
text-decoration:none;
color:black;
font-size: 9pt;
font-weight:normal;
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
}

.texte2{
text-decoration:none;
color:black;
font-size: 9pt;
font-weight:normal;
font-family : arial;
}

.type{
text-decoration:none;
color:black;
font-size: 10pt;
font-weight:normal;
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
}

A{
	text-decoration:underline;
	color:black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


A:Hover {	
	text-decoration:underline;
	color: #9F0000;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


.couleur_sepa_menu{background-color:white;}
.couleur_fond_menu{background-color:#033688;}
.couleur_principale{background-color:#1053BF;}

.formfield{ 
	background-color: #ffffff; 
	font-family: tahoma;  
	font-size: 10px; 
	font-weight: regular; 
	border-color: #621203; 
	border-style: solid; 
	border-width: 1px;
	color:#033688;
}
.SUBMIT { 
	background-color: #033688; 
	color: white; 
	font-family: tahoma; 
	font-weight: normal; 
	font-size:7pt; 
	border: 1 solid black; 
}
.SUBMIT1 { 
	background-color: white; 
	color: black; 
	font-family: tahoma; 
	font-weight: normal; 
	font-size: 7pt; 
	border: 1 solid #9F0000; 
}
.formfield2{ 
	background-color: #ffffff; 
	font-family: tahoma;  
	font-size: 10px; 
	font-weight: regular; 
	border-color: black; 
	border-style: solid; 
	border-width: 2px;
	color:#033688;
}


