body {
	background-color: #000;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	overflow: hidden;
}

#fond {
	position: absolute;
	width: 1020px;
	height: 100%;
	left: 50%;
	margin-left: -503px;
	background-image: url(../images/degrade.png);
	background-repeat: repeat-x;
}

#cadre {
	position: absolute;
	width: 740px;
	height: 370px;
	left: 260px;
	top: 22%;
	background: url(../images/cadre.png) no-repeat;
}

#titre {
	position: absolute;
	top: 14px;
	left: 4px;
	width: 600px;
	height: 30px;
}

#illustration {
	float: right;
	margin: 50px 20px 10px 20px;
}

#text {
	position: absolute;
	text-align: justify;
	margin: 50px 10px 14px 14px;
	height: 290px;
	width: 720px;
	overflow: auto;
	padding-right: 6px;
	scrollbar-face-color: #8545ae;
    scrollbar-shadow-color: #8545ae;
    scrollbar-highlight-color: #8545ae;
	scrollbar-darkshadow-color: #441663;
	scrollbar-3dlight-color: #daa8ff;
    scrollbar-track-color: #64298c;
    scrollbar-arrow-color: #441663;
}

#presentation {
	text-align: justify;
	margin: 60px 10px 14px 14px;
	height: 290px;
}

#anim {
	position: absolute;
	right: 60px;
	top: 10px;
	width: 100px;
	height: 260px;
}

#anim2 {
	position: absolute;
	right: 80px;
	top: 80px;
	width: 400px;
	height: 200px;
}

#description {
	width: 350px;
}

#photo {
	position: absolute;
	right: 20px;
	top: 0px;
	border: 1px solid #daa8ff;
	width: 320px;
	height: 240px;
}

.bold {
	font-weight: bold;
}

.italique {
	font-style: italic;
}

.form {
	width: 50%;
	padding-right: 36px;
	text-align: right;
}

#metiers {
	width: 50%;
	padding-right: 10px;
	vertical-align: top;
}

input, textarea {
	border: 1px solid #441663;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#submit {
	padding: 2px;
	background-color: #daa8ff;
	color: #441663;	
}

#silhouettes {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 130px;
	width: 1020px;
	background-image: url(../images/silhouettes.png);
}

#menu {
	position: absolute;
	left: 0;
	top: 20px;
	width: 1006px;
	height: 580px;
}

ul {
	list-style-image: url(../images/ampoule.png);
}

li {
	margin-top: 2px;
}

#piedepage {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-left: -20px;
}

#piedepage li{
	display: inline;
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #FFF;
}
a:hover{
	text-decoration: none;
	color: #FFDD0F;
}
#recherche, #creation, #conception , #brainstorming, #conseil, #organisation, #coordination, #realisation, #suivi,
#salons, #seminaires, #arbres, #inaugurations, #lancement, #portes, #conventions, #voyages, #anniversaires, #recherche {
	position: absolute;
	width: 700px;
	z-index: 1;
	top: 232px;
	background-color: #4F1575;
	padding: 6px;
	visibility: hidden;
}

#bas {
	position: absolute;
	width: 700px;
	z-index: 0;
	top: 232px;
	background-color: #4F1575;
	padding: 6px;
}
