.titreenvol {
	font-size: 32pt;
	font-family: Georgia;
	color: #000000;
	text-decoration :none;
}
.soustitreenvol {
	font-size: 20pt;
	font-family: Georgia;
	color: #000000;
	text-decoration :none;
}
.texteattente {
	font-size: 12pt;
	font-family: Verdana;
	color: #000000;
	font-weight: bolder;
	text-decoration :none;
}
.texteattente2 {
	font-size: 14pt;
	font-family: Verdana;
	color: #000000;
	font-weight: bolder;
	text-decoration :none;
}
.basdepage {
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
	font-weight: bolder;
	text-decoration :none;
}
body {
padding: 0;
margin: 0;
background-color: #000000;
}
#fondpage {
	margin-top: 0px;
	width:800px;
	min-width:800px;
	max-width:800px;
	background-image:url('../images/fondpage.jpg');
	background-repeat:repeat-y;
	overflow:visible;
}
#hautpage {
	margin-top: 0px;
	width:800px;
	min-width:800px;
	max-width:800px;
	height:150px;
}
#logo {
	margin-top: 0px;
	margin-left: 0px;
	width:250px;
	min-width:250px;
	max-width:250px;
	height:100px;
	min-height:100px;
	max-height:100px;
	background-image:url('../images/logoenvolsitev1.png');
}
#titre {
	margin-top: 20px;
	margin-left: 30px;
}
#soustitre {
	margin-top: 20px;
	margin-left: 100px;
}
#nav {
	list-style: none ;
	margin-left: 100px ;
	padding: 0 ;
	overflow: hidden ;		/* Création du contexte de formatage */
}
#nav li {
	float: left ;
	width: 150px ;
	border: 1px solid #600 ;
	margin-right: 1px ;
	color: #fff ;
	background: #c00 ;
}
#nav li a {
	display: block ;
	background: #900 url(lienCoulissant.png) left top no-repeat ;
	color: #fff ;
	font: 1em Georgia,Arial,sans-serif ;
	line-height: 1em ;
	padding: 4px 0 ;
	text-align: center ;
	text-decoration: none ;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #033 url(lienCoulissant.png) right top no-repeat ;
}
#separateur {
	margin-top: -17px;
	margin-left: 0px;
	width:800px;
	height:40px;
	background-image:url('../images/separateur.jpg');
}
#contenu {
	margin-top: 0px;
	margin-left: 0px;
	width:800px;
}
#baspage {
	margin-top: -17px;
	margin-left: 0px;
	width:800px;
	height:40px;
	background-image:url('../images/baspage.jpg');
}
#imageweb1 {
	margin-top: 0px;
	margin-left: 300px;
	width:200px;
	height:100px;
	background-image:url('../images/imageweb1.jpg');
}
#colonnegauche {
	margin-top: 0px;
	margin-left: 0px;
	width:150px;
	height:400px;
	padding-left:10px;
}
#colonnecentre {
	margin-top: -400px;
	margin-left: 156px;
	padding-left: 10px;
	width:650px;
	min-height: 360px;
}
