@charset "UTF-8";
/* CSS Document */
/* COULEURS :  */
/*######################################################"*/
fieldset {
 background-color:hsl(0,0%,87%);
}
label span {
 font-size:1em;
 color: red;
}
#haut {
 width:950px;
}
#intro .col1 {
 width:45%;
}
#intro .col2 {
 width:20%;
}
#intro .col3 {
 width:35%;
}
#version {
 width:200px;
 margin-left:430px;
 clear:both;
}
#grille {
 width:610px;
}
#resultats {
 width:610px;
 font-size:1.2em;
}