*
{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",Arial, sans-serif;
}
body
{
	background:url('/img/content/bg-jolatefri.png') repeat;
}
li
{
	list-style:none;
}
h1, h2, h3, h4
{
	font-weight:normal;
	font-size:12px;
}
strong, p
{
	font-weight:normal;
	font-size:12px;
}
a
{
	text-decoration: none;
	outline:none;
	color:#000000;
	cursor:pointer;
}
a img
{
	border:medium none;
}
#head, #nav, #contFoot
{
	margin:auto;
	width:1000px;
}
/* formulaire */
form
{
	padding-top:10px;
}
form p {
	margin-bottom:20px;
	clear:left;
	margin-left:5px;
}
form p:last-child {
	margin-bottom:0;
}
label {
	cursor:pointer;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
	margin:0 10px 5px 0;
	width:180px;
}
form p:hover label {
	color:#C200C9;
}
form p:hover label:after {
	content:" »";
}
input[type="text"], input[type="password"], textarea {
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-border-radius:3px 3px 3px 3px;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	background:-moz-linear-gradient(90deg, #FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#FFFFFF)) repeat scroll 0 0 transparent;
	border:1px solid #AAAAAA;
	padding:5px 4px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	-moz-box-shadow:0 0 3px #C200C9;
	-webkit-box-shadow:0 0 3px #C200C9;
	border-color:#093C75;
	outline:medium none;
}
select {
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	cursor:pointer;
	padding:3px;
}
select:active, select:focus {
	-moz-box-shadow:0 0 3px #C200C9;
	-webkit-box-shadow:0 0 3px #C200C9;
	border:1px solid #093C75;
	outline:medium none;
}
input[type="submit"], a.submit {
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 1px 0 #FFFFFF;
	background:-moz-linear-gradient(90deg, #7B0080, #C003C7	) repeat scroll 0 0 transparent;
	-webkit-border-radius:3px 3px 3px 3px;
	-webkit-box-shadow:0 1px 0 #FFFFFF;
	background:-webkit-gradient(linear, left top, left bottom, from(#C003C7), to(#7B0080)) repeat scroll 0 0 transparent;
	border:1px solid #093C75;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:0 1px 1px #333333;
	text-transform:uppercase;
}
input[type="submit"]:hover, a.submit:hover {
	background:-moz-linear-gradient(90deg, #D500FF, #E253FF) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, from(#E253FF), to(#D500FF)) repeat scroll 0 0 transparent;
	border-color:#093C75;
	text-decoration:none;
}
input[type="submit"]:active, input[type="submit"]:focus, a.submit:active, a.submit:focus {
	background:-moz-linear-gradient(90deg, #D500FF, #E253FF) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, from(#E253FF), to(#D500FF)) repeat scroll 0 0 transparent;
	border-color:#093C75;
	outline:medium none;
}
#options {
	margin-bottom:20px;
}
#options p {
	display:none;
}
#options .show {
	display:block;
}
#options:target .show {
	display:none;
}
#options .hide {
	display:none;
}
#options:target .hide {
	display:block;
}
#options:target p {
	display:block;
}
#finish {
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	background:none repeat scroll 0 0 rgba(65, 166, 42, 0.2);
	border:2px solid #41A62A;
	display:none;
	padding:5px 10px;
}
#finish:target {
	display:block;
}
#credits {
	font-size:11px;
	margin-top:20px;
	text-align:center;
}

 /*  */
/* global */

