body{
	margin:0;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
#page{
	background-color:#9C0087;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#barre{
	background-color:#000000;
	background-image:url(images/barre.jpg);
	background-repeat:repeat-x;
	height:30px;
}
#login{
	display:none;
	background-color:#000000;
	background-image:url(images/barre.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.bartext{
	width:940px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height:25px;
	padding-top:2px;
}
.bartext input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bartext form{
	display:inline;
}
.bartext strong{
	font-size: 14px;
	font-weight:bold;
	color:#9C0087;
}
.bartext b{
	font-size: 12px;
	font-weight:bold;
}
.bartext a{
	font-size: 12px;
	font-weight:bold;
	color:#9C0087;
}
.bartext a:hover{
	color:#FFFFFF;
}
#footer{
	background-color:#9C0087;
}
#footer img{
	margin:2px;
}
#foottext{
	background-color:#000000;
	width:965px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height:25px;
	padding:2px;
	text-align:center;
}
#foottext a{
	font-size: 11px;
	font-weight:normal;
	color:#9C0087;
}
#main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width:965px;
	margin:auto;
}
#header{
	width:965px;
 	margin:auto;
	padding:0;
	text-align:right;
}
#headerimage{
	width:965px;
 	height:170px;
	margin:auto;
	padding:0;
}
.headformold{
}
.headform{
	background-color:#000000;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
	width:350px;
	height:140px;
	margin:0;
	padding:0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
	top:15px;
	left:580px;
	//left:-30px;
	//right:20px;

	z-index:1;
}
.headform2{
	position:relative;
	top:15px;
	left:570px;
	//left:-20px;
	width:350px;
	margin-top:-146px;
	z-index:10;
	padding:10px;
}
.headform3{
	font-family:Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:center;
	padding:3px;
}
.headform3 strong{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	font-weight:bold;
	line-height:30px;
	letter-spacing:-1px;
}

#menubg{
	width:965px;
 	background-image:url(images/bgmu.jpg);
	margin:auto;
}
#menu{
	width:965px;
 	background-color:#000000;
	background-image:url(images/bgtablehead.png);
	background-repeat:repeat-x;
	height:30px;
	max-height:30px;
	overflow:hidden;
	margin:auto;
	padding:0;
}
.lienmenu{
	display:inline;
	float:left;
	line-height:24px;
	height:24px;
	max-height:24px;
	overflow:hidden;
	padding: 0px 15px 0px 15px;
	margin: 3px 4px 3px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:-1px;
//	-moz-border-radius:3px;
//	-webkit-border-radius:3px;
}
.lienmenu:hover{
	background-color:#333333;
}
.lienmenu2{
	background-color:#9C0087;
}
.lienmenu2:hover{
	background-color:#9C0087;
}
.high{
	float:right;
	padding: 0px 15px 0px 15px;
	margin: 3px 4px 3px 4px;
	background-color:#9C0087;
	color:#FFFFFF;
}
.high:hover{
	background-color:#9C0087;
	color:#FFFF00;
}
#content{
	width:965px;
 	background-color:#eeeeee;
	background-image:url(images/bgcontent.jpg);
	background-repeat:repeat-x;
	margin:auto;
	padding:0;
}
#sidebar{
	float:left;
	width:250px;
	margin:6px;
	margin-right:0px;
	padding:0;
	padding-top:10px;
}
.sidetabletitle {
	width:250px;
	background-color:#000000;
	background-image:url(images/bgsidetitre.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:auto;
	padding:3px;
	margin-top:15px;
	border:solid #000000 1px;
	text-align:center;
}
.sidetable {
	width:250px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	margin:auto;
	padding:3px;
	border-left:solid #dddddd 1px;
	border-right:solid #dddddd 1px;
	border-bottom:solid #dddddd 1px;
	border-top:0px;
	text-align:center;
}
.sidetable span b {
	color: #72107F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:bold;
}
.sidetable strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.sidetabletitlehigh {
	width:250px;
	background-color:#72107F;
	background-image:url(images/bgtitre.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:auto;
	padding:3px;
	margin-top:15px;
	border:solid #72107F 1px;
	text-align:center;
}
.table{
	width:100%;
	border:solid #dddddd 1px;
	padding:3px;
	background-color:#FFFFFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.titrenew{
	width:674px;
	padding:3px;
	background:#72107F;
	background-image:url(images/bgtitre.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:left;
}
.tablenew{
	width:672px;
	border-left:solid #dddddd 1px;
	border-right:solid #dddddd 1px;
	border-bottom:solid #dddddd 1px;
	padding:3px;
	background-color:#FFFFFF;
}
.tablehead{
	padding:3px;
	background-color:#9C0087;
	background-image:url(images/bgtablehead.png);
	background-repeat:repeat-x;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
}
.left{
	text-align:left;
	padding-left:10px;
}
.subtablehead{
	margin: 3px 0px 2px 0px;
	padding-left:10px;
	background-color:#EEEEEE;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:left;
}
.subtable{
	width:120px;
	float:right;
	padding:3px;
	margin-right:40px;
	margin-top:-3px;
	background-color:#FFFFFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	text-align:left;
}
.subtable a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	clear:left;
}
.subtable .raquo{
	font-family: Arial, Helvetica, sans-serif;
	color: #9C0087;
	font-size: 18px;
	font-weight:bold;
	line-height:10px;
}
.new {
	height:440px;
}
#sidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	margin: 20px 0px 5px 0px;
}
#sidebar h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #9C0087;
	font-size: 24px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	margin:0px;
}
#sidebar h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	margin:5px;
}
#sidebar h4 strong{
	color: #9C0087;
}
#sidebar p{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	margin:5px;
}
.topvideo{
	border:solid #dddddd 1px;
	background-color:#FFFFFF;
	margin:auto;
}
.morevideo{
	float:left;
	border:solid #dddddd 1px;
	background-color:#efefef;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px;
	width:214px;
	margin:2px;
	margin-bottom:10px;
}
.topvideoin{
	
}
.topvideothumb{
	width:242px;
	height:140px;
	border:0;
	margin:0;
	padding:0;
}
.topvideoview .topvideothumb:hover{
	background:url(images/play.png) center center;
	background-repeat:no-repeat;
}
.topvideolink{
	font-family: Arial, Helvetica, sans-serif;
	color:#8B2094;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:18px;
	max-height:18px;
	overflow:hidden;
	text-align:left;
}
#sidebar .date{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	margin-top:-0px;
	margin-bottom:10px;
	text-align:left;
}
#tags{
	width:100%;
	margin:5px;
	text-align:center;
}
.tags:hover{
	color:#9C0087;
}
.tag1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	margin: 0px 4px 0px 4px;
}
.tag2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	letter-spacing:0px;
	margin: 0px 4px 0px 4px;
}
.tag3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:0px;
	margin: 0px 4px 0px 4px;
}

