#bande {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 100px;
	width: 100%;
}
#bande_bas {
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
}
#haut_gauche {
	position: fixed;
	left: 4px;
	top: 4px;
}
#haut_droite {
	position: fixed;
	top: 4px;
	right: 4px;
	float: right;
}
#couleur_gauche {
	position: fixed;
	left: 10px;
	top: 40%;
}
#couleur_droite {
	position: fixed;
	top: 40%;
	right: 10px;
}
#titre {
	position: fixed;
	left: 40px;
	top: 30px;
}
#titre_menu {
	position: fixed;
	left: 230px;
	top: 32px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
#titre_contact {
	position: fixed;
	left: 420px;
	top: 32px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
#titre_contact2 {
	position: fixed;
	left: 610px;
	top: 32px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
#titre_contact3 {
	position: fixed;
	left: 800px;
	top: 32px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
#contenu {
	position: absolute;
	top: 100px;
	left: 40px;
	font-family: MetaBook-Roman, Verdana, Helvetica, Arial, Geneva;
	font-weight: lighter;
	line-height: 4px;
	width: 64%;
	margin-bottom: 10px;
	padding-bottom: 20px;
	vertical-align: bottom;
}
#contenu-index {
	position: absolute;
	top: 76px;
	left: 40px;
	font-family: MetaBook-Roman, Verdana, Helvetica, Arial, Geneva;
	font-weight: lighter;
	line-height: 4px;
	width: 74%;
	margin-bottom: 10px;
	padding-bottom: 20px;
	vertical-align: bottom;
}
#contenu1 {
	position: absolute;
	top: 100px;
	left: 40px;
	font-size: 20px;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	color: #DF0030;
	line-height: 20px;
	width: 97%;
	margin-bottom: 10px;
	padding-bottom: 20px;
	vertical-align: bottom;
}
#bas_droite {
	position: fixed;
	right: 4px;
	bottom: 4px;
}
#plie_haut {
	left: 49%;
	position: fixed;
	top: 4px;
}
#plie_bas {
	left: 49%;
	position: fixed;
	bottom: 4px;
}
#menu {
	position: fixed;
	text-align: left;
	vertical-align: baseline;
	top: 90px;
	width: 160px;
	left: 80 %;
	left: 76%;
}
#bas_gauche {
	position: fixed;
	left: 4px;
	bottom: 4px;
}
	
.img {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	color: #DF0030;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 0px;
}
.img1 {
	float: left;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #DF0030;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#legende {
	position: fixe;
	clear: none;
	float: right;
	top: 100px;
	width: 240px;
}
#construction   {
	font-family: MetaBook-Roman, Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	background-color: #DF0030;
	position: fixed;
	left: 45%;
	top: 45%;
	text-align: center;
	padding: 10px;
}

