@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(img/bg_169688.png);
	background-repeat: repeat;
}
#contener {
	position:absolute;
	width:1200px;
	height:750px;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(img/fond.png)
}
#contener2 {
	position:absolute;
	width:1200px;
	height:750px;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(img/fond2.png)
}
#contener3 {
	position:absolute;
	width:1200px;
	height:750px;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(img/fond3.png)
}
#contener4 {
	position:absolute;
	width:1200px;
	height:750px;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(img/fond4.png)
}
#contener5 {
	position:absolute;
	width:1200px;
	height:750px;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(img/fond5.png)
}
#corps {
	position:absolute;
	left:120px;
	top:120px;
	width:1080px;
	height:600px;
}
#titre1 {
	position:absolute;
	left:120px;
	top:120px;
	width:300px;
	height:280px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px
}
#en-tete {
	position:absolute;
	left:0px;
	top:0px;
	width:230px;
	height:120px;
}
#en-tete li {
	display: block;
	padding:4px;
	list-style-type: none;
}
#en-tete a {
	padding: 5px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	background-color:#000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.4em;
	list-style-type: none;
	line-height: 13px;
}
#en-tete a:hover {
	color:#4dffdb;
}
#menu {
	position:absolute;
	left:0px;
	top:120px;
	width:120px;
	height:610px;
	line-height: normal;
}
#trait {
	position:absolute;
	left:120px;
	top:730px;
	width:160px;
	height:20px;
}
#menu ul {
	text-align:left;
}
#menu li {
	display: block;
	padding:2px;
}
#menu a {
	padding: 5px;
	text-align: right;
	text-decoration: none;
	color: #ffffff;
	background-color:#000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	list-style-type: none;
	line-height: 8px;
}
#menu a:hover {
	color:#4dffdb;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #4DFFDB;
	text-transform: uppercase;
	margin-left:0px;
	font-weight: normal;
}
h2 {
	text-align: left;
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	line-height: 16px;
}
h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#000000;
	margin-top:5px;
	text-align:left;
}
em {
	background-color:#000000;
	font-style: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #4DFFDB;
}
a:active {
	color: #4DFFDB;
	text-decoration: none;
}
.Style1 {
	color: #4DFFDB
}