.nbvideos{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	margin:2px;
	text-align:center;
}
.signup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing:-1px;
	background-color: #000000;
	background-image:url(images/bgmenu.jpg);
	border: 2px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px;
	width:95%;
}
.infos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px;
	font-weight: normal;
	color: #666666;
	text-align:center;
	margin:3px;
}
.infos strong{
	color:#333333;
	font-weight:normal;
}
.thumbvideo{
	width:220px;
	height:124px;
	margin:1px;
	padding:0;
	border:solid #dddddd 1px;
	background-repeat:no-repeat;
	display:inline;
}
.thumbvideo2{
	width:220px;
	height:150px;
	margin:2px;
	padding:0px;
	border:solid #dddddd 0px;
	background-repeat:no-repeat;
	display:inline;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px;
	font-weight: normal;
	color: #666666;
}
.thumbvideo2 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px;
	font-weight: bold;
	color: #9C0087;
}

.thumbvideobig{
	width:668px;
	height:376px;
	margin:1px;
	padding:0;
	border:solid #dddddd 1px;
	background-repeat:no-repeat;
}
.thumbvideonew{
	width:220px;
	max-width:220px;
	height:195px;
	margin:2px;
	padding:0;
	float:right;
}
.thumbvideonew .title{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:11px;
	max-height:12px;
	overflow:hidden;
	padding:2px;
	text-align:left;
}
.thumbvideonew .title .duree{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	font-style: italic;
	display:inline;
	float:right;
}
.thumbvideonewimg{
	border:solid #FFFFFF 1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#videos{
	width:672px;
	margin:0px 5px 0px 276px;
	padding:0;
	padding-top:10px;
}
.video {
	float:right;
	width:230px;
	margin:2px;
	padding:0px;
}
.videotext{
}
.description{
	padding:2px;
	border:solid 1px #dddddd;
	background-color:#efefef;
	margin:2px;
}
.description2{
	font-family:Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:justify;
	line-height:18px;
	max-height:72px;
	overflow:auto;
	padding:3px;
}
.description3{
	background-color:#000000;
	filter:alpha(opacity=60); -moz-opacity:0.6;opacity: 0.6;
	height:73px;
	bottom:2px;position: relative;
	z-index:1;
}
.description4bis{
	position: relative;
	margin-top:-76px;
	z-index:10;
	padding:3px;
}
.description4{
	font-family:Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:justify;
	line-height:16px;
	max-height:64px;
	height:64px;
	overflow:auto;
	padding:3px;
}
.description5{
	font-family:Helvetica, Arial, sans-serif;
	background:#eeeeee;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:justify;
	padding:3px;
	border: 1px solid #DDDDDD;
}
.moreinfos{
	padding:4px;
	padding-left:10px;
	margin-bottom:5px;
	font-family:Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight:normal;
}
.moreinfos a{
	color:#9C0087;
	font-weight:bold;
}
.moreinfos strong{
	color:#9C0087;
	font-weight:bold;
}
.moreinfos a b{
	color:#9C0087;
	font-weight:normal;
}
.videotext{
	margin:3px;
	font-size:12px;
	color:#000000;
}
.titre{
	padding:3px;
	margin:0px;
	background-color:#000000;
	background-repeat:repeat-x;
	background-color:#000000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:left;
}
.titrevideo {
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height:24px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:left;
}
#container,script{
	margin:0px;
	padding:0px;
	text-align:left;
}
.videosinfo {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:16px;
	padding-right:10px;
	padding-top:4px;
	text-align:right;
}
.videosinfo strong {
	font-weight:normal;
	color: #FFFFFF;
}
.videosinfo a {
	font-weight:normal;
	color: #FFFFFF;
}
.minilogo {
	text-align:left;
}
.links{
	height:50px;
	vertical-align:bottom;
}
.trailers3{
	background-color:#000000;
	filter:alpha(opacity=60); -moz-opacity:0.6;opacity: 0.6;
	height:18px;
	width:100px;
	bottom:-8px;
	right:10px;
	position: relative;
	z-index:1;
}
.trailers4bis{
	position: relative;
	bottom:-10px;
	right:10px;
	margin-top:-25px;
	width:94px;
	z-index:10;
	padding:3px;
}
.trailers4{
	font-family:Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:center;
	line-height:14px;
	max-height:20px;
	height:20px;
	overflow:auto;
	padding:3px;
}
a.trailer {
	color:#CC66CC;
	font-weight:normal;
}
#videos .signup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:25px;
	letter-spacing:-1px;
	background-color:#000000;
	background-image:url(images/bgtablehead.png);
	background-repeat:repeat-x;
	border: 2px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding:3px;
	text-align:center;
	width:654px;
}
.signup2{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:25px;
	letter-spacing:-1px;
	background-color:#9C0087;
	background-image:url(images/bgtablehead.png);
	background-repeat:repeat-x;
	border: 2px solid #9C0087;
	font-weight: bold;
	color:#FFFFFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:3px;
	padding:3px;
	text-align:center;
	width:650px;
}
.signup a{
	color:#FFFFFF;
}
.signup a:hover{
	color:#CC33CC;
}
.signup2 a{
	color:#FFFFFF;
}
.signup2 a:hover{
	color:#FFFF00;
}
#navig {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#000000;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:left;
}
#navig a{
	color:#000000;
}
#navig strong a{
	color:#9C0087;
}
.miss{
	width:146px;
	float:right;
	margin:6px;
	//margin:4px;
	padding:3px;
	background:#eeeeee;
	border: 1px solid #dddddd;
}
.miss:hover{
	background:#dddddd;
}
.lienmiss{
	font-family: Arial, Helvetica, sans-serif;
	color:#8B2094;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:18px;
	max-height:18px;
	height:18px;
	overflow:hidden;
	text-align:left;
}
.missmini{
	float:left;
	margin:2px;
	padding:2px;
	background:#ffffff;
}
.missmini:hover{
	background:#efefef;
}
.slogan{
	margin:20px 0px; 20px; 0px;
	text-align:center;
}
.slogan a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:bold;
	text-decoration:none;
	color:#9C0087;
}
.slogan a b{
	color:#000000;
	text-decoration:underline;
}
#passporno{
	margin:5px;
	padding:8px;
	height:300px;
	background-color:#000000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:25px;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-align:center;
}
#passporno strong{
	color:#FF0000;
}
.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}