body
{
	background:url('images/bande-header.jpg') repeat-x top;
	background-color: #fcfaef;
	padding-top: 0px; 
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}

h1
{
	font-family: Arial;
	font-size: 26px;
	color: #008ba0;
}

h2
{
	font-family: Arial;
	font-size: 18px;
	color: #5f1003;
}

div#contenu
{
	position: relative;
	top: 0px;
	width: 803px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
div#contenuCERV
{
	position: relative;
	top: 0px;
	width: 803px;
	height: 2600px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
div#contenuLOMB
{
	position: relative;
	top: 0px;
	width: 803px;
	height: 3200px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

div#gauche
{
	position: absolute;
	top: 30px;
	left: 30px;
	width: 281px;
}

div#gauchebas
{
	position: relative;
	top: 10px;
	left: 0px;
	text-align: justify;
}

div#droite
{
	position: absolute;
	top: 10px;
	right: 30px;
}

div#droitebas
{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 15px;
	background-color: #ececec;
}

div#droitebasQ
{
	position: relative;
	top: -40px;
	left: 0px;
	padding: 15px;
}

.Quest1
{
	position: relative;
	left: 0px;
	padding: 5px;
}
.Quest2
{
	position: absolute;
	left: 173px;
	top: -11px;
}
.Quest3
{
	position: absolute;
	left: 30px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.Quest4
{
	position: relative;
	left: 15px;
	padding: 3px;
}
.Quest5
{
	position: absolute;
	left: 100px;
	top: 3px;
}
.QuestNo
{
	position: relative;
	left: -25px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.gris
{
	color: grey;
	font-size: 10px;
}

.question 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

div#boitebas
{
	width: 475px;
	padding: 20px;
	font-size: 14px;
	background-color: #cccccc;
}
