*{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
}
body{
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
    background-position: center top;
	background-attachment: fixed;
    background-color:#000;

}
a:active, a:focus{
	outline:none;
}
#main{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:47px;
}
#header{
	width:990px;
	height:47px; /*285*/
	position:absolute;
	top:0;
}
	#header-haut{
		width:990px;
		height:209px;
	}
		#header-1{
			float:left;
			width:200px;
			height:209px;
			background-image:url(img/header-1.jpg);
			background-repeat:no-repeat;
		}

		#header-2{
			float:left;
			width:438px;
			height:209px;
			background-image:url(img/header-2.jpg);
			background-repeat:no-repeat;
		}
		#header-2 a{
      width:193px;
      display:block;
      height:31px;
      line-height: 27px;
      background-image: url(img/bg-bookmark.jpg);
      background-repeat: no-repeat;
      background-position: top;
      text-align: center;
      font-weight: bold;
      color:#fff;
      text-decoration: none;
    }
    #header-2 a:hover{
      background-image: url(img/bg-bookmark.jpg);
      background-repeat: no-repeat; 
      background-position: bottom;
      color:#000;
      text-decoration: underline;
    }
		#header-3{
			float:left;
			width:141px;
			height:209px;
			background-image:url(img/header-3.jpg);
			background-repeat:no-repeat;
		}
		#header-4{
			float:left;
			width:186px;/*211-25*/
			height:209px;
			background-image:url(img/header-4.jpg);
			background-repeat:no-repeat;
			padding-right:25px;
		}
		#header-4 img{
      float:right;
      padding-right:5px;
    }
    #header-4 a img{
      border:none;
      text-decoration: none;
    }
	#header-milieu{
		width:990px;
		height:47px;
	}
		#titre-site-1{
			float:left;
			width:638px;
			height:47px;
		}
		 #titre-site-1 h1{
        display:none;
		 }
		#titre-site-2{
			float:left;
			width:141px;
			height:47px;
			background-image:url(img/header-titre-2.jpg);
			background-repeat:no-repeat;
		}
		#recherche-div{
			float:left;
			width:209px;/*211-2*/
			height:42px;/*47-5*/
			background-image:url(img/header-titre-recherche.jpg);
			background-repeat:no-repeat;
			color:#3bb7ff;
			line-height:16px;
			text-indent:8px;
			padding-left:2px;
			padding-top:5px;
		}
			#recherche{
				float:left;
				width:112px;
				height:17px;/*19-2*/
				background-image:url(img/rechercher-champs.jpg);
				background-repeat:no-repeat;
				border:0px;
				text-indent:5px;
				padding-top:2px;
				font-size:11px;
			}
			#rechercher-btn{
				float:left;
				width:71px;
				height:19px;
				background-image:url(img/rechercher-btn.jpg);
				background-repeat:no-repeat;
				border:0px;
			}
	#header-bas{
		width:990px;
		height:29px;
	}
		#alpha-1{
			float:left;
			width:175px;/*210 - 35*/
			height:29px;
			background-image:url(img/alpha-1.jpg);
			background-repeat:no-repeat;
			color:#3bb7ff;
			line-height:32px;
			padding-left:35px;
			font-size:10px;
		}
		#alpha-2{
			float:left;
			width:715px;/*740-25*/
			height:29px;
			background-image:url(img/alpha-2-bg.jpg);
			background-repeat:repeat-x;
			line-height:32px;
			padding-left:25px;
			
		}
		
		#alpha-3{
			float:left;
			width:40px;
			height:29px;
			background-image:url(img/alpha-3.jpg);
			background-repeat:no-repeat;
		}
		#header-bas a{
			color:#000000;
			background-color:inherit;
			font-weight:bold;
			text-decoration:none;
			font-size:11px;
		}
		#header-bas a:hover{
			color:#FFFFFF;
			background-color:#000000;
			font-weight:bold;
			text-decoration:none;
			font-size:11px;
		}
