body { 
	background-color: #101010;
	margin:0px;
	padding:0px;
	color:#a38d54;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#header {
	width:100%;
	height:170px;
	position:relative;
}
#contenu {
	margin-left:75px;
	position:relative;
}
#footer {
	width:100%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
}
#logo {
	position:absolute;
	top:40px;
	left:75px;
}
#menu {
	position:relative;
	left:0px;
	padding-left:75px;
	top:135px;
	z-index:60;
}
#trait {
	position:absolute;
	top:153px;
	left:0px;
	height:7px;
	width:96%;
	background-color:#403d2a;
	z-index:50;
}
#trait_footer {
	height:7px;
	width:96%;
	background-color:#403d2a;
}
#cadreDiapo {
	position:relative;
	top:75px;
	left:232px;
	width:545px;
	height:363px;
	margin-bottom:75px;
}
td {
	border-bottom:1px solid white;
}
.floatleft { float:left;}
.contacts { position:absolute; right:1%; width:100px;}
.margebottom { height:150px;}
.contenuHome { margin-top:75px; width:100%; float:left;}
.contenuHome2 { margin-top:20px; width:100%; float:left;}
#block {
	width:320px;
	height:277px;
	background-color:#000;
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	position:relative;
}
.my_video {
	position:absolute;
	top:20px;
	left:100px;
	padding:15px;
	background-color:#242222;
	filter:alpha(opacity=95);  
	-moz-opacity:0.95;
	opacity: 0.95;
	cursor:move;
}
#contener {
	position:relative;
	width:100%;
}
.play { 
	margin-left:15px;
	padding-top:5px;
	margin-bottom:15px;
	cursor:pointer;
	width:23px;
	height:23px;
}
.date_news {
	color:#00a4b3;
	font-family:Trebuchet MS, Verdana;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
}
.contenu_news {
	padding:15px;
}
.more_info {
	position:absolute;
	bottom:15px;
	left:15px;
	cursor:pointer;
}
.text_film {
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;
}
.text_film_video {
	margin-top:0px;
	width:250px;
}
.titre { padding-left:15px; margin-top:5px; font-weight:bold;}
.titre_video { margin-top:1px;}
.time { color:#a38d54; margin-left:10px;}

.more {
	position:absolute;
	top:220px;
	left:10px;
	width:270px;
	background-color:#232121;
	color:white;
	z-index:1000;
	padding:15px;
	font-size:10px;
	filter:alpha(opacity=90);  
	-moz-opacity:0.90;
	opacity: 0.90;
}
.close {
	position:absolute;
	right:2px;
	top:2px;
	cursor:pointer;
}
.titre_bleu {
	color:#00a4b3;
	margin-right:5px;
}
.marge30 {
	margin-right:30px;
	position:relative;
}
#sous_menu_2 {
	position:absolute;
	top:15px;
	left:0;/*170px;*/
	padding:6px;
	z-index:100;
	background-color:#000;
	filter:alpha(opacity=90);  
	-moz-opacity:0.90;
	opacity: 0.90;
	width:150px;
}
#sous_menu_4 {
	position:absolute;
	top:15px;
	left:0;/*365px;*/
	padding:6px;
	z-index:101;
	background-color:#000;
	filter:alpha(opacity=90);  
	-moz-opacity:0.90;
	opacity: 0.90;
	width:150px;
}
#sous_menu_5 {
	position:absolute;
	top:15px;
	left:0;/*472px;*/
	padding:6px;
	z-index:102;
	background-color:#000;
	filter:alpha(opacity=90);  
	-moz-opacity:0.90;
	opacity: 0.90;
	width:150px;
}
a.lien_ssmenu:link, a.lien_ssmenu:visited, a.lien_ssmenu:active {
	color:#00a4b3;
	text-decoration:none;
	cursor:default;
}
a.lien_ssmenu:hover {
	color:#ffcc66;
}
.margin {
	margin:10px;
}
.flecheBack {
	padding-top:13px;
	margin-left:2px;
	margin-right:2px;
	cursor:pointer;
}
.champs_form { width:150px;}
.champs_form2 { color:#FF0000; font-size:10; font-style:italic;}
h2 {
	border-bottom:1px solid #a38d54;
	color:#a38d54;
}
.add_news {
	margin-top:30px;
	margin-left:400px;
	margin-bottom:30px;
}