html{height: 100%;}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
 background: #7ec1ff;
}
#header {
height: 100px;
background-color: #99CCCC;
}
#conteneur {
position: relative;
width: 780px;
margin: 0 auto; 

background: #FFFFFF url(../images/bg.gif) repeat-y;

}
#centre {
background-color:#FFFFFF;
margin-left: 150px;
}
#gauche {
position: absolute;
left:0;
width: 150px;
}


h1
{ font-family: Comic Sans MS;
  letter-spacing: .1em;
}
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}
#q{ float: left; width:578px; height:100%}
#qb{ float: left; width:578px; height:100%}
#qgauche{ float: left; width:183px; }

#qx{ float: left; width:578px; height:100%}
#q2{ float: left; width:310px; height:170px}
.Style2 {color: #FFFFFF; font-weight:regular; 
	font-family: tahoma, ;
	font-size: 11px;
 }
 
.Style2 a{color: #FFFFFF; font-weight: bold; text-decoration:none}
.Style2 a:hover{color: #FFFFFF; font-weight: bold; text-decoration:underline}

.Style2x {color: #000000; font-weight:regular; 
	font-family: Comic Sans MS ;
	font-size: 12px;
 }
 
.Style2x a{color: #000000; font-weight: bold; text-decoration:none}
.Style2x a:hover{color: #000000; font-weight: bold; text-decoration:underline}

.Style5 {
	color: #4578AB;
	font-weight: bold;
	font-size: 11px
}

.Style5 a{
	color: #4578AB;
	font-weight: bold; text-decoration:underline
	font-size: 11px;
}
.Style5 a:hover{
	color: #4578AB;
	font-weight: bold;text-decoration:none
	font-size: 11px;
}



.whites {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px
}

.whites a{
	color: #FFFFFF;
	font-weight: bold; text-decoration:underline
	font-size: 11px;
}
.whites a:hover{
	color: #FFFFFF
	font-weight: bold;text-decoration:none
	font-size: 11px;
}



















.Styletitre {color: #4794f4; font-weight:regular; 
	font-family: Comic Sans MS, ;
	font-size: 15px;
 }
.Styletitre a{color: #4794f4; font-weight: bold; text-decoration:none}
.Styletitre a:hover{color: #4794f4; font-weight: bold; text-decoration:underline}


#pied {
height: 51px;
 background: #FFFFFF url(images/footer.gif) no-repeat;
 }

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}

<!-- formulaire-->
div.row {
 	clear: both;
	 padding-top: 10px;
 }

div.row span.label {
 	float: left;
 	width: 100px;
	text-align: right;
 }

div.row span.formw {
	 float: right;
 	width: 335px;
 	text-align: left;
 }
<!--formulaire-->