/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
	height: 140px;
	background-image: url(Aucune);
}
.titre {
	margin-left:200px;
	margin-top:10px;
}
.gauche {
	float: left;
}

#conteneur {
position: absolute;
width: 750px;
left: 50%;
margin-left: -375px;
background-color:#CCCCFF;
}
#centre {
	height:400px;
	margin-left: 165px;
	background-image: url(image/Fond.gif);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.img1 {
	height:170px;
	padding:20px;
}
.dessin {
	height:200px;
}
.vol1 {
	float:right;
	height:130px;
	margin-top:-80px;
	margin-right:30px;
}
.vol2 {
	float:right;
	height:130px;
	margin-top:-40px;
	margin-right:50px;
}

#centre1 {
	background-color:#9999CC;
	height:500px;
	margin-left: 165px;
	background-image: url(image/Fond.gif);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ver {
	width:251px;
	height:183px;
}
.animation {
	float:right;
	height:300px;
	width:200px;
	padding:20px;
}
#centre2 {
	background-color:#9999CC;
	height:500px;
	margin-left: 165px;
	background-image: url(image/Fond1.gif);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.form1 {
	height:120px;
	width:410px;
	margin-top:15px;
	margin-left:40px;
}
.form2 {
	height:120px;
	width:410px;
	margin-top:15px;
	margin-left:40px;
}

.bloc1 {	
	height:350px;
	width:350px;
	float:left;
	margin-left:5px;
	margin-top:40px;
}
.bloc2 {
	height:350px;
	width:170px;
	float:right;
	margin-right:5px;
	margin-top:40px;
}
#centre3 {
	background-color:#9999CC;
	height:600px;
	margin-left: 165px;
	background-image: url(image/Fond2.gif);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#centre4 {
background-color:#9999CC;
	height:800px;
	margin-left: 165px;
	background-image: url(image/Fond2.gif);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
	
#gauche {
	position: absolute;
	left:0;
	width: 150px;
	border: Aucune;
}
#pied {
height: 30px;
}



p {margin: 0 0 10px 0;}

