body, html {
width:99%;
height:99%;
}


#connectionE
{
font-weight:bold;
 margin-left: auto; 
 margin-right: auto; 
width: 260px;
height : 140px;
-moz-border-radius: 15px;
-khtml-border-radius : 15px;
background-color: #87CEFA;
text-align : center;
}

#connectionE2
{
 margin-left: auto; 
  margin-right: auto; 
font-weight:bold;
width: 350px;
height : 130px;
-moz-border-radius: 15px;
-khtml-border-radius : 15px;
background-color: #87CEFA;
text-align : center;
}

.alerte {
color : red;
font-weight:bold;
}

#infoE 
{
font-weight:bold;
margin-left : 37.5%;
margin-right : 37.5%;
width: 250px;
height : 150px;
-moz-border-radius: 15px;
-khtml-border-radius : 15px;
background-color: #87CEFA;
}

.question {
margin-left : 10%;
margin-right : 10%;
-moz-border-radius: 15px;
-khtml-border-radius : 15px;
width : 70%;
background-color : #99999;

}

textarea
{

  -moz-border-radius: 15px;
-khtml-border-radius : 15px;

}

.gris
{
  background-color : grey;
}

.orange 
{
  background-color : lightblue;
  width : 100%;
}

#en-tete
{
	margin-top : -1%;
	-moz-border-radius:0px 0px 15px 15px;
	-khtml-border-radius : 0px 0px 15px 15px;
	background-color : orange;
	margin-left : 7%;
	margin-right : 7%;
	width : 900px;
}

hr { width : 80%;}

.ennonce_question
{
	margin-left : 4%;
	font-weight:bold;
}

#menu 
{
	-moz-border-radius:15px 15px 15px 15px;
	-khtml-border-radius : 15px 15px 15px 15px;
	margin-top : 2%;
	background-color : #87CEFA;
	height : 20px;
	width : 1100px;
	margin-left : auto;
	margin-right : auto;
}

#menu li { display: inline; text-decoration : none;}
#menu a{ 
text-decoration : none;
font-weight:bold; 
font-size : 12px;
}

#ensCorrecteur {
	width : 500px;
	margin-left : auto;
	margin-right : auto;
}

.center {
	margin-left : auto;
	margin-right : auto;
}

.questionCor {

font-weight:bold; 
font-size : 20px;
}

.titreListeQuestion 
{
text-align : center;
font-weight:bold; 
}