.displayNone
{
	display:none;
}
.titreSousPartie
{
	color:#832676;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}


/* fin global */

/* header */

#ref
{
	position:absolute;
	top:-121212px;
}
#ref2, #menuVideo
{
	background:url('../img/content/fondMenuHeader.png') repeat-x;
	color:#FFFFFF;
	border-bottom:#832676 3px solid;
	overflow:hidden;
}
#ref2 h1
{
	font-size:14px;
	font-weight:normal;
	margin:auto;
	width:1024px;
	padding:3px;
}
#head
{
	background:#FFFFFF;
	height:110px;
	padding:0 10px 10px;
}
#head a#logoHeader
{
	background:url("../img/content/logoJlt.png");
	text-indent:-9999px;
	display:block;
	width:100px;
	height:107px;
	float:left;
}
#head a#logoHeaderFriteuse
{
	display:block;
	margin: 20px 10px 0 0;
	width:100px;
	height:107px;
	float:left;
}
#head ul
{
	margin:10px 0 0 20px;
	float:left;
}
#head ul a
{
	font-size:50px;
}
#head ul h2
{
	font-size:14px;
}
#pubHeader
{
	text-align:right;
	padding-top:25px;
}
#bonjourFrite:hover
{
	background:url('../img/content/friteBonjourSourire.png');
}
#bonjourFrite
{
	background:url('../img/content/friteBonjour.png');
	position:fixed;
	bottom:0;
	left:10px;
	width:133px;
	height:200px;
}
.icon_link span
{
	background:none;
}
.icon_link span span.FBConnectButton_Text_Simple
{
	margin:0;
}
#shareFrite
{
	display:none;
	position:fixed;
	bottom:10px;
	left:75px;
	text-align:center;
}
#shareFrite li
{
	margin-top:5px;
}
#tweetmeme_button a.count
{
	display:none;
}

/* menu Header */

#menuVideo
{
	clear:left;
}
#menuVideo ul
{
	margin:auto;
	width:1000px;
}
#menuVideo li
{
	float:left;
}
#menuVideo li a
{
	font-size:15px;
	display:block;
	height:30px;
	padding:0 14px;
	color:#FFFFFF;
	line-height:30px;
}
#menuVideo li#menuHome a
{
	background:url('../img/content/fondMenuHeaderHome.png') repeat-x;
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	padding:0;
}
#menuVideo li#menuHome a:hover
{
	background:url('../img/content/fondMenuHeaderHomeHover.png') repeat-x;
}
#menuVideo li#posterVideo a
{
	color:#FFFFFF;
	background:url('../img/content/fondMenuHeaderHover.png') repeat-x;
	padding:0 23px;
}

#menuVideo li#rechercheHeader input#submitRecherche:hover
{
	color:#000000;
}
#menuVideo li#rechercheHeader form
{
	padding:0;
}
#menuVideo li#rechercheHeader input#submitRecherche
{
	border:none;
	padding:0;
	height:30px;
	padding:0 5px;
	background:url('../img/content/fondMenuHeaderHover.png') repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	cursor: pointer;
}

#menuVideo li a:hover, #menuVideo li a.selected
{
	color:#FFFFFF;
	background:url('../img/content/fondMenuHeaderHover.png') repeat-x;
}
#menuVideo li#posterVideo a:hover
{
	color:#000000;
}
#contRecherche
{
	margin:2px 0 0 5px;
}

/* fin menu Header */

/* fil d'ariane */

#filAriane
{
	width:1014;
	padding:5px;
	margin:auto;
}
#filAriane p, #filAriane a
{
	color:#707788;
}
#filAriane a:hover
{
	color:#832676;
	border-bottom:1px solid #832676;
}

/* fin fil d'ariane */

/* fin header */

/* formulaire 

.formulaire label, .formulaire input, .formulaire select
{
	float:left;
}
.formulaire p
{
	background:#EEEEEE;
	border:1px solid #FFFFFF;
	display:block;
	padding:5px;
	position:relative;
	clear:left;
	overflow:hidden;
	margin:2px 0;
}
.formulaire input
{
	border:1px solid #CBCBCB;
	padding:4px 5px;
	width:200px;
	background-color:#F3F3F3;
	color:#5C5C5C;
	float:left;
	font-size:18px;
}
.formulaire label
{
	display:block;
	width:170px;
	height:30px;
	padding:2px;
}
.formulaire label span
{
	color:#EA2839;
	margin-left:3px;
}
.formulaire textarea
{
	background-color:#F3F3F3;
	border:1px solid #CBCBCB;
	color:#5C5C5C;
	float:left;
	min-height:115px;
	padding:10px 10px 0;
	width:100%;
}
input.bouton1
{
	color:#FFFFFF;
	font-weight:bold;
	background:#832676;
	padding:1px 5px;
	margin:10px 0;
	text-transform: uppercase;
	border:none;
	cursor:pointer;
	font-size:12px;
}
input.bouton1:hover
{
	color:#ffe400;
	background:#832676;
}
/* fin formulaire */

/* light box */

a.closeLightbox
{
	position:absolute;
	right:10px;
	top:8px;
	z-index:18;
}
#lightbox, #fondLightbox
{
	display:none;
}
div#fondLightbox
{
	position:fixed;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.5);
	z-index:10;
}
#lightbox
{
	position:absolute;
	left:50%;
	background:#FFFFFF;
	padding:5px;
	border:3px #afed00 solid;
	z-index:15;
	opacity:1;
}
#lightbox h3
{
	background:#afed00;
	padding:2px 10px;
	font-size:15px;
	font-weight:bold;
}
#lightbox h3.separate
{
	margin-top:10px;
}
#lightbox h3 a
{
	float:right;
	margin-top:1px;
}
.boxInscription
{
	width:400px;
	margin:40px 0 0 -208px;
	
}
.boxInscription textarea
{
	width:365px;	
}
p.radioForm input
{
	width:50px;	
	margin-top:2px;
}
p.radioForm span.radioBouton
{
	float:left;
	font-size:12px;
	margin-top:5px;
}
.boxInscription input
{
	width:190px;
}
/* fin light box */

