/*****************
** PROFILE STYLE
******************/
#profil-information, #profil-actions, #profil-avatar, #profil-description {
	float: left;
}

#profil-information {
	width: 470px;
	margin: 20px 0 0 0;
}

#profil-actions {
	width: 190px;
	margin: 10px 0 0 0;	
}

#profil-interest-desc {
	width: 470px;
	float: left;
}

#profil-avatar {
	width: 90px;
}

#profil-description {
	width: 380px;
	height: 250px;
}

ul.user-info {
	list-style: none;
	font-size: 12px;
}

.desc-grey-p {
color:#3B3B3D;
font-size:10px;
margin:10px 0;
}

.user-info li.user-pseudo {
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
}

#action-listing {
	list-style: none;
}

#action-box-top {
	background: transparent url("/images/action-box-top.png") no-repeat;
	float: left;
	width: 191px;
	height: 16px;
}

#action-box-bottom {
	background: transparent url("/images/action-box-bottom.png") no-repeat;
	float: left;	
	width: 191px;	
	height: 15px;
}

#action-box-content {
	background: transparent url("/images/action-box-bg.png") repeat-y;
	float: left;	
	width: 191px;	
}

#action-user, #action-movie, #action-money, #action-share, #action-godfather, #action-rss {
	padding: 10px 0 0 40px;
	display: block;
	height: 23px;
	font-weight: bold;	
}

#action-user {
	background: transparent url("/images/picto/colored/user.png") no-repeat;
}

#action-movie {
	background: transparent url("/images/picto/colored/movie.png") no-repeat;
}

#action-money {
	background: transparent url("/images/picto/colored/money.png") no-repeat;
}

#action-share {
	background: transparent url("/images/picto/colored/mail.png") no-repeat;
}

#action-godfather {
	background: transparent url("/images/picto/colored/adduser.png") no-repeat;
}

#action-rss {
	background: transparent url("/images/picto/colored/rss.png") no-repeat;
}

div.profil-title-position, .slider-arrow-position {
	float: left;
}

div.position-slider-txt, .position-arrows {
	float: right;
}

.position-slider-txt {
	margin: 10px 15px 0 0;
	font-size: 12px;	
}

.position-slider-txt span.max-pages {
	color: #ff6600;
	font-weight: bold;
}

.profil-title-position {
	width: 510px;
	height: 40px;
}

.slider-arrow-position {
	width: 150px;
	height: 40px;	
	text-align: right;
}

.slider-frame {
	width: 655px;
	height: 200px;
	border: 1px #ff6600 dotted;
	position: relative;
	overflow: hidden;
}

.items {
	position: absolute;
	height: 200px;
}

.items div {
	float: left;
}

.vid-box {
	float: left;
	width: 100px;
	height: 200px;
	margin: 30px 10px 0px 10px;
	opacity: 0.6;
}

.first-active {
	float: left;
	width: 150px;	
	opacity: 1;
	margin-top: 0px;
}

.active-box {
	float: left;
	height: auto;
}

.vid-preview {
	float: left;
	width: 100%;
	position: relative;	
}

.vid-preview img.preview {
	width: 100%;
}

.vid-preview img.preview-zapping {
	width: 100%;
        max-height: 80px;
        min-height: 80px;
}

.vid-preview img.smallplay-preview-btn {
	width: 20px;
}

.first-active .vid-preview img.smallplay-preview-btn {
	width: 36px;
}

.vid-info {
	width: 100%;
}

.vid-info ul {
	list-style: none;
	font-size: 8px;
	margin-left: 0px;
}

.vid-info ul li.orang-li {
	color: #ff6600;
}

.vid-info ul.active-ul {
	list-style: none;
	font-size: 100%;
	margin-left: 0px;
}

.vid-info ul a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;    
}

.author_category {
    height: 128px;
    width: 200px;
}