@CHARSET "UTF-8";
body{
	margin: 0; 						
	padding:0;
    text-align: center;	
	}
.menulink {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}
a:link { 
	text-decoration: none; 
	}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}
.lien_jaune {
	text-decoration: none; 
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
	}
.header_lien_jaune {
	text-decoration: none; 
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	}
}
.lien_jaune_big {
	text-decoration: none; 
	font-family: Verdana;
	font-size: 27px;
	font-style: normal;
	line-height: normal;
	color: #FFFFCC;
	font-weight:bold;
	}
.lien_vert_big {
	text-decoration: none; 
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #009966;
	font-weight:bold;
	}
.lien_rouge_big { 
	text-decoration: underline; 
	color:#990033;
	font-family: Verdana;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-size: 30px;
}
.gdtxt {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #000080;
}

.bouton_formulaire {
	
}
.entete_formulaire{
	background:#333333;
	
	font-family: "Arial" , serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFCC; 
}
	
.formulaire {
	background:white ;
	border: 1px solid black;
	margin-top:10px;
}
.prompt,.prompt1 {
	
	
	font-family: "Arial" , serif;
	font-weight:bold;
	font-size:14px;
	color:#000066; 
	
	
}
.prompt1{
	font-size:13px;
	}
input,select {
	border:1px solid black;
	font-family: "Arial" , serif;
	font-weight:bold;
	font-size:11px;
	color:#000066; 
	margin-left:2px;
	}