/* CSS */
body {
font-family:Verdana;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height:130px;
}
#haut {
height: 30px;
}
#conteneur {
position: absolute;
width:950px;
margin-left: 30px;
}
#centre {
margin-left: 215px;
margin-right: 265px;
margin-top:10px;
float:none;
}
#centretotal {
margin-left: 255px;
float:none;
}
#centre700 {
margin-left: 0px;
margin-right: 0px;
float:none;
}
#centretotal300 {
margin-left: 0px;
margin-right: 300px;
float:none;
}
#gauche {
	width:200px;
	left: 1px;
	float:left;
}
#droite {
	width:250px;
	right: 0px;
	top: 94px;
	float:right;
}
#droite300 {
	width:250px;
	float: right;
	right: 0px;
	top: 94px;
}
#pied {
height: 30px;
clear:both;
}
#pied300 {
height: 30px;
clear:both;
}
p {margin: 0 0 10px 0;}
#hautdroite {
position: absolute;
top: 15px;
right: 20px;
}
#hautgauche {
position: absolute;
top: 14px;
left: 20px;
}
.centre {text-align:center;}
.gauche {text-align:left;}
.gras { font-weight:bold;}
.milieu { vertical-align:middle;}
.droite {text-align:right;}
.fieldset1 {border:outset; border-color:#3300FF;}
.fieldset2 {border:ridge;}
.fieldset3 {border:dotted; border:#3300FF;}
.marge {margin: 5px;}

#plansite {
	width:900px;
	left:15px;
	margin-left:20px;
	margin-right:20px;
	float:none;
}
