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

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

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

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

a img { border: none; }

#menu {
    width: 350px;
    overflow: visible;
    top: 0;
    bottom: 0;
	left: 0;
    position: absolute;
    height: 100%;
	background-color: ;
	
	
	
	
}

#menu ul {
	list-style: none;
	margin: 0 0 10px 0;
	
	
}

#menu li {
	margin-bottom:Opx;
	margin-left:120px;
	
	
	
	
}

#menu ul li.section-title { font-weight: bold;
font-family: "Verdana", Arial, Helvetica, sans-serif;
text-transform:uppercase;
padding-top:14px; 
text-decoration: none; color: #000000; 
/*border-top:1px dotted #666666;
display:block;*/



}

#content {
	width: 800px;
    height: 100%;
    margin: 50px 0 0 290px;
    top: 0;
	
}

.container {
    width:250px;
	padding: 20px 0px 0px 0px;
	margin-left: 20px;
	text-decoration: none; color:#666666;
	margin-bottom:0px;
	
}

#content p { width: 950px; margin-bottom: 0px; width: 850px;  }

p {
    margin: 0 0 70px 0;
}



h1 { font-size: 100px; font-weight: normal ; line-height: 1; color: #000000  }
h2 { font-size: 30px; font-weight: normal ; line-height: 1.3; color: #000000 }
h3 { font-size: 12px; font-weight: normal ; color: #000000 }
h4 { font-size: 9.5px; font-weight: normal ; color: #000000 }

#img-container	{ margin: 0; padding: 97px 0 0 0; }
#img-container p	{ width: 400px; margin: 20; padding: 30 0 12px 0; }
#img-container p.nav	{width:200px; margin:0 0 20px 650px ; position:absolute; z-index:10; font-weight:bold; color:#000; /*border-bottom:1px dotted #000*/ }

#once { clear: left; }

.texte { margin-top: 515px;}

.text-container {width: 765px; padding-top:15px;}

#img-container p.lien-video {margin:0 0 20px 735px; font-weight:bold;}