body {
	margin: 0;
	font-family: Verdana;
	font-size: 18px;
	color: #ffffff;
	background: url(images/bg.jpg) repeat-x center top #00141e;
}
a, a:visited {
	color: #fbffc1;	
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a img {
	border: none;
}
ul, li, h1, h2, h3, p, form {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header {
	display: block;
	width: 640px;
	height: 138px;
	margin: auto;
	background-image: url(images/header.jpg);
}
.logo {
	float: left;
	width: 364px;
	height: 83px;
}
.menuuser {
	float: left;
	width: 268px;
	height: 23px;
	text-align: right;
	padding: 10px 8px 0 0;
	font-size: 11px;
}
.search {
	float: left;
	width: 276px;
	height: 45px;
	background-image: url(images/search.jpg);
}
.searchform {
	background-color: #ffffff;
	border: 1px solid #013969;
	width: 211px;
	height: 23px;
	margin: 10px 10px 10px 48px;
	padding-left: 5px;
}
.menu {
	clear: both;
	width: 640px;
	height: 55px;
	background-image: url(images/menu.jpg);
	position: relative;
}
.menu > li {
	float: left;
}
.menu > li > a, 
.menu > li > a:visited {
	height: 40px;
	padding: 15px 0 0 0;
	font-family: Arial;
	font-size: 20px;
}
#menuvideo > a, 
#menuvideo > a:visited {
	display: block;
	width: 95px;
	height: 40px;
	padding-left: 22px;
}
.dropdownmenuvideo {
	position: absolute;
	left: 0;
	right: 0;
	top: 55px;
	background-color: #01344f;
	border-top: 1px solid #003d70;
	border-bottom: 1px solid #003d70;
	visibility: hidden;
	z-index: 1000;
	text-align: center;
	padding-top: 4px;
}
.dropdownmenuvideolist > li {
	display: inline-block;
	margin: 3px 20px;
}
.dropdownmenuvideolist > li > a, .dropdownmenuvideolist > li > a:visited {
	display: block;
	width: 92px;
	height: 67px;
}
.dropdownmenuvideolist > li:hover {
	opacity: 0.8;
}
#menuvideo:hover .dropdownmenuvideo {
	visibility: visible;
	opacity: 1;
}
#playlist{
	background: url(images/playlist.jpg) no-repeat left center;
}
#premium{
	background: url(images/premium.jpg) no-repeat left center;
}
#fatality{
	background: url(images/fatality.jpg) no-repeat left center;
}
#hitparade{
	background: url(images/hit-parade.jpg) no-repeat left center;
}
#news{
	background: url(images/les-news.jpg) no-repeat left center;
}
#topvote{
	background: url(images/top-vote.jpg) no-repeat left center;
}
#topvus{
	background: url(images/top-vus.jpg) no-repeat left center;
}
#longues{
	background: url(images/les-longues.jpg) no-repeat left center;
}
#favoris {
	background: url(images/favoris.jpg) no-repeat left center;
}
#menucategory > a, 
#menucategory > a:visited {
	display: block;
	width: 126px;
	height: 40px;
	padding-left: 30px;
}
.dropdownmenucategory {
	position: absolute;
	left: 0;
	right: 0;
	top: 55px;
	background-color: #01344f;
	border-top: 1px solid #003d70;
	border-bottom: 1px solid #003d70;
	visibility: hidden;
	z-index: 1000;
	padding-top: 4px;
}
.dropdownmenucategorylist {
	text-align: center;
}
.dropdownmenucategorylist > li {
	display: inline-block;
	margin: 3px 40px;
	background-color: #011f2e;
    border: 1px solid #013e74;
    height: 66px;
    overflow: hidden;
    position: relative;
    width: 98px;
}
.dropdownmenucategorylist > li > a, .dropdownmenucategorylist > li > a:visited {
	display: block;
	width: 98px;
	height: 68px;
}
.dropdownmenucategorylist > li:hover {
	opacity: 0.8;
}
#menucategory:hover .dropdownmenucategory {
	visibility: visible;
	opacity: 1;
}
.dropdowncategorylisttitlebg {
    background-color: #000b11;
    bottom: 1px;
    display: block;
    height: 16px;
    opacity: 0.5;
    position: absolute;
    width: 98px;
}
.dropdowncategorylisttitle {
    bottom: 4px;
    display: block;
    height: 16px;
    position: absolute;
    text-align: center;
    width: 98px;
	font-size: 16px;
}
#allcategory{
	background: url(images/allcategory.jpg) !important;
	width: 68px !important;
	height: 66px !important;
	position: relative;
}
#menucommunity > a, 
#menucommunity > a:visited {
	display: block;
	width: 156px;
	height: 40px;
	padding-left: 35px;
}
.dropdownmenucommunity {
	position: absolute;
	left: 0;
	right: 0;
	top: 55px;
	background-color: #01344f;
	border-top: 1px solid #003d70;
	border-bottom: 1px solid #003d70;
	visibility: hidden;
	z-index: 1000;
	text-align: center;
	padding-top: 4px;
}
.dropdownmenucommunitylist > li {
	display: inline-block;
	margin: 3px 20px;
}
.dropdownmenucommunitylist > li > a, .dropdownmenucommunitylist > li > a:visited {
	display: block;
	width: 92px;
	height: 67px;
}
.dropdownmenucommunitylist > li:hover {
	opacity: 0.8;
}
#menucommunity:hover .dropdownmenucommunity {
	visibility: visible;
	opacity: 1;
}
#chronologie{
	background: url(images/chronologie.jpg) no-repeat left center;
}
#moderation{
	background: url(images/moderation.jpg) no-repeat left center;
}
#membres{
	background: url(images/Les-membres.jpg) no-repeat left center;
}
#messagerie{
	background: url(images/Messagerie.jpg) no-repeat left center;
}
#compte{
	background: url(images/Mon-compte.jpg) no-repeat left center;
}
#mesinfos{
	background: url(images/Mes-infos.jpg) no-repeat left center;
}
#mesvideos{
	background: url(images/Mes-video.jpg) no-repeat left center;
}
.communitynotify {
	position: relative;
	width: 20px;
	height: 20px;
	text-align: center;
	background-image: url(images/notification.png);
	font-weight: bold;
	top: -40px;
	left: 115px;
}
.submenunotify {
	position: relative;
	width: 20px;
	height: 20px;
	text-align: center;
	background-image: url(images/notification.png);
	font-weight: bold;
	left: 70px;
	top: -65px;
	font-size: 13px;
}
#menupost a, 
#menupost a:visited {
	display: block;
	width: 176px;
	height: 40px;
	text-align: center;
}
.content {
	display: block;
	width: 640px;
	overflow: hidden;
	margin: auto;
}
.icons {
	width: 640px;
	height: 28px;
}
#menuvideofilter {
	float: right;
}
#filterhard {
	margin: 15px 7px 2px 0;
	float: right;
	display: block;
	width: 48px;
	height: 40px;
	background-image: url(images/hard.jpg);
	background-size: cover;
}
#filterchoc {
	margin: 15px 7px 2px 0;
	float: right;
	display: block;
	width: 48px;
	height: 40px;
	background-image: url(images/choc.jpg);
	background-size: cover;
}
#filtersexy {
	margin: 15px 7px 2px 0;
	float: right;
	display: block;
	width: 48px;
	height: 40px;
	background-image: url(images/sexy.jpg);
	background-size: cover;
}
#filterchoc.active, 
#filtersexy.active, 
#filterhard.active {
    opacity: 0.5;
}
#filterchoc:hover, 
#filtersexy:hover, 
#filterhard:hover {
    opacity: 0.8;
}
.titlecontent {
	clear: both;
	width: 640px;
	height: 26px;
	margin-top: 10px;
	background-image: url(images/bgcontent.jpg);
}
.videoday {
	float: left;
	width: 295px;
	height: 26px;
	font-family: Arial;
	font-size: 20px;
	padding: 0 0 0 25px;
}
.classement {
	position: relative;
	float: left;
	width: 320px;
	height: 26px;
	font-family: Arial;
	font-size: 20px;	
}
.classementlink > a,
.classementlink > a:visited {
	display: block;
	width: 155px;
	height: 26px;
	padding-left: 70px;
	color: #ffffff;
}
.dropdownclassment {
	position: absolute;
	top: 26px;
	left: 40px;
	background-color: #01344f;
	border: 1px solid #003d70;
	border-radius: 1px;
	width: 205px;
	visibility: hidden;
	padding: 3px 0 3px 0;
	font-size: 25px;
	opacity: 0;
}
.classementlink:hover .dropdownclassment {
	visibility: visible;
	opacity: 1;
}
.dropdownclassmentlist > li {
	width:202px;
	height: 25px;
	padding: 0 0 0 5px;
}
.dropdownclassmentlist > li > a, .dropdownclassmentlist > li > a:visited {
	display: block;
	padding: 0;
}
.items {
	clear: both;
	margin-top: 10px;
}
.items > li {
	width: 640px;
	height: 232px;
	border-bottom: 2px solid #002b41;
}
.thumbitems {
	position: relative;
	float: left;
	width: 353px;
	height: 196px;
	background-color: #012039;
	border: 1px solid #002a40;
	margin: 17px 0 17px 6px;
}
.timeitems {
	position: absolute;
	bottom: 4px;
	right: 14px;
	width: 60px;
	height: 25px;
	text-align: center;
	background-color: #000b14;
}
.inforightitems {
	float: left;
	width: 269px;
	height: 189px;
	margin: 17px 0;
	padding:  2px 5px 5px 5px;
}
.titlevideoitems > a, 
.titlevideoitems > a:visited {
	display: block;
	font-size: 20px;
	width: 269px;
	height: 80px;
	overflow: hidden;
	color: #ffffff;
}
.titlevideoitems > a:hover {
	color: #5696e0;
}
.infovideoitems {
	width: 269px;
	height: 22px;
	padding: 2px 0;
	font-size: 18px;
	color: #4c4e4f;
}
.percent {
	width: 244px;
	height: 25px;
	background: url(images/iconevotepourcentage.jpg) no-repeat;
	color: #003d6f;
	margin-top: 2px;
	padding: 0 0 0 25px;
}
.pagination
{
	clear: both;
	text-align: center;
	padding: 10px 0 0 0;
}
.pagination ul
{
	display: inline-block;
}
.pagination li
{
	display: inline-block;
	border: 1px solid #013a6c;
	padding-top: 20px;
	margin-bottom: 10px;
	background-color: #01354f;
	text-align: center;
	font-size: 14px;
}
.pagination li:hover, .pagination li.active {
	background-color: #004669;
	border: 1px solid #023a6b;
}
.pagination li a, 
.pagination li a:visited {
	display: block;
	width: 67px;
	height: 38px;
	color: #faffbc;
}
.pagination li.active a, .pagination li.active a:visited, .pagination li:hover a, .pagination li:hover a:visited {
	color: #fbfd9c;
}
#toppagination {
	background-image: url(images/toppagination.jpg);
}
.pubbottom {
	overflow: auto;
	margin-top: 30px;
}
.pubbottom li {
	float: left;
	width: 300px;
	height: 250px;
	background-color: #0f0f0f;
	border: 1px solid #002b41;
	margin: 0 9px 24px 9px;
}
.clear {
	clear: both;
}
.clear2 {
	clear: both;
	margin-bottom: 20px;
}
.centerblock {
	margin: auto;
}
.center {
	text-align: center;
}
.footer {
	width: 640px;
	min-height: 167px;
	margin: auto;
	background: url(images/footer.jpg) no-repeat top center #00141e;
	padding-top: 25px;
	text-align: center;
}
.titlecontentcategory {
	height: 22px;
	background: url(images/titlecontentcategory.jpg) no-repeat;
	font-family: Arial;
	font-size: 20px;
	padding: 0 0 0 29px;
	margin-top: 25px;
	float: left;
}
.category {
	text-align: center;
	padding-top: 10px;
}
.category > li {
	float: left;
    width: 202px;
	margin: 5px 5px 5px 6px;
}
.categoryimage {
	display: block;
	width: 200px;
	height: 113px;
	background-color: #01354f;
    border: 1px solid #013c70;
	position: relative;
}
.categoryimage img {
}
.categorytitle {
	text-align: center;
	color: #054662;
}
.categorytitle a, 
.categorytitle a:visited {
	font-family: Arial;
	font-size: 20px;
	color: #fcfdb7;
}
.categorytitle a:hover {
	color: #ffffff;
}
.toppage, 
.toppage:visited {
	display: block;
	background-image: url(images/toppagination.jpg);
	width: 69px;
	height: 58px;
	margin: auto;
	margin-top: 20px;
}
.playervideo {
	width: 624px;
	height: 351px;
	background-color: #1e1e1e;
	border: 1px solid #013e75;
	margin: 10px auto;
}
.playerwrapper {
	width: 100%;
	height: 100%;
}
.pubvideo {
	width: 468px;
	height: 60px;
	background-color: #0c0c0c;
	border: 1px solid #001621;
	margin: 0 auto 12px auto;
	clear: both;
}
.pubvideo728x90 {
	height: 90px;
	margin: 10px 0 10px 0;
	overflow: hidden;
}
.infovideo {
	width: 640px;
	height: 69px;
	background-color: #002336;
	border: 1px solid #01396a;
	border-radius: 5px;
	margin: 12px 0;
	box-sizing: border-box;
}
/*.notetext {
	width: 210px;
	height: 59px;
	color: #fbfbbf;
	float: left;
	padding: 10px 0 0 5px;
}*/
.iconinfo {
	width: 68px;
	height: 16px;
	padding-top: 42px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin: 5px 20px;
	font-size: 14px;
}
.duration {
	background-image: url(images/duree.jpg);
}
.hit {
	background-image: url(images/hit.jpg);
}
.tag a, .tag a:visited {
	background-image: url(images/categorie.jpg);
	width: 68px;
	height: 16px;
	padding-top: 42px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin: 5px 20px;
	font-size: 14px;
}
.uploader a, .uploader a:visited {
	background-image: url(images/posteur.jpg);
	width: 68px;
	height: 16px;
	padding-top: 42px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin: 5px 20px;
	font-size: 14px;
}
.vote {
	margin: 2px 0 0 0;
	width: 200px;
	height: 67px;
	float: left;
	text-align: center;
}
.vote img {
	cursor: pointer;
}
.vote img.novote {
	cursor: default;
}
.iconvote {
	float: left;
	width: 34px;
	height: 39px;
}
.view {
	width: 218px;
	height: 59px;
	padding: 10px 5px 0 0;
	float: left;
	text-align: right;
}
.filterblock {
	float: right;
}
.fatality {
	float: right;
}
.fatality a,
.fatality a:visited {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(images/fatality.png);
	background-size: cover;
	margin: 15px 7px 0 0;
}
.fatality a:hover {
	opacity: 0.8;
}
.timeline {
	border: 1px solid #002b41;
	background-color: #001b29;
	padding: 10px;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.timelinelist li {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.timelinedate {
	margin: 10px 0 5px 0;
	display: block;
	border-bottom: 1px solid #002b41;
	font-style: italic;
}
.timelinedate2 {
	float: right;
	font-style: normal;
}
.timelineuser {
	float: left;
	position: relative;
}
.timelineuser img {
	display: block;
	border: 1px solid #002b41;
	width: 100px;
}
.timelinecontent {
	margin: 0 0 0 110px;
}
.timelineevent {
	border: 1px solid #013a6d;
	background-color: #011a2e;
	padding: 5px;
}
.timelinecomment {
	background-color: #063148;
	border: 1px solid #0c4362;
	color: #dfdfdf;
	margin: 10px;
	padding: 5px;
	font-size: 11px;
}
#timelinemore, #timelinemore:visited {
	background-color: #0c70c8;
	border: 1px solid #003d74;
	color: #fbfd9c;
	display: block;
	width: 250px;
	padding: 10px 20px;
	margin: 20px auto;
	font-size: 18px;
	text-align: center;
}
#timelinemore:hover {
	color: #ffffff;
}
.blockinscription {
	width: 487px;
	background-color: #011f2e;
	border: 1px solid #013c71;
	margin: 20px auto;
}
.blockform {
	width: 467px;
	padding: 15px 10px 10px 10px;
	overflow: hidden;
}
.blockform label {
	width: 165px;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	float: left;
	display: block;
	padding: 4px 5px 0 0;
	clear: both;
	color: #f8f8f8;
}
.blockform input[type=text],
.blockform input[type=password] {
	width: 265px;
	height: 24px;
	background-color: #00141d;
	border: 1px solid #013c71;
	float: left;
	display: block;
	color: #ffffff;
	padding: 0 3px;
}
.blockform select {
	width: 274px;
	height: 24px;
	background-color: #00141d;
	border: 1px solid #013c71;
	float: left;
	display: block;
	color: #ffffff;
	padding: 0 3px;
}
.blockform input[type=submit] {
	background-color: #0c70c8;
	border: 1px solid #003d74;
	color: #fbfda4;
	padding: 3px 30px;
	font-weight: bold;
	cursor: pointer;
	clear: both;
	margin: 0 0 0 170px;
	float: left;
}
.choiceinscription {
	width: 397px;
	padding: 10px 10px 10px 80px;
	clear: both;
	overflow: hidden;
}
.choiceinscription input {
	width: 10px;
	height: 18px;
	background-color: #080808;
	border: 1px solid #282828;
	float: left;
	display: block;
	clear: both;
}
.choiceinscription label {
	display: block;
	float: left;
	color: #f8f8f8;
}
.connect {
	clear: both;
	width: 237px;
	padding: 50px 0 30px 250px;
}
.buttoninscription {
	width: 268px;
	height: 40px;
	background-color: #0c70c8;
	border: 1px solid #003d74;
	z-index: 100000;
	position: absolute;
	margin: -21px 0 0 108px;
	display: block;
	font-family: Arial;
	font-size: 20px;
	color: #fbfd9c;
}
.loginbox {
	margin: 20px auto;
	padding: 10px;
	width: 487px;
	background-color: #011f2e;
	border: 1px solid #013c71;
}
.buttonconnexion {
	background-color: #0c70c8 !important;
	border: 1px solid #003d74 !important;
	color: #fbfda4 !important;
	padding: 3px 30px !important;
	font-weight: bold;
	cursor: pointer;
	clear: both;
	margin: 0 0 0 170px;
	float: left;
	width: 130px !important;
	height:25px !important;
}
.membersblock {
	border: 1px solid #002b41;
	background-color: #001b29;
	padding: 10px;
	overflow: hidden;
	max-height: 338px;
	margin: 10px 0 20px 0;
}
.membersitems li {
	float: left;
	margin: 10px 26px;
}
.memberthumb {
	position: relative;
	width: 102px;
	height: 122px;
}
.membernickname {
	width: 102px;
	height: 17px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.membervideonumber {
	width: 102px;
	height: 16px;
	text-align: center;
	font-size: 13px;
}
.moderation {
	border: 1px solid #002b41;
	background-color: #001b29;
	padding: 10px;
	overflow: hidden;
	margin: 10px 0;
}
.moderationplayer {
	width: 600px;
	height: 300px;
	margin: 10px auto;
	border: 1px solid #002b41;
}
.moderationtext1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.moderationbuttons {
	width: 640px;
	margin: 20px auto;
}
.moderationyes, .moderationyes:visited {
	float: left;
	display: block;
	background-color: #00660E;
	margin: 0 0 0 150px;
	padding: 10px 20px;
	border: 1px solid #00A402;
	font-weight: bold;
	font-size: 24px;
	cursor: pointer;
	color: #ffffff;
}
.moderationyes:hover {
	background-color: #008800;
}
.moderationno, .moderationno:visited {
	float: right;
	display: block;
	background-color: #D10003;
	margin: 0 150px 0 0;
	padding: 10px 20px;
	border: 1px solid #FF0002;
	font-weight: bold;
	font-size: 24px;
	cursor: pointer;
	color: #ffffff;
}
.moderationno:hover {
	background-color: #ee0003;
}
.moderationmsg {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 100px 0;
}
.pm {
}
.pmmenu {
	border: 1px solid #002b41;
	background-color: #001b29;
	padding: 10px;
	overflow: hidden;
	margin: 20px 0;
	width: 618px;
}
.pmlist {
	text-align: center;
}
.pmlist li {
	display: inline-block; 
	border: 1px solid #002b41;
	background-color: #001b29;
	padding: 5px;
}
.pmcontent {
	border: 1px solid #002b41;
	background-color: #001b29;
	padding: 10px;
	overflow: hidden;
	margin: 10px auto 20px auto;
}
.pm .msg {
	background-color: #00141d;
	padding: 10px;
	border: 1px solid #09243a;
	margin: 0 0 30px 0;
}
.pm .msganswertitle {
	border-bottom: 1px solid #09243a;
	margin: 0 0 20px 0;
} 
.pmtable {
	border-collapse: collapse;
	width: 100%;
	background-color: #00141d;
}
.pmtable th {
	text-align: left;
	background-color: #0c70c8;
}
.pmtable tr:nth-child(even) td {
	background-color: #011a2e;
}
.pm input[type=submit] {
	background-color: #0c70c8;
	border: 1px solid #003d74;
	color: #fbfd9c;
	display: block;
	padding: 5px 10px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}
.pm .pmactionbutton {
	float: left;
	margin: 10px 10px 0 0;
}
.pmnew {
}
.pmnew label {
	display: block;
	text-align: center;
	padding: 5px 0;
}
.pmnew input[type=text] {
	display: block;
	margin: auto;
	width: 614px;
}
.pmnew textarea {
	display: block;
	margin: auto;
	width: 612px;
}
.pmnew input[type=submit] {
	background-color: #0c70c8;
	border: 1px solid #003d74;
	color: #fbfd9c;
	display: block;
	padding: 5px 10px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	margin: 10px auto;
}
.errorMessage {
	display: block;
	text-align: center;
	color: #FF0003;
	font-weight: bold;
}
.news {
	margin: 10px 0 10px 60px;
}
.news p {
	font-size: 16px;
	height: 0;
	opacity: 0;
	text-align: justify;
	visibility: hidden;
}
.news p.active {
	visibility: visible;
	height: auto;
	opacity: 1;
	transition: opacity 0.3s ease;
}
.blockinfos {
	margin-top: 10px;
}
.tableForm {
	clear: both;
	margin: auto;
}
.tableForm th {
	font-size: 13px;
	padding: 4px;
	text-align: right;
	vertical-align: top;
	width: 150px;
}
.tableForm td {
	font-size: 13px;
}
.tableForm input[type="text"], 
.tableForm input[type="password"], 
.tableForm select, 
.tableForm textarea {
	background-color: #ffffff;
	border: 1px solid #d7ebff;
	font-family: Verdana;
	font-size: 12px;
	padding: 4px;
	width: 250px;
}
.dobday, .dobmonth {
	margin-right: 5px;
	width: 65px !important;
}
.dobyear {
	width: 120px !important;
}
.uservideos {
	width: 100%;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.uservideos td {
	background-color: #011a2e;
}
.uservideos .cellstate {
	text-align: center;
	white-space: nowrap;
}
.uservideos .cellthumb {
    width: 53px;
}
.downloadoff {
    background: url(images/downloadoff.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 32px;
    width: 44px;
}
.downloadon {
	background: url(images/downloadon.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 32px;
	width: 44px;
}
.delete {
	background: url(images/delete.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 32px;
	width: 44px;
}
.publicprofileimage {
	width: 400px;
	margin: 20px auto;
	text-align: center;
}
.publicprofile img {
	width: 400px;
	height: 300px;
	border: 1px solid #002b41;
	display: block;
}
.publicprofileuser {
	width: 102px;
	margin: 20px auto;
	text-align: center;
}
.publicprofileuser img {
	width: 100px;
	height: 120px;
	display: block;
	border: 1px solid #002b41;
}
.publicprofileinfo {
	clear: left;
	margin: auto;
}
.commentitems {
	margin: 10px;
}
.commentitems li {
    background-color: #001b29;
    border: 1px solid #002b41;
    padding: 5px;
	margin: 0 0 10px 0;
}
.commentitems .commentquote {
	font-style: italic;
	font-size: 11px;
	background-color: #012b41;
    border: 1px solid #002c43;
	padding: 10px;
	margin: 10px;
}
.videosuserlink {
	float: right;
	margin: 0 10px 0 0;
}
.infoname {
	float: left;
	width: 320px;
	text-align: right;
}
.infovalue {
	margin-left: 30px;
	width: 290px;
	float: left;
}
.mpimage {
    background-image: url(images/pm.png);
    background-size: cover;
    bottom: 0;
    display: block;
    height: 24px;
    position: absolute;
    right: 0;
    transition: all 0.2s ease 0s;
    width: 24px;
}
.mpimage:hover {
    height: 32px;
    width: 32px;
}
#videofacebook {
	float: left;
	display: block;
	background-color: #46629e;
	color: #ffffff;
	text-align: center;
	width: 50%;
	padding: 10px 0;
	border-radius: 5px;
	margin: 0 0 12px 0;
	font-size: 14px;
}
#videotwitter {
	float: right;
	display: block;
	background-color: #55acee;
	color: #ffffff;
	text-align: center;
	width: 48%;
	padding: 10px 0;
	border-radius: 5px;
	margin: 0 0 12px 0;
	font-size: 14px;
}
.bottomblock {
	width: 640px;
	margin: auto;
}
.block {
	width: 640px;
	height: 587px;
	margin: 15px 0 0 0;
}
.blocktitle {
	width: 575px;
	height: 34px;
	background-image: url(images/barre_cadre.jpg);
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 0 0 55px;
}
.blockcontent {
	width: 602px;
	height: 547px;
	margin-left: 26px;
	background-color: #011f2e;
	border-left: 1px solid #002b41;
	border-right: 1px solid #002b41;
	border-bottom: 1px solid #002b41;
}
.topvideo li {
	float: left;
	width: 192px;
	height: 173px;
	padding: 4px;
}
.topvideothumb {
	width: 190px;
	height: 151px;
	border: 1px solid #004178;
}
.topvideoview {
	width: 192px;
	height: 20px;
	font-size: 16px;
	text-align: center;
}
.topcontributor li {
	width: 192px;
	height: 265px;
	float: left; 
	padding: 4px;
}
.topcontributorthumb {
	width: 192px;
	height: 225px;
	position: relative;
}
.topcontributornickname {
	width: 192px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
}
.topcontributorvideonumber {
	width: 192px;
	height: 20px;
	text-align: center;
	font-size: 15px;
}
.lastcomment {
	overflow-y: hidden;
	height: 100%;
}
.lastcomment:hover {
	overflow-y: scroll;
}
.lastcomment li {
	width: 575px;
	overflow: hidden;
	padding: 1px 2px 12px 2px;
	margin: 0px 8px;
}
#borderlastcomment {
	background: url(images/borderlastcomment.jpg) no-repeat center bottom;
}
.iconadd,
.iconadd:visited {
	position: absolute;
	display: block;
	width: 32px;
	height: 32px;
	top: 5px;
	right: 5px;
	background: url(images/iconadd.png);
}
.iconadd:hover {
	background-position: 0 32px;
}
.iconadd.removed {
	background: url(images/iconremove.png);
}
.videocommentlink,
.videocommentlink:visited {
	clear: both;
	width: 610px;
	height: 25px;
	background-color: #021f2f;
	border: 1px solid #092b37;
	margin: 0 auto 9px auto;
	padding-top: 2px;
	text-align: center;
	display: block;
	color: #ffffff;
}
.videocommentlink:hover {
	color: #fbffc1;
}
.blockcomments {
	margin: 0 13px 20px 13px;
	clear: both;
	overflow: hidden;
}
#comments {
	display: none;
	margin: 0 0 20px 0;
}
.abusetitle {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 0 0 20px 0;
}
.commentabuse {
	display: inline-block;
	width: 32px;
	height: 15px;
}
.commentclosed {
	text-align: center;
	padding: 20px;
	background-color: #021f2f;
	border: 1px solid #002b41;
}
.blockcomment {
	overflow: hidden;
	background-color: #021f2f;
	border: 1px solid #05283b;
	margin: 8px 0 0 0;
	position: relative;
}
.topcomment {
	background: url(images/topcomment.jpg) no-repeat left bottom #012b41;
	background-size: 150px 18px;
	border: 1px solid #004b73;
	margin-bottom: 50px;
}
.commentdeactivated {
	background: url(images/commentdeactivated.jpg) no-repeat left bottom;
	background-size: 150px 18px;
	opacity: 0.3;
}
.blockcommentreponse {
	overflow: hidden;
	background-color: #012b41;
	border: 1px solid #002c43;
	margin: 8px 0 0 33px;
	position: relative;
}
.commentavatar {
	position: relative;
	float: left;
	width: 100px;
	height: 120px;
	border: 1px solid #053d6c;
	margin: 4px 2px;
}
.commenttitle {
	margin: 4px 0 0 113px;
}
.commentpseudo {
	color: #efffcb;
}
.commentvip {
	color: #0e3554;
}
.commenttime {
	color: #0e3554;
	font-size: 11px;
}
.commentvote {
	float: right;
	font-size: 18px;
	margin: 2px 20px 0 0;
}
.commentvotemoinsbutton, 
.commentvotemoinsbutton:visited {
	float: right;
	background: url(images/vote-moins.jpg) no-repeat left top;
	background-size: cover;
	width: 34px;
	height: 30px;
	margin: 0 2px;
}
.commentvotemoinsbutton:hover {
	background-position: 0 -30px;
}
.commentvoteplusbutton, 
.commentvoteplusbutton:visited {
	float: right;
	background: url(images/vote-plus.jpg) no-repeat left top;
	background-size: cover;
	width: 34px;
	height: 30px;
	margin: 0 2px;
}
.commentvoteplusbutton:hover {
	background-position: 0 -30px;
}
.commentvotemoins {
	float: right;
	color: #ff0b32;
}
.commentvoteplus {
	float: right;
	color: #f4f9c3;
}
.commenttext {
	text-align: justify;
	margin: 0 0 0 124px;
	padding: 20px 20px 30px 0;
	font-size: 11px;
}
.blockcomment blockquote {
	padding: 5px;
	margin: 0;
	border: 1px solid #0c4362;
	background-color: #063148;
	color: #DFDFDF;
}
.blockcommentreponse blockquote {
	padding: 5px;
	margin: 0;
	background-color: #021f2f;
	border: 1px solid #011a2e;
	color: #DFDFDF;
}
.commentpagination {
	text-align: center;
	padding: 10px 0;
}
.commentpagination span,
.commentpagination a,
.commentpagination a:visited {
	display: inline-block;
    background-color: #01344f;
    border: 1px solid #023a6b;
    font-size: 14px;
    padding: 3px 4px;
    text-align: center;
	margin: 2px;
}
.commentform {
	border: 1px solid #002b41;
	background-color: #021f2f;
}
.commentformcontent {
	padding: 10px;
}
#CommentText {
	background-color: #011a2e;
    border: 1px solid #013a6d;
	resize: none;
	width: 100%;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
	display: block;
     -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
     box-sizing: border-box; 
}
.commentformsubmit {
	margin: 0 auto 5px auto;
	display: block;
	background-color: #0c70c8;
	border: 1px solid #003d74;
	color: #ffffff;
    cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	width: 100px;
	height: 30px;
	-webkit-appearance: none;
	border-radius: 0;
}
.commentformsubmit:hover {
	color: #fbfd9c;
}
.commentformbuttons {
	padding: 3px 0 0 5px;
	overflow: hidden;
}
.commentButton {
	float: left;
	background-color: #0c70c8;
	border: 1px solid #003d74;
	color: #ffffff;
    cursor: pointer;
	margin: 0 4px 0 0;
	padding: 0;
	width: 70px;
	height: 25px;
	font-size: 16px;
	text-align: center;
	-webkit-appearance: none;
	border-radius: 0;
}
.comments input[type=submit]:hover {
	color: #fbfd9c;
}
.commentSmiley {
	display: block;
	float: left;
	margin: 1px 4px 0 0;
	width: 25px;
	height: 25px;
}
.commentquotebutton,
.commentanswerbutton,
.commenteditbutton {
	float: right;
	background-color: #0c70c8;
	border: 1px solid #003d74;
	color: #ffffff;
    cursor: pointer;
	font-size: 18px;
	margin: 2px 2px 2px 0;
	width: 100px;
	height: 30px;
	padding: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.commentoptions {
}
.answerslink {
	float: left;
	font-size: 11px;
	margin: 3px 0 0 0;
	padding: 0 0 0 17px;
	background: url(images/answer.jpg) no-repeat left top;
	height: 16px;
	display: block;
}
.answerslink.open {
	background-position: 0 -16px;
}
.commentmessage {
	clear: both;
	padding: 10px 0 0 5px;
}
.relatedseparator {
	clear: both;
	height: 20px;
}
#uploadfileblock {
	text-align: center;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #013d71;
	background-color: #023552;
}
#uploadform input[type=submit] {
    background-color: #0c70c8;
    border: 1px solid #003d74;
    color: #fbfd9c;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: auto;
    overflow: hidden;
    padding: 12px 0 10px 0;
    text-align: center;
    text-decoration: none;
    width: 408px;
}
#uploadfilebutton {
    background-color: #0c70c8;
    border: 1px solid #003d74;
    color: #fbfd9c;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 22px;
    margin: auto;
    overflow: hidden;
    padding: 19px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 400px;
}
#uploadfilebutton:hover {
    color: #ffffff;
}
#uploadfilebutton span {
	font-size: 10px;
	display: block;
	font-weight: normal;
}
#uploadfile {
    bottom: 0;
    cursor: pointer;
    font-size: 1000px !important;
    height: 300px;
    opacity: 0;
    position: absolute;
    right: 0;
}
#uploadform label.full, #uploadform input, #uploadform textarea {
    display: block;
    font-family: Verdana;
    font-size: 18px;
    width: 614px;
}
#uploadform label {
    margin: auto;
    text-align: center;
}
#uploadform input, #uploadform textarea {
    border: 1px solid #6f6f6f;
    margin: 5px auto 10px;
    padding: 3px;
}
#uploadprogress {
    font-size: 32px;
    text-align: center;
}
#uploadprogress .red {
    color: #ff0000;
    font-size: 22px;
}
#uploadstep2, #uploadstep3 {
    display: none;
}
#uploaderror {
    color: #ff0000;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}
