/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
background:none repeat scroll 0 0 #FFFFFF;
font-family:"Verdana",Arial,Helvetica,sans-serif;
font-size:9.5px;
line-height:17px;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link {
color:#666666;
text-decoration:none;
}
a:active {
color:#666666;
text-decoration:none;
}
a:visited {
color:#666666;
text-decoration:none;
}
a:hover {
color:#ff99cc;
text-decoration:none;
}

a img {
border:medium none;
}
#menu {
bottom:0;
height:100%;
left:0;
overflow:visible;
position:absolute;
top:0;
width:350px;
}
#menu ul {
list-style:none outside none;
margin:0 0 10px;
}
#menu li {
margin-left:50px;
}
#menu ul li.section-title {
color:#000000;
font-family:"Verdana",Arial,Helvetica,sans-serif;
font-weight:bold;
padding-top:14px;
text-decoration:none;
text-transform:uppercase;
}
#content {
height:100%;
margin:50px 0 0 290px;
top:0;
width:800px;
}
.container {
color:#666666;
margin-bottom:0;
margin-left:20px;
padding:20px 0 0;
text-decoration:none;
width:250px
}
#content p {
margin-bottom:0;
width:850px;
}
p {
margin:0 0 70px;
}
h1 {
color:#000000;
font-size:100px;
font-weight:normal;
line-height:1;
}
h2 {
color:#000000;
font-size:30px;
font-weight:normal;
line-height:1.3;
}
h3 {
color:#000000;
font-size:12px;
font-weight:normal;
}
h4 {
color:#000000;
font-size:9.5px;
font-weight:normal;
}
#img-container {
margin:0;
padding:40px 0 0;
float: left;
width:100%;
}
#img-container p {
width:400px;
}
#img-container p.nav {
color:#000000;
margin:480px 0 20px;
position:absolute;
width:200px;
z-index:10;
float: left;
}
#once {
clear:left;
}
.texte {
margin-top:515px;
}
.text-container {
padding-top:15px;
width:765px;
}
#img-container p.lien-video {
font-weight:bold;
margin:0 0 20px 735px;
}