/* login form */

.loginForm input
{
	width:40%;
	margin:0 13px;
}

/* fin login form */

/* navigation */

#nav
{
	overflow:hidden;
	width:1020px;
}
#contenu, #menuSmall, #menuBig
{
	float:left;
	padding:10px;
	margin: 5px 2px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	background-color:white;
}
/* contenu */

#contenu
{
	width:525px;
}
#contenu h2
{
	font-size:16px;
	color:#832676;
	margin:0 0 20px 0;
}

/* video index */

.videoIndex
{
	clear:left;
	overflow:hidden;
	padding:20px 0;
	border-top:#DDDDDD 1px solid;
}
.videoIndex a.thumbVideo
{
	float:left;
	margin:0 10px 10px 0;
	background:#FFFFFF;
	border:#DDDDDD 1px solid;
	padding:4px;
}
.videoIndex a.thumbVideo:hover
{
	border:#DDDDDD 5px solid;
	padding:0;
}
.dateVideoIndex p, .dateVideoIndex a.posteurVideo
{
	font-size:11px;
	color:#A5A5A5;
	line-height:18px;
}
.dateVideoIndex a
{
	font-size:11px;
	border-bottom:1px #A5A5A5 solid;
	padding-bottom:1px;
}
.dateVideoIndex a:hover
{
	border-bottom:none;
}
a.categorieVideo
{
	color:#FFFFFF;
	font-weight:bold;
	background:#832676;
	padding:1px 5px;
	margin-right:10px;
	text-transform: uppercase;
}
a.categorieVideo:hover, a.selected
{
	color:#000000;
	background:#afed00;
}
.titreVideoIndex a
{
	font-size:20px;
	color:#832676;
}
.titreVideoIndex a:hover
{
	color:#000000;
}
.videoIndex .infoPost
{
	clear:left;
	font-size:12px;
	margin:10px 0 0 5px;
}
/* post pub */
.postPub a.categorieVideo
{
	color:#000000;
	font-weight:bold;
	background:#afed00;
	padding:1px 5px;
	margin-right:10px;
	text-transform: uppercase;
}
.postPub a.categorieVideo:hover
{
	color:#FFFFFF;
	background:#832676;
}

/* fin contenu */

/* menu small */

#menuSmall
{
	width:120px;
	font-size:12px;
}
#menuSmall h2, #menuBig h2, .titreH2
{
	background:url('../img/content/fondMenuHeader.png') repeat-x;
	border-bottom:3px solid #AFED00;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:2px 0 2px 6px;
	margin:10px 0;
}
.listCategories li
{
	margin:3px 0;
	text-align:center;
}

.listCategories a { 
	color:#832676;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
   -webkit-transition: all 0.12s ease-out;
   -moz-transition: all 0.12s ease-out;
   -o-transition: all 0.12s ease-out;
}
.listCategories a:hover {
   position: relative; top: -2px; left: -2px;
   text-shadow: 1px 1px #AFED00,2px 2px #AFED00, 3px 3px #AFED00;
}
#listCategories li
{
	text-align:left;
}
#listCategories li a
{
	color:#FFFFFF;
}
#listCategories li a:hover
{
	color:#832676;
} 
.lienSmall a
{
	font-size:10px;
	height:16px;
	display:block;
}
.lienSmall a:hover
{
	font-size:12px;
	height:16px;
	position:relative;
	left:-4px;
}
/* fin menu small */

/* menu big */

#menuBig
{
	width:300px;
	font-size:12px;
}
#menuBig h2
{
	border-bottom:3px solid #ffe400;
}
#menuBig #followUs a
{
	margin:0 20px;
}
#formChat
{
	margin-bottom:10px;
}

/* menu profil */

