
body {  	 font-family: Verdana, Helvetica, sans-serif;	 font-size: 12px;         background: background;         width:90%;           margin-left:auto;        margin-right:auto;	}            #entete1  {    background: white;    width:100%;     text-align: center;    font-size: 18px;    font-weight: bold;  }  #entete  {    background: white;    width:100%;   }     #container{  background: white;  margin-left:auto;  margin-right:auto;  width:100%; }#forme  {    margin-left:auto;    margin-right:auto;    width:50%;    background-color: darkorange;    border-width: medium;   }  #groupe {  text-align: center;  font-size: large;  color:maroon; } #anneecandidature {  text-align: center;  font-size: small;  font-style: italic;  color:blue } #fac {  text-align: center;  font-size: x-large;  color:maroon } #questionnaire {  text-align: center;  font-size: x-large;  color:green } #introduction {  text-align: center;  font-style: italic;  background-color:green; color: green;   } #formulaire {     border-color:green;    border-style: solid;    border-width: 3px;    margin: 6px;        }   .champ {  width:90%;  margin-left:auto;  margin-right:auto;}.titre {    margin-left:10px;       font-weight: bold}.stitre {    margin-left:30px;        }.sstitre {    margin-left:50px;        color:blue}#ident{            color:blue}.champ{  display: none;   border-color:green;    border-style: solid;    border-width: 3px;    margin-left: 50px;    }.sdtitre {    font-weight: bold}.conv {       }#menu{	background-color:green;		height: 30px;	   	text-align: center; 	font-size: 12px;	padding-top: 10px;    vertical-align:middle;}#menu_bo{	background-color:blue;		height: 30px;	   	text-align: center; 	font-size: 12px;	padding-top: 10px;    vertical-align:middle;}#menu a,#menu_bo a{	color:blue ;	text-decoration: none;	margin-left: 10px;	margin-right: 20px;		}#menu a:hover,#menu_bo a:hover{	text-decoration: none;	color: yellow;	}fieldset{    border-color: green;}input{                 background-color: #72A4D2;             }             a{                 color:white;                 text-decoration: none;             }             a:hover{                 color:yellow;             }