@charset "utf-8";
/* auteur: vm for ooneo */
/* Date de création: 19/01/2023 */

a:link,a:active,a:visited { 
text-decoration : none ;
color : #DDDDE1
}

a:hover{
color : #F0D149
}

#main {
	background-image: url("genfiles/fond2.jpg");
	width: 50%;
	margin: 10% auto;
	padding: 20px 40px;
	font-family: Verdana;
	font-size: 9pt; 
	font-weight : normal;
	color: #2F2F3C; 
	letter-spacing: 1pt

}

h1 {
font-family : Verdana ;
font-size : 16pt ;
color : #F0D149 ;
font-weight : normal ;
letter-spacing : 2pt
}

h2 {
font-family : Verdana ;
font-size : 12pt ;
color : #4D4D57 ;
font-weight : normal ;
letter-spacing : 2pt
}

img  {
	width: 100%;
}



.champform {
border:1 solid #4D4D59 ;
background: transparent ;
font-family: Verdana;
font-size: 8pt; 
font-weight : normal;
color: #4D4D57;
scrollbar-3dlight-color: #CC9966;
scrollbar-arrow-color: #CC9966;
scrollbar-darkshadow-color: #CC9966;
scrollbar-face-color: #3A2D21;
scrollbar-highlight-color: #3A2D21;
scrollbar-shadow-color: #3A2D21;
scrollbar-track-color: #CC9966
}

.textederoul {
border: none ;
background: transparent ;
font-family: Verdana;
font-size: 10pt; 
font-weight : normal;
color: #2F2F3C;
scrollbar-3dlight-color: #DDDDE1;
scrollbar-arrow-color: #DDDDE1;
scrollbar-darkshadow-color: #DDDDE1;
scrollbar-face-color: #4D4D59;
scrollbar-highlight-color: #4D4D59;
scrollbar-shadow-color: #4D4D59;
scrollbar-track-color: #DDDDE1
}

.boutonform {
border: thin solid  #4D4D59;
background: transparent ;
font-family: Verdana;
font-size: 10pt; 
font-weight : normal;
color: #4D4D59;
}