#menuUser ul
{
	overflow:hidden;
}
#menuUser ul#login li
{
	height:30px;
}
#menuUser ul#login li a:hover
{
	color:#A5A5A5;
	font-weight:bold;
}
#menuUser ul#login li#mesVideos
{
	background:url('../img/content/mesVideos.png') 5px -2px no-repeat;
}
#menuUser ul#login li#mesFavoris
{
	background:url('../img/content/mesFavoris.png') 5px -2px no-repeat;
}
#menuUser ul#login li#commentaires
{
	background:url('../img/content/commentaires.png') 5px -2px no-repeat;
}
#menuUser li
{
	float:left;
	width:50%;
	text-align:center;
}
#menuUser li a#login
{
	display:block;
	width:120px;
	line-height:30px;
	margin:auto;
	font-weight:bold;
}
#menuUser li a#signin
{
	background:-moz-linear-gradient(90deg, #1DAD00, #24D600) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, from(#24D600), to(#1DAD00)) repeat scroll 0 0 transparent;
	display:block;
	width:120px;
	line-height:30px;
	margin:auto;
	font-weight:bold;
}
#menuUser li a#signin:hover
{
	background:-moz-linear-gradient(90deg, #2AFD00, #71FD54) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, from(#71FD54), to(#2AFD00)) repeat scroll 0 0 transparent;
}

/* fin menu profil */

/* coup de coeur */

.titreVideoIndex .categorieVideo
{
	color:#FFFFFF;
	font-size:12px;
}

/* fin coup de coeur */

/* module video */
.videoModule
{
	clear:left;
}
.videoModule .thumbVideoModule
{
	margin-right:10px;
	float:left;
}
.videoModule .titreVideoModule a
{
	line-height:20px;
}
.videoModule .titreVideoModule a:hover, #listFeeds a:hover, .listCategories a:hover
{
	color:#832676;
	font-weight:bold;
}
#listFeeds img
{
	margin-right:5px;
}
/* module video */

/* feeds */

#listFeeds li
{
	line-height:20px;
}
#listFeeds a
{
	color:#646464;
}

/* fin feeds */

/* chat */

#listChat
{
	color:#424242;
}
#listChat .posteurChat
{
	font-weight:bold;
	border-bottom:1px #A5A5A5 solid;
	font-size:12px;
}
#listChat p.dateChat
{
	text-align:right;
	font-size:10px;
	color:#A5A5A5;
}

/* fin chat */

/* fin menu big */

/* pagination */

#pagination li
{
	display:inline;
}
#pagination li a
{
	color:#FFFFFF;
	font-weight:bold;
	background:#832676;
	padding:1px 5px;
	text-transform: uppercase;
}
#pagination li a:hover, #pagination li.pageEnCours a
{
	color:#832676;
	background:#afed00;
}

/* fin pagination */

/* page inscription */

.inscriptionPage textarea
{
	width:500px;
}
.inscriptionPage input
{
	width:60%;
}

/* fin page inscription */

/* page video */

#infoVideo h2
{
	margin:0;
}
#infoVideo h2 a
{
	font-size:22px;
	color:#424242;
}
#infoVideo h2 a:hover
{
	color:#832676;
}
#likeVideo, #favoriVideo
{
	float:right;
}
#infoVideo h3
{
	color:#424242;
	margin:5px 0;
}
.onLike
{
	background-image:url(../img/content/on.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	cursor:pointer;
	display:block;
	height:30px;
} 
.overLike
{
	background-image:url(../img/content/over.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	cursor:pointer;
	display:block;
	height:30px;
}
.video
{
	margin:0 0 10px 0;
}
.box
{
	margin:5px 0 0;
	height:25px;
	width:50px;
}
.box a
{
	height:30px;
}
.likeFb iframe, .likeFb
{
	height:30px;
}
/* adsens */
#adsens {
	float:left;
	height:280px;
	margin:110px 0 0 150px;
	position:absolute;
	width:280px;
	z-index:10;
	opacity:0;
}
#similarPost .titreH2, #sharePost .titreH2
{
	margin:0 0 10px 0;
}
#similarPost
{
	width:300px;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
}
#similarPost a
{
	font-size:12px;
	line-height:15px;
}
#sharePost
{
	margin-left:10px;
	width:215px;
	float:left;
	overflow:hidden;
}
#sharePost li
{
	width:33%;
	float:left;
	text-align:center;
	padding:20px 0;
}
#listTags
{
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;margin-bottom:10px;
}
#listTags a.categorieVideo
{
	margin:0;
}

/* facebook */

.fb_share_size_Small, .fb_share_count_wrapper
{
	display:block;
	margin-bottom:10px;
	overflow:hidden;
	margin-left:-4px;
}
.titreViolet
{
	background:url('../img/content/fondMenuHeader.png') repeat-x;
	border-bottom:3px solid #832676;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:1px 15px 1px 5px;
	margin:10px 0;
	clear:left;
}

/* commentaire vidéo */
#formulaireCom
{
	margin-top:50px;
}
#listCommentaires li.commentaire
{
	overflow:hidden;
	margin-bottom:10px;
}
.pseudoCommentaire
{
	width:70px;
}
.infoCom
{
	float:left;
}
.infoCom img
{
	background-color:#CBCBCB;
	margin-bottom:5px;
	padding:5px;
}
#listCommentaires li.titreVideoIndex a
{
	font-size:15px;
}
#listCommentaires .contenuCom
{
	margin-left:15px;
}
.contenuCom
{
	background-color:#F3F3F3;
	border:1px solid #CBCBCB;
	color:#5C5C5C;
	float:left;
	min-height:115px;
	padding:10px;
	width:415px;
}
.commentOn
{
	text-indent:-9999px;
}
#formulaireCom #messageCom textarea
{
	margin:0;
	width:500px;
}
#ajoutVideoCom
{
	background:none repeat scroll 0 0 #AFED00;
	color:#000000;
	float:right;
	font-weight:bold;
	margin:10px 0;
	padding:2px 5px;
	text-transform:uppercase;
}
#ajoutVideoCom:hover
{
	color:#FFFFFF;
	background:#832676;
}
.newcomvideo
{
	padding-top:20px;
}
#visuelVideoCom
{
	display:none;
	color:#A5A5A5;
	font-weight:bold;
}
a.nsfw
{
	background:#ff2ef8;
}

/* fin page video */

/* page team */

.team #listeMemebre li
{
	margin:10px 0;
}

/* fin page team */

/* page plan du site */

#step2
{
	margin:10px 0;
	overflow:hidden;
}
#step1 li
{
	float:left;
	margin:0 10px;
	min-width:100px;
}
#step1 a.categorieVideo
{
	margin-bottom:10px;
}
#step2 li
{
	clear:left;
	margin:5px 0 0 0;
}
#step2 li a:hover
{
	color:#832676;
	font-weight:bold;
}

/* fin page plan du site */

/* foot */

#foot
{
	clear:both;
	background:#222222;
	width:100%;
	border-top:#832676 3px solid;
	margin-top:10px;
	overflow:hidden;
}
#foot .secondLi a
{
	margin-top:10px;
}
#foot p a, #foot p
{
	color:#FFFFFF;
}
#contFoot
{
	color:#FFFFFF;
	overflow:hidden;
}
#contFoot #step1 li
{
	width:180px;
}
#contFoot li a
{
	color:#FFFFFF;
}
#contFoot p
{
	clear:both;
}

/* fin foot */

/* verification */
#verification span{
	float:left;
	height:100%;
	text-align:center;
}
#verification  ul li, #verification p{
	margin:0 60px 20px;
	padding:10px 30px 10px 70px;
	color :#646464;
	font-size:16px;
	list-style-type:none;
}

/* info */
.info
{
	border-top: 1px solid #00A5FF;
	border-bottom:1px solid #00A4FF;
	background:#DFEEFF url(../images/info.png) no-repeat 20px center;
}
/* good */
.good
{
	border-top:1px solid #00FF22;
	border-bottom:1px solid #00FF22;
	background:#DFFFE3 url(../images/good.png) no-repeat 10px center;
}
/* error */
.error
{
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	background:#FFDBDB url(../images/good.png) no-repeat 10px center;
}

/* fin verification */

/* page profil */

/* module Profile */
.hiddenDiv
{
	display:none;
}
#menuProfilUser ul
{
	padding:0;
	width:100%;
}
#menuProfilUser li
{
	float:left;
	width:33%;
	text-align:center;
	padding:10px 0;
	font-size:15px;
}
#menuProfilUser li:hover
{
	cursor:pointer;
}
#modifProfil
{
	clear:left;
}
p.messageInfo
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#6D6D6D;
	padding-top:20px;
}
.monCompteInfo
{
	padding:10px;
}
.monCompteInfo img, .monCompteInfo ul
{
	float:left;
	padding:0;
	margin:0;
	margin-left:10px;
}
.monCompteInfo li
{
	margin:5px 0;
}
.monCompteInfo div
{
	clear:left;
	margin-top:10px;
	overflow:hidden;
}
.monCompteInfo #infUserPseudo
{
	font-size:20px;
	font-weight:bold;
	color:#6D6D6D;
}
#menuProfilUser
{
	overflow:hidden;
}
ul#listVignette li
{
	position:relative;
	display:inline-block;	
	width:125px;
	height:125px;
	margin:0 0 2px 2px;
}
ul#listVignette img
{
	border:2px solid #9C9B9B;
	left:0;
	position:absolute;
	top:0;
	width:125px;
	height:125px;
	z-index:0;
	
}
ul#listVignette div
{
	left:0;
	position:absolute;
	bottom:0;
	height:40px;
	padding:5px;
	background:#383838;
	opacity:0.7;
	z-index:1;
	display:none;
}
ul#listVignette div p
{
	opacity:1;
	z-index:1;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
ul#listVignette li:hover img
{
	-o-transition-property: width, height, top, left; 
	-moz-transition-property: width, height, top, left; 
	-webkit-transition-property: width, height, top, left; 
	-o-transition:  0.2s ease;
	-moz-transition:  0.2s ease;
	-webkit-transition: 0.2s ease;
	width:150px;
	height:150px;
	z-index:100;
	left:-10px;
	top:-12px;
}
ul#listVignette li:hover div
{
	display:block;
	width:140px;
	z-index:100;
	left:-8px;
	bottom:-15px;
}

/* fin page profil */

/* page membre */

.userList li
{
	float:left;
	margin:10px;
}

/* fin page membre */

/* page poster contenu */

#listePost a:hover
{
	color:#832676;
	background:#E4E4E4;
}
.poster-video input[type="text"]
{
	width:320px;
}

/* tags */
.tagMatches
{
	clear:both;
	margin-left:170px;
	padding:5px 0;
}
.tagMatches li
{
	float:left;
	margin:5px;
	padding:2px 5px;
}

/* fin page poster contenu */










/* ancien 



/* Poster du contenu */
#listePost
{
	padding:0;
}
#listePost li
{
	float:left;
	display:block;
	width:50%;
	text-align:center;
}
#listePost li img
{
	margin-bottom:10px;
}
#listePost li a
{
	display:block;
	font-size:17px;
	font-weight:bold;
	padding:20px 0;
}
/* tribune libre */
div#contenu.tribuneLibre
{
	padding:0;
	background:none
}
ul.col
{
	float:left;
}
.postLibre
{
	padding:10px;
	margin:0 2px 5px 2px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	background-color:white;
	overflow:hidden;
	width:230px;
}
.thumbPostLibre
{
	float:left;
	margin-right:10px;
}
div#contAddTribuneLibre
{
	display:none;
}
#contVideo
{
	display:none;
}
#menuPostTribuneLibre li
{
	float:left;
}
#menuPostTribuneLibre li a
{
	padding:5px 12px 2px;
	display:block;
}
#image-friteuse
{
	width:525px;
}
.postLibre ul 
{
	float:left;
	width:23z0px;
}
#menuFriteuse
{
	width:100%;
	clear:both;
}
#contPostFriteuse, .tribuneLibre #pagination
{
	clear:both;
}
#contenu.tribuneLibre
{
	width:100%;
}
.formFriteuse
{
	width:50%;
}
#menuFriteuse .social
{
	width:150px;
	float:left;
}
#menuFriteuse a
{
	color:#832676;
	font-weight:bold;
}
#menuFriteuse a:hover
{
	color:#FF00F7;
}
.formFriteuse
{
	float:left;
}
#expli-friteuse
{
	-moz-border-radius:5px 5px 5px 5px;
	background-color:white;
	margin:0 2px 5px;
	overflow:hidden;
	padding:10px;
}
#expli-friteuse p
{
	text-align:justify;
	color:#832676;
	font-size:16px;
}
#la-friteuse-logo:hover
{
	opacity:0.7;
}
.partage-friteuse
{
	width:100%;
	overflow:hidden;
}
.partage-friteuse li
{
	float:left;
	margin-right:4px;
}
.partage-friteuse li:hover
{
	opacity:0.7;
}
#flux-rss
{
	float:right;
	color:#F37E00;
}
#flux-rss img
{
	height:16px;
	margin-left:3px;
	position:relative;
	top:2px;
}
