body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	color: #999999;
	align=justify;
	background-color: #FFFFFF;
		text-decoration: none;
	list-style-type: disc;
	scrollbar-arrow-color: #CFDACD;
scrollbar-track-color: #CFDAED;
scrollbar-3dlight-color:#AEAEAE;
scrollbar-darkshadow-color: #617AB2;
scrollbar-face-color:#617AB2; 
scrollbar-shadow-color:#617AB2;
scrollbar-highlight-color:#AEAEAE;
}
.entete {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #999999;
	align=justify;
	background-color: #FFFFFF;
	font-weight: 400;
}
h1 {
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	line-height: 36px;
}

a {
	color:#0574A4;
	text-decoration: none;
}

a:hover {
	color:#9A2313;
	text-decoration: underline;
}
a.retour{
	text-decoration: none;
	font-weight: bold;
	font-size: 18 px;
}
a.retour:hover {
	text-decoration: underline;
}

.admin_bouton { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	font-weight: bold;
background-color: #607BB2;
color: #FFFFFF;
}
select.couleur{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	font-weight: bold;
background-color: #607BB2;
color: #FFFFFF;
border-top-width: thick; 
border-right-width: thick; 
border-bottom-width: thick; 
border-left-width: thick; 
border-top-style: outset; 
border-right-style: outset; 
border-bottom-style: outset; 
border-left-style: outset; 
border-top-color: #FFFFFF; 
border-right-color: #000066; 
border-bottom-color: #000066; 
border-left-color: #FFFFFF; 

}
.formulaire_champ {
font-size : 14px;
font-family : Tahoma, Verdana, Arial; 
font-color=999999; 
background-color : #CFDAED;
scrollbar-arrow-color: #CFDACD;
scrollbar-track-color: #CFDAED;
scrollbar-3dlight-color:#AEAEAE;
scrollbar-darkshadow-color: #617AB2;
scrollbar-face-color:#617AB2; 
scrollbar-shadow-color:#617AB2;
scrollbar-highlight-color:#AEAEAE
}
.formulaire_case_bleue {
border : thick;
background-color : #607BB2;
}
.formulaire_case_jaune {
border : thick; 
background-color : #F6E730;
}
.code {
background-color : #F6E730;
}