.success{
	background-color:#139f3b;color:#000000;
	border: 1px solid #000000;
	/*min-height: 60px;*/
	padding-top:10px;
	padding-left:60px;
	background-image:url(/mes%20images/misc/valid.png);
	background-repeat:no-repeat;
	background-position:10 10;
	text-align:left;
}
.success a{
	color:#FFFFFF;
}
.success a:visited{
	color:#FFFFFF;
}
.failure{
	background-color:#e62323;color:#000000;
	border: 1px solid #000000;
	min-height: 60px;
	padding-top:10px;
	padding-left:60px;
	background-image:url(/mes%20images/misc/failure.png);
	background-repeat:no-repeat;background-position:10 10;
	text-align:left;
}
.notice{
	background-color:#CC5E0E;color:#000000;
	border: 1px solid #000000;
	min-height: 60px;
	padding-top:10px;
	padding-left:60px;
	background-image:url(/mes%20images/misc/notice.png);
	background-repeat:no-repeat;background-position:10 10;
	text-align:left;
}
.info{
	background-color:#429a39;color:#000000;
	border: 1px solid #000000;
	min-height: 60px;
	padding-top:10px;
	padding-left:60px;
	background-image:url(/mes%20images/misc/info.png);
	background-repeat:no-repeat;background-position:10 10;
	text-align:left;
}

.info A{color:#FFFFFF;}
.info A:visited{color:#FFFFFF;}
.lienAcces{
	color: #cc8e1c;
	font-size: 14px;
	font-family: tahoma;
	text-decoration : underline;
}
.lienAcces:visited{
	color: #cc8e1c;
	text-decoration : underline;
}
.lienAcces:hover{
	color: #FFFFFF;
	text-decoration : underline;
}
/*
.Votes{ height:18px;  margin:0;  padding:0;}     
.Votes li span { display: none;background:transparent none repeat scroll 0 0; }  
.Votes li button{background:transparent none repeat scroll 0 0;outline-color:-moz-use-text-color;outline-style:none;outline-width:0;border:1; }  
.Votes li { float:right; list-style:none; position:relative; }  
      
.Votes li, .Votes a {  height:19px;display:block;margin:0;padding:0;text-decoration:none;}  
     
li.VoteUp, li.VoteDown { margin-bottom:8px; width:19px; }  
   
li.VoteDown{ background:url("/mes%20images/icons/votes.png") 0 0 no-repeat; }  
li.VoteUp{ background:url("/mes%20images/icons/votes.png") -19px 0px no-repeat; }  

.VoteDown a:hover { background:url("/mes%20images/icons/votes.png") 0px  -19px no-repeat;text-decoration:none; }  
.VoteUp a:hover { background:url("/mes%20images/icons/votes.png") -19px  -19px no-repeat; text-decoration:none;} 
.VoteDown-hover { background:url("/mes%20images/icons/votes.png") 0px  -19px no-repeat;text-decoration:none; width:15px;}  
.VoteUp-hover { background:url("/mes%20images/icons/votes.png") -19px  -19px no-repeat; text-decoration:none;} 
*/

.ligne_video{
	font-size:14px;
	background-color:#333333;
	color:#CC8E1C;
	font-style:bold;
}
.ligne_video_hover{
	color:#CC8E1C;
	font-size:14px;
	background-color:#555555;
	cursor:pointer;
	cursor:hand;
	font-style:bold;
}
.ligne_video_selected{
	font-size:12px;
	color:#F3D998;
	background-color:#555555;
	cursor:pointer;
	cursor:hand;
}
.videolineseparator{ height:1px; background-color:#666666;}
.length{
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
}