
/* LAYOUT */

html, body {
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #09C;
	font-size: 10px;
	background-color: #000;
	height: 411px;
	margin: auto;
	background-image: url(<?php echo $bg; ?>);
	background-repeat: no-repeat;
	background-position: center top;
	float: none;
	background-attachment: scroll;
}
#main {
	min-height: 100%;
	width: 960px;
	margin: 15px auto;
	background-color: #FFF;
	border: 1px solid #d3d3d3;
	position: relative;
	overflow: auto;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#content {
	float: right;
	width: 730px;
	margin: 5;
}
#sidebar {
	float: left;
	width: 200px;
}
#header {
	padding: 15px;
	background-color: #CCC;
	border: 1px solid #fcefa1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#header ul {
	margin: 0;
	padding: 0;
	overflow: auto;
}
#header li {
	float: left;
	list-style: none;
	width: 33%;
	margin: 0;
}
/* LAYOUT END */



/* COMMON */
a {
	color: #F0F;
}
a:hover {
	color: #F0F;
}
h1 {
	font-size: 18px;
	margin-bottom: 4px;
}
h2 {
	border-bottom: 1px solid #FFAB9D;
	font-size: 18px;
	margin-bottom: 4px;
	color: #09C;
}
h2 a {
	text-decoration: none;
	color: #09C;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
form {
	padding: 0;
	margin: 0;
}
.search {
	border: 1px solid #d3d3d3;
	padding: 3px;
	width: 175px;
}
/* COMMON END */



/* VIDS */
.vid {
	padding-bottom: 10px;
}
.vid .date {
	float: right;
	margin-top: 4px;
	font-size: 12px;
	color: #666;
}
.vid .desc p {
	font-size: 12px;
	margin-top: 8px;
	text-align: justify;
}
.vid .download {
	font-size: 24px;
	text-align: center;
	margin: 5px;
}
.vid .download2 {
	font-size: 24px;
	text-align: left;
	margin: 0px;
}
/* VIDS END */



/* SIDEBAR */
#sidebar h1 {
	border-bottom: 1px dashed #eeeeee;
	color: #F0F;
	font-size: 15px;
	height: 20px;
	margin-top: 15px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	border-bottom: 1px dashed #eeeeee;
	list-style: none;
	margin: 0;
}
#sidebar li a {
	color: #555555;
	display: block;
	font-size: 11px;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #212121;
}
#cat_active {
	font-weight: bold;
	background-color: #fbf9ee;
}
/* SIDEBAR END */


/* NAV */
.nav { margin-top: 10px; position: relative; font-size: 12px; }
.nav a { padding: 1px 6px 1px 4px; border-right: solid 1px #91bdd8; }
.nav a:visited { padding: 1px 6px 1px 4px; border-right: solid 1px #91bdd8; }
.nav a:hover { padding: 1px 6px 1px 4px; border-right: solid 1px #91bdd8; text-decoration: none; }
.nav span { padding: 1px 6px 1px 4px; color:#666; border-right: solid 1px #91bdd8; }
.nav .on { padding: 1px 6px 1px 4px; border-right: solid 1px #91bdd8; }
#numbervideo {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #09C;
	text-decoration: overline;
}
h6 strong {
	font-size: 24px;
	color: #09C;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
}
/* NAV END */

SexyLightbox = new SexyLightBox({
  OverlayStyles:{
    'background-color':'#fff',
     'opacity': 0.6
  }
});

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:900000; width:100%; height:2650px; background:black; filter:alpha(opacity=100); -moz-opacity:1; opacity: 1; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:900001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:800px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font: normal 26px "Lucida Sans Unicode", Arial; color: #999; letter-spacing: -1px; font-size:14px; border:none 1px solid; background:black; color:white; }
div#disclaimer-cadre b{ font-size:20px; color:White; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:white; }
div#disclaimer-cadre a:hover{ color:red; }
#logo2 {	margin: 10px 0 10px 0; align:center }





