body {
	background-image: url(Images/acceuil.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
}
#site {
	position:relative;
	width:1024px;
	height:725px;
	z-index:1;
	margin:0;
}
#reference{
	position:relative;
	float:right;
	right:10px;
	width:480px;
	height:470px;
	z-index:1;
	top: 10px;
}
#rightcadre {
	position:absolute;
	width:400px;
	height:270px;
	left:10px;
	z-index:3;
	padding:10px;
	background-color:!transparent;
	margin-bottom:10px;
	margin-top:50px;
}
	
#en_tete {
	position:relative;
	width:1024px;
	height:165px;
	z-index:1;
	margin-bottom:5x;
	padding:0;
}
h2 {
	position:absolute;
	width:595px;
	height:55px;
	z-index:1;
	left: 160px;
	top: 60px;
}
h5 {
	position:absolute;
	width:330px;
	height:15px;
	z-index:1;
	right: 2px;
	margin:0;
	bottom:5px;
}
#logo {
	position:absolute;
	width:101px;
	height:143px;
	z-index:1;
	left: 25px;
	top: 10px;
}
#conteneur {
	position: relative;
	width:1000px;
	height:480px;
	z-index:1;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:15px;
}
#panoramix{
	position:absolute;
	width:400px;
	height:200px;
	z-index:1;
	left: 599px;
	top: 171px;
}
#choix_videos{
	position:relative;
	float: right;
	width:450px;
	height:270px;
	z-index:1;
	top: 135px;
	background-color:#000;
}
#zone_texte{
	position:relative;
	float:left;
	left:10px;
	width:480px;
	height:470px;
	z-index:1;
	top: 10px;
}
#fond{
	position:absolute;
	text-align:left;
	width:520px;
	height:480px;
	z-index:1;
	left:0;
}
h1{
	position:absolute;
	width:435px;
	height:50px;
	z-index:2;
	padding-left:15px;
	padding-top:0;
	text-align:left;
	color: #B1E0EF;
	font-size: 32px;
	font-weight: bold;
	top: 56px;
}
#texte{
	position:absolute;
	width:380px;
	height:270px;
	z-index:1;
	left: 45px;
	top: 135px;
}

#reflog{
	position:absolute;
	width:480px;
	height:330px;
	z-index:1;
	top: 95px;
	padding:0;
	margin-bottom:10px;
}
#pied_de_page {
	position:relative;
	width:1024px;
	height:65px;
	z-index:1;
	margin-top: 5px;
}
h4 {
	position:absolute;
	width:560px;
	z-index:1;
	left: 40px;
	margin:0;
	padding-top:10px;
	font-family: "Arial"; font-size: 12px; color: #B2B2B2;
}
h3 {
	float: right;
	position:relative;
	right:2px;
	text-align:right;
	padding-right:10px;
	margin:0;
	padding-top:10px;
}

.sign {color: #9DCEFF; font-size:12px;}
.sign:hover{ color: #FF66CC; }
.menu { font-size: 18px; color: #A3D3EF; font-style: normal; line-height: normal;}
.menu:hover { color:#FD3F92; text-decoration: none;}
.contact { font-family: "Arial"; font-size: 12px; color: #318CE7;}
.contact:hover{ color:#FD3F92; text-decoration: none;}
.titre_video {font-family: "Myriad Pro"; color: #0071BC}
body,td,th {font-family: "Myriad Pro"; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold;}
.Style2 {font-size: 13px}


ul{margin:0; padding-left:25px; padding-top:2px; padding-bottom:8px; list-style: square;}
li {margin:0;padding:0; font-size:13px;	}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