#uploadinfos {
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}
.itemsplaylist li {
	float: left;
	width: 180px;
	height: 228px;
	margin: 12px 16px 5px 17px;
}
.itemsplaylistthumb {
	position: relative;
	width: 178px;
	height: 187px;
	border: 1px solid #053e73;
}
.itemsplaylisttitle {
	width: 180px;
	height: 39px;
	padding-top: 2px;
	text-align: center;
	font-family: Arial;
}
.itemsplaylisttitle > a, 
.itemsplaylisttitle > a:visited {
	text-align: center;
	font-family: Arial;
	font-size: 16px;
}
.new {
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
	top: 0;
	left: 0;
	background: url(images/new.png);
}
.premium {
	position: absolute;
	display: block;
	height: 38px;
	left: 0;
	right: 0;
	top: 0;
	background: url(images/premium.png);
}
.premiumconnected {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	top: 0;
	right: 0;
	background: url(images/blue_flame.png);
}
.hd {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
}
.green {
	color: #0DB900;
}
.red {
	color: #CB0000;
}
#inscriptionbenefit {
	color: #41a2f9;
	display: block;
	text-align: center;
	margin: 10px;
}
.inscriptionbenefitlist {
	margin: 10px;
	color: #f8f8f8;
}
.inscriptionbenefitlist li {
	list-style: disc;
	margin: 0 0 0 100px;
}
.loginoptions {
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
}
#wrapperabuse {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.78);
	visibility: hidden;
}
#abusebox {
	background-color: #021f2f;
	border: 1px solid #05283b;
	padding: 30px;
	position: absolute;
	overflow: hidden;
}
