/*-- FICHES --*/
				
#col1{
	float: left;
	width: 560px !important;
}
		
.cover{
	text-align: center;
	width: 130px;
	float: left;
	margin: 10px 0px 0px 15px !important;
	margin: 10px 5px 0px 5px;
/*  margin-left: 15px !important; */
/*  margin-left: 5px; */
/*  margin-right: 0px !important; */
/*  margin-right: 5px; */
/*  margin-top: 10px; */
}	
.cover img.button{
	margin-top: 10px 0;
}	
.ratings{
	border: 1px solid #d8d8d8;
	height: 29px;
	width: 98px;
	margin: 15px;
	
}
.rating img{
	float: left;
	height: 29px;
	border-right: 1px solid #d8d8d8;
}
.score{
	width: 68px;
	height: 29px;
	margin-left: 30px;
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: url(../images/elements/bgRating.gif);
}
.vote{
	clear: both;
}
				
/*-- DESCRIPTION --*/	
#description{
	float: left;
	width: 390px;
	min-height: 317px;
	overflow: auto;
	border: 1px solid #d8d8d8;
	border-top: 0px;
	padding: 10px;
	margin-bottom: 10px;
}	

/*-- NAVIGATION TAB --*/	
#tabnav{
	width:412px;
	margin: 0px;
	margin: 10px 0px 0px 0px !important;
}

/*-- SYNOPSIS --*/
#synopsis{
	float: left;
}
#description p{
	margin: 10px 0px 5px 5px;
}	

/*-- APERCU --*/
#apercu{
	float: left;
	width: 390px;
	text-align: center;
}
#apercu img{
	padding-top: 10px;
	width: 370px;
}
/*-- INFOS --*/
#infos{
	float: left;
	width: 380px;
}
/*-- CRITIQUES --*/		
#critiques{
	float: left;
	width: 390px !important;
	width: 300px;
}
#critiques .forms h2{
	color: red;
	
}


/*-- SERIES --*/
.series{
	width: 545px;
	margin: 10px 20px 20px 15px !important;
	/* margin: 20px 5px 20px 15px; */
	margin: 10px 0px 10px 6px;
	float: left;
}
.series .list ul{
	float: left;
	padding: 10px 0px 5px 10px;
	width: 533px;
	text-align: center;
}
.series .list ul li{
	width: 107px;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	font-size: 1.1em;
}
.series .list ul li img{
	padding: 5px;
}
/*-- SERIES TABLE--*/
.series .contentSerie{
	width: 523px;
	padding: 10px 10px 20px 10px;
	border: 1px solid #d8d8d8;
	border-top: 0px;
	text-align: center;
}
.series table.resultat{
	width: 520px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 5px;
	border-spacing: 0px;
	vertical-align: top;
	text-align: left;
}
.series table.resultat h2{
	font-size: 1.2em;
	border-bottom: 1px solid #d8d8d8;
	background: #f4f4f4;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.series table.resultat .coverResult{
	width: 70px;
	vertical-align: top;
}
.series table.resultat .coverResult img{
	width: 70px;
	height: 70px;
}
.series table.resultat .score{
	width: 68px;
	height: 29px;
	border: 1px solid #d8d8d8;
	border-bottom: 0px;
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
	background: url(../images/elements/bgRating.gif) no-repeat;
}
.series table.resultat .buttons{
	float: right;
	vertical-align: top;
}	
.series table.resultat .synopsis{
	font-size: 1.2em;
	vertical-align: top;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
.series table.resultat .englishonly{
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
.series table.resultat .specs{
	border-left: 1px solid #d8d8d8;
	font-size: 1.1em;
	padding-left: 10px;
}
.series table.resultat .rating img{
	max-width: 28px;
}
.series table.resultat .rating{
	width: 28px;
	padding-top: 2px;
	border-right: 0px;
	text-align: center;
}
.series table.resultat .categories{
	border-left: 0px;
	padding-left: 7px !important;
	width: 170px !important;
	width: 175px;
}
.series table.resultat .specs h4{
	font-size: 1.0em;
	color: #FF7C00;
	font-weight: bold;
	border: none;
	background-color: white;
	padding: 0px;
}

		
/*-- SUGGESTIONS --*/
.suggestions{
	float: right;
	width: 145px !important;
	width: 150px;
	margin-right: 10px !important;
	margin-right: 5px;
	margin-top: 5px;
	padding: 10px !important;
	padding: 0px;

}
.suggestions li{
	text-align: center;
	padding: 10px;
}
.suggestions li img{
	padding-bottom: 0px;
}
.suggestions .dvdcover{ 
margin-bottom: -10px;
}
.suggestions .dvdcover_2, .suggestions  .dvdcover_3, .suggestions  .dvdcover_5 { 
margin-bottom: -20px;
}
h4 
{		
	background: #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	padding: 3px 5px 3px 5px;
	font-size: 1.1em;
}