#center{
	width:990px;
	background-image:url(img/bg-main.jpg);
	background-repeat:repeat-y;
}
	#menu-gauche{
		float:left;
		width:200px;
		margin-top:10px;
	}
	 .menu-gauche-publicite{
    width:200px;
    height:600px;
    text-align: center;
   }
		.menu-gauche-header{
		margin-top:10px;
			width:200px;
			height:32px;
			background-image:url(img/menu-gauche-header.jpg);
			background-repeat:no-repeat;
			text-align:center;
			line-height:32px;
			color:#272727;
			background-color:inherit;
			font-family:"Times New Roman", Times, serif;
			font-size:16px;
			letter-spacing:4px;
			text-transform:uppercase;
		}
		.menu-first-letter{
			font-family:"Times New Roman", Times, serif;
			font-size:18px;			
			letter-spacing:4px;
		}
		#menu-gauche ul.partenaires li a{
			color:#999;
		}
		#menu-gauche li{

			background-image:url(img/menu-gauche-center.jpg);
			background-repeat:repeat-y;
			line-height:30px;
			list-style:none;
			text-indent:30px;
			display:block;
		  height:30px;
			width:200px;
			overflow: hidden;
		}
		#menu-gauche a{
			background-color:inherit;
			text-decoration:none;
			
		}
		#menu-gauche a:hover{
			color:#000;
			background-color:inherit;
			text-decoration:none;
			/*padding-left:5px;*/
		  height:30px;
			/*width:195px;/*200-5*/
		}
		.menu-gauche-footer{
			width:200px;
			height:15px;
			background-image:url(img/menu-gauche-footer.jpg);
			background-repeat:no-repeat;
            clear:both;
		}	
	#content{
		width:748px;/*590-21*/ /* 569 */
		margin-top:13px; /* 20*/
		margin-right:21px;
		float:right;
		color:#FFFFFF;
        display:inline;
	}
	#menu-droit{
		float:left;
		width:200px;
	}
		.menu-droit-header{
			margin-top:10px;
			width:200px;
			height:32px;
			background-image:url(img/menu-droit-header.jpg);
			background-repeat:no-repeat;
			text-align:center;
			line-height:32px;
			color:#272727;
			background-color:inherit;
			font-family:"Times New Roman", Times, serif;
			font-size:16px;
			letter-spacing:4px;
			text-transform:uppercase;
		}
		#menu-droit ul{
			text-indent:25px;
		}
		#menu-droit li{
			background-image:url(img/menu-droit-center.jpg);
			background-repeat:repeat-y;
			line-height:30px;
			list-style:none;
			
		}

		#menu-droit a{
      display:block;
		  height:30px;
			width:200px;
			color:#000000;
			background-color:inherit;
			text-decoration:none;
			
		}
		#menu-droit a:hover{
			color:#3bb7ff;
			background-color:inherit;
			text-decoration:none;
			width:195px;
			padding-left:5px;
		}
		#menu-droit ul li a img{
      padding-left:0px;
      line-height: none;
    }
  
		.menu-droit-footer{
			width:200px;
			height:15px;
			background-image:url(img/menu-droit-footer.jpg);
			background-repeat:no-repeat;
		}
#footer{
	width:990px;
	height:47px;
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	line-height:35px;
	text-align:center;
	color:#FFFFFF;
	background-color:inherit;
}
#compteur{
	margin-left:790px;
position:absolute;
text-align:center;
top:50px;
width:165px;
}
.clear{
	clear:both;
}
a{
	color:#3bb7ff;
	background-color:inherit;
	text-decoration:none;
}
a:hover{
	color:#fff;
	background-color:inherit;
	text-decoration:underline;
}
#footer a:hover{
	color:#ffffff;
	background-color:inherit;
	text-decoration:underline;
}
/****************** contenu ****************/
#content h1, p.titre{
	border-bottom:1px solid #FFFFFF;
	color:#fff;
	display:block;
	font-family:impact;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	width:742px;
}
 p.titre{
 padding-top:20px;
 }
.ligne-cover{
	width:748px; /* 558 */
}
.cover-liveshow{
	float:left;
	margin-right:14px;
	border-top:3px solid #fd28f6;
	border-left:1px solid #fd28f6;
	border-right:1px solid #fd28f6;
	border-bottom:1px solid #fd28f6;
	width:120px;
	height:90px;
	background-color:#000;
	color:#000;
	margin-top:7px;
	margin-bottom:7px;
    display:inline;
}
.cover-film,.cover-jeux{
	float:left;
	width:204px;
	height:138px;
	background-color:#FFFFFF;
	color:#000000;
	margin-top:7px;
	margin-bottom:24px;
	margin-right:39px;
	overflow: hidden;
    display:inline;
}
.cover-film a img,.cover-jeux a img{
border: 2px #999 solid;
}
.cover-film a:hover img,.cover-jeux a:hover img{
border: 2px #fff solid;
}
.cover-sticker{
	float:left;
	margin-right:9px;
	text-align:center;
	border: 2px #333333 solid;
	width:174px; /* 120 */
	height:152px; /* 115 */
	background-color:#FFFFFF;
	color:#000000;
	margin-top:7px;
	margin-bottom:7px;
	overflow: hidden;
    display:inline;
}
.cover-jeux{
	float:left;
	margin-right:39px;
	border: 2px #333333 solid;
	width:200px;
	height:134px;
	background-color:#FFFFFF;
	color:#000000;
	margin-top:7px;
	margin-bottom:24px;
	overflow: hidden;
    display:inline;
}
.cover-img{
	border:0px;
}
.cover-txt{
	line-height:10px;
	font-size:10px;
	text-align:center;
}
.cover-txt a{
  color:#555;
  background-color: inherit;
  text-decoration: none;
  line-height:10px;
	font-size:10px;
}
.cover-txt a:hover{
  color:#000;background-color: inherit;
}
/********** Telechargement ************************************/
		.jaquetteTelechargementFilm, .jaquetteTelechargementSticker, .jaquetteTelechargementJeux{
			/*height:168px; /* 114 */ 
			width:712px; /* 558 */
			border:1px solid #fff;
			-moz-border-radius:5px;
			background-color:#FFFFFF;
			color:#000000;
			padding:0 0 30px 0;
            margin:0 0 20px 0;
		}
		.jaquetteTelechargementFilm p, .jaquetteTelechargementSticker p, .jaquetteTelechargementJeux p{
      padding: 10px 0;
      font-size: 11px;
      color:#555;
      font-style: italic;
      border-bottom: 1px solid #f4f4f4;
      border-bottom: 1px solid #ddd;
    }
        .jaquetteImgTelechargementFilm, .jaquetteImgTelechargementSticker, .jaquetteImgTelechargementJeux{
            float:left;
            width:230px;
        }
		.jaquetteImgTelechargementFilm img, .jaquetteImgTelechargementSticker img, .jaquetteImgTelechargementJeux img  {		
			float:left;
			margin-top:17px;
			margin-left:17px;
			border:2px solid #519d00;
			padding:1px;
            display:inline;
		}
		.jaquetteTexteTelechargementFilm, .jaquetteTexteTelechargementSticker, .jaquetteTexteTelechargementJeux{
			float:left;
			margin-top:17px;
			padding-left:17px;
			line-height:20px;
			font-size:12px;
			width:450px;
            display:inline;
		}		
		.jaquetteTexteTelechargementFilm a:hover, .jaquetteTexteTelechargementSticker a:hover, .jaquetteTexteTelechargementJeux a:hover{
			color:#000;
		}		
.rouge{
  background-color: inherit;
  color:#ff0000;
  text-decoration: underline;
}
/*.vente{
text-align:center;
padding:10px 0 10px 0;
margin:0 auto 5px auto;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
line-height: 20px;
width:360px;
background-color: #fff;
float:left;
}*/
#partenaires{
   /*width:700px;
   height:330px;
   background-color: #fff;
   padding:9px;
   margin-bottom:10px;*/
   
   background-color:#FFFFFF;

	margin:0pt 0pt 10px 20px;
	width:680px;
}
#partenaires-haut{
	height:5px;
	width:680px;
	background: url(/img/bords-usenext-accueil.gif) bottom;
    font-size: 1px;
}
#partenaires-bas{
	height:5px;
	width:680px;
	background: url(/img/bords-usenext-accueil.gif) top;
    font-size: 1px;
}
.partenaire{
    /*width:336px;
    float:left;
  height:330px;
  text-align: center;
  line-height: 20px;*/
  	float:left;
	line-height:20px;
	text-align:center;
	width:315px;
}

.partenaire a{
}
.partenaire a:hover{
  color:#000;
  text-decoration: underline;
}
.partenariat a{
  padding-bottom:0px;
  margin:5px 0 0 0;
  cursor:help;
}
.partenariat a img{
  border:none;
}
.vente-btn{
float:left;
width:98px;
height:31px;
background-image:url(http://www.covers-qualite.com/img/pub-88x31.gif);
background-repeat: no-repeat;
margin-right:13px;
display:inline;
}
.vente-btn a img{
padding:0px;
border:1px solid #444;
margin:0px;
}
.vente-btn a:hover img{
padding:0px;
border:1px solid #fff;
margin:0px;
}
.vente-btn a
{  
padding:0px;
border:0px;
display:block;
width:98px;
height:31px;
text-align:center;
}
p a:hover{
  color:#fff;
}
.pub-adsense{
  padding: 10px 0;
  width:468px;
  margin:0 auto;
}
.video-overlay {
	line-height: 16px;
	color: #fff;
	position: absolute;
	margin-top: 119px; /* 138 - 18 */
	margin-left: 0px;
	height: 18px;
	border-top:1px solid #000;
	padding: 0 3px;
	width: 198px; /* 204 - 6*/
	overflow:hidden;
	text-align:center;
	z-index: 10;
	background: none;
	background-color: #000;
    filter:alpha(Opacity=70);-moz-opacity:0.70;opacity:0.7;    
}
.video-overlay a{
color:#fff;
font-weight: bold;
display: block;
width: 194px;
height: 18px;
position:relative;
top:-16px;
}
/*div > .video-overlay {
	background: url(http://www.covers-qualite.com/img/video-thumb-overlay.png) transparent repeat;
}*/
/********** stickers *************/
.video-overlay-stickers {
	line-height: 18px;
	color: #fff;
	position: absolute;
	margin-top: 134px; /* 134 - 18 */
	height: 18px;
	border-top:1px solid #000;
	padding: 0 3px;
	width: 168px; /* 174 - 6*/
	overflow:hidden;
	text-align:center;
	z-index: 10;
	background: none;
	background-color: #000;
	*margin-left: -20px;


}
.video-overlay-stickers a{
color:#fff;
font-weight: bold;
display: block;
width: 168px;
height: 18px;
}
div > .video-overlay-stickers {
	background: url(http://www.covers-qualite.com/img/video-thumb-overlay.png) transparent repeat; 
}
.indice{
font-size: 80%;
color: #3BB7FF;
}
.linkGonamic a{
color:#FF0000;
font-size:10px;
}
.linkGonamic a:hover{
color:#F00;
text-decoration: none;
}

ul.liste li{
	list-style-position: inside;
	list-style-type: square;
	padding:5px;
}

table.topliste{
   width:100%;
   
}
table.topliste tr td{
padding: 5px;
border-bottom:1px solid #111;
color:#999;
padding:10px 0;
}

.ze-film{
    width:206px;
    height:50px;
    display:block;
    background: url(http://www.covers-qualite.com/img/gratis.gif) no-repeat;
    position:relative;
    left:17px;
    top:5px;
    clear:both;
}
p.contenu{
	color:#999;
	line-height:18px;
	padding:10px;
	text-align:justify;
	font-size: 11px;
	font-weight: normal;
}
#menu-gauche #pagination{
    padding:5px 0 0 5px;
    margin:0 0 0 16px;
    background: #fff;
    height:272px;
    width:175px;
}
#menu-gauche #pagination li{
		float:left;
		list-style:none;
		font-size:13px;
        float:left;
        width:30px;
        height:30px;
        text-align: center;
        line-height: 25px;
        margin:2px;
        background-image: none;
        text-indent: 0;
	}
 #menu-gauche #pagination li a{
    display:block;
    float:left;
    background: #ddd;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    width:25px;
    height:25px;
    color:#fff;
    background-color:#eee;
    border:1px solid #ddd;
    color:#3BB7FF;
 }
 #menu-gauche #pagination li a:hover{
    background-color:#3BB7FF;
    color:#fff;
 }
	.pagination{
		text-align: center;
		padding:10px 0 20px 0;
	}
	.pagination a{
		border:1px solid #333;
		background-color: #111;
		padding:5px;
        -moz-border-radius:5px;
	}
	.pagination span.navig_selected{
		padding:5px;
		font-size: 120%;
	}
	p img{
		vertical-align: middle;
	}
