
.gauche .news {
	width: 608px;
	height: 250px;
	display: block;
	float: left;
	border: 3px solid #CCCCCC;
	margin-left: 2px;
}

.gauche .googlesc {
	width: 100%;
	height: 30px;
	display: block;
	float: left;
	border-bottom: 1px solid #D9D9D9;
	margin: 0;
}

.googlesc .conseil {
	width: 20%;
	height: 30px;
	display: block;
	float: left;
	padding-left: 5px;
	margin: 0;
	background-image: url("../gifs/pirates.png");
	background-repeat: no-repeat;
}

.googlesc .luisi {
	width: 75%;
	height: auto;
	display: block;
	float: right;
	margin: 0;
	padding-top: 6px;
	padding-right: 4px;
}

.gauche .interet {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin: 0;
}

.interet .nouveaux_reviews {
	width: 48%;
	height: auto;
	display: block;
	float: left;
	margin: 0% 1% 0% 1%;
}

.nouveaux_reviews ul {
	width: 95%;
	height: auto;
	margin-left: 1%;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	float: left;
	position: relative;
	top: -8px;
}

.nouveaux_reviews ul li {
	width: 100%;
	text-align: left;
	margin: 0;
	display: block;
	float: left;
	line-height: 1.4;
	font: 8pt "Lucida Sans Console",Verdana,sans-serif;
	color: #084680;
	font-weight: bold;
}

.nouveaux_reviews ul li a {
	font: 8pt "Lucida Sans Console",Verdana,sans-serif;
	color: #5A66D3;
	font-weight: bold;
}

.nouveaux_reviews ul li a:hover {
	color: #000;
}

.nouveaux_reviews ul li span.auteur {
	font: 7pt "Lucida Sans Console",Verdana,sans-serif;
	color: #404040;
	font-weight: bold;
}

.nouveaux_reviews .titre, .populaire .titre {
	width: 98%;
	height: auto;
	text-align: left;
	margin: 1% 1% 0% 1%;
	display: block;
	float: left;
	line-height: 1.2;
	font: 10pt "Consolas",Arial,sans-serif;
	font-weight: bold;
	color: #816666;
}

.interet .populaire {
	width: 48%;
	height: auto;
	display: block;
	float: left;
	margin: 0;
}

.populaire .aime {	
	width: 290px;
	height: 22px;
	margin: 1%;
	display: block;
	float: left;
	background: #332D21;
	border: 1px solid #F5F5F5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.aime .gche {
	width: 40%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	text-indent: 5px;
	padding-top: 3px;
	color: #FFF;	
	font-weight: bold;
	font: 8pt "Arial",Tahoma,sans-serif;
}

.aime .drte {
	width: 59%;
	height: auto;
	display: block;
	float: right;
	text-align: right;
	padding-top: 3px;
	margin-right: 1%;
}

.drte img {
	vertical-align: middle;
	margin: 0px 3px 0px 3px;
}

.populaire .bestimage {
	width: 290px;
	height: 139px;
	margin: 2% 1% 0% 1%;
	display: block;
	float: left;
	border: 1px solid #F5F5F5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

.bestimage a {
	width: 290px;
	height: 16px;
	position: relative;
	margin: 0;
	padding-top: 2px;
    	left: 0;
    	top: 123px;
	font: 9pt "Tahoma",Arial,sans-serif;
	color: #FFEC00;
	display: block;
	float: left;
	background: #000000;
	moz-opacity: 0.8;
	opacity: 0.8; 
	filter:alpha(opacity=80);
	text-align: left;
	text-indent: 4px;
}

.bestimage a:hover {
	moz-opacity:0.1;
	opacity: 0.1; 
	filter:alpha(opacity=10);
}

#featured img {
	width: 608px;
	height: 250px;
}

.droite .reco {
	width: 302px;
	height: 113px;
	margin: 0;
	display: block;
	float: left;
}

.reco a {
	width: 294px;
	height: 16px;
	position: relative;
	margin: 0;
	padding-top: 2px;
    	left: 0;
    	top: 94px;
	font: 9pt "Tahoma",Arial,sans-serif;
	display: block;
	float: left;
	background: #000000;
	moz-opacity: 0.8;
	opacity: 0.8; 
	filter:alpha(opacity=80);
	text-align: left;
	text-indent: 4px;
}

.reco a:hover {
	moz-opacity:0.1;
	opacity: 0.1; 
	filter:alpha(opacity=10);
}

.droite .nbrec {
	width: 300px;
	height: 22px;
	display: block;
	float: left;
	padding-top: 5px;
	margin: 0;
	text-indent: 2px;
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #555555;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.nbrec img {
	vertical-align: middle;
	margin-right: 2px;
}

.droite .docums {
	width: 300px;
	height: auto;
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.docums .blocus {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 0px;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

.blocus:hover {
	background: #C0C0C0;
}

.blocus:hover .titre {
	color: #404040;
}

.blocus:hover .titre span {
	background: #8FE101;
}

.blocus:hover .s_titre {
	color: #444;
}

.blocus div {
	width: 98%;
	height: auto;
	display: block;
	float: left;
	margin: 0;
	padding: 1% 1% 0% 1%;
	text-align: left;
}

.blocus .titre {
	width: 96% !important;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #000;
	font-weight: bold;
	text-indent: 5px;
}

.blocus .titre span {
	position: relative;
	display: block;
	float: left;
	top: 0;
	left: 0;
	height: 38px;
	width: 4px;
	background: #0A5168;
}

.blocus .s_titre {
	width: 96% !important;
	font: 8pt "Arial",Tahoma,sans-serif;
	color: #888888;
	text-indent: 5px;
	position: relative;
	top: -18px;
	left: 5px;
}

.blocus .s_titre a {
	color: #000;
	font: 8pt "Arial",Tahoma,sans-serif;
	font-weight: bold;
}

.blocus .dersimage {
	text-align: center !important;
}

.blocus .dersimage {
	width: 290px !important;
	height: 85px !important;
	border: 1px solid #CCCCCC !important;
	position: relative;
	top: -10px;
}

.blocus .description {
	font-size: 9pt;
	color: #000;
	position: relative;
	top: -10px;
}

.blocus .s_titre a:hover, .blocus .description a:hover {
	color: #0A1568;
}

.blocus .description a {
	font-size: 9pt;
	color: #000;
	font-weight: bold;
}

.droite .nouveautes {
	width: 300px;
	height: auto;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}

.nouveautes .apercu {
	width: 18%;
	height: auto;
	margin: 1% 0% 1% 1%;
	display: block;
	float: left;
}

.apercu span {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
}

.apercu span img {
	width: 36px;
	height: 36px;
	margin: 2px;
}

.nouveautes .desder {
	width: 80%;
	height: auto;
	margin: 1% 1% 1% 0%;
	display: block;
	float: left;
}

.desder span {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	font: 8pt "Arial",Tahoma,sans-serif;
	color: #313428;
	font-weight: bold;
	text-align: left;
}

.desder a {
	font: 8pt "Arial",Tahoma,sans-serif;
	color: #313428;
	font-weight: bold;
}

.desder a.gold {
	font: 8pt "Arial",Tahoma,sans-serif;
	color: #A59C05; 
}

.desder a:hover {
	color: #CCCCCC;
}

.desder .date {
	font: 8pt "Tahoma",Arial,sans-serif;
	color: #848485;
	text-decoration: none;
	display: block;
	float: left;
}

.date a {
	font: 8pt "Tahoma",Arial,sans-serif;
	color: #848485;
	text-decoration: none;
}

.nouveautes .ptilles {
	width: 96%;
	height: auto;
	margin: 0% 2% 0% 2%;
	display: block;
	float: left;
	text-align: center;
}

.nouveautes .decale {
	width: 100%;
	height: 10px;
	margin: 0;
	display: block;
	float: left;
}

#table2 {
	width: 99%;
	height: auto;
	display: block;
	float: left;
	margin: 0% 0.5% 1% 0.5%;
	background: #F5F5F5;
}

#table2 .menutwo {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
}

.menutwo .gauchetwo {
	width: 68%;
	height: auto;
	display: block;
	float: left;
	margin: 0;
}

.gauche .news {
	width: 99%;
	height: auto;
	min-height: 248px;
	display: block;
	float: left;
	background: #EDEDED;
	border: 1px solid #DDDDDD;
}

.news .titretwo {
	width: 97%;
	height: auto;
	margin: 0% 1% 0% 2%;
	text-align: left;
	font: 13pt "Verdana",Tahoma,sans-serif;
	color: #111111;
	display: block;
	float: left;
}

.titretwo h2 {
	font: 14pt "Verdana",Tahoma,sans-serif;
	color: #111111;
}

.news .auteurtwo {
	width: 97%;
	height: 18px;
	margin: 0% 1% 0% 2%;
	text-align: left;
	display: block;
	float: left;
	padding-top: 2px;
	border: 1px solid #DDDDDD;
	background: #FFF;
	font: 9pt "Calibri",Tahoma,sans-serif;
	color: #3A77CB;
	text-transform: uppercase;
}

.auteurtwo img {
	vertical-align: middle;
	margin-left: 10px;
	padding-right: 5px;
}

.news .lanews {
	width: 97%;
	height: auto;
	margin: 1% 1% 0% 2%;
	text-align: left;
	display: block;
	float: left;
}

.lanews .image {
	width: 29%;
	height: auto;
	display: block;
	float: left;
	margin: 0;
}

.imagetwo span {
	width: 164px;
	height: 134px;
	display: block;
	float: left;
	background: #FFF;
	border: 1px solid #DDDDDD;
}

.imagetwo span img {
	width: 150px;
	height: 120px;
	display: block;
	margin: 7px;
	text-align: center;
}

.lanews .textetwo {
	width: 70%;
	height: auto;
	display: block;
	float: left;
	margin-left: 1%;
	font: 9pt "Tahoma",Arial,sans-serif;
	color: #59666F;
	text-align: left;
}

.news .suite {
	width: 97%;
	height: auto;
	margin: 1% 1% 0% 2%;
	text-align: left;
	display: block;
	float: right;
	text-align: right;
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #F64110;
}

.news .suite a {
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #F64110;
}

.news .suite a:hover {
	color: #000;
}

.gauche .documents {
	width: 99%;
	margin: 1% 0% 1% 0.3%;
	height: auto;
	display: block;
	float: left;
	background: #FFF;
	border: 1px solid #DDDDDD;
}

.documents .derscriptions  {
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	float: left;
	background: #FFF;
}

.tetebock .ttbok, .tetebock .bok  {
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	float: left;
}

.derscriptions .gsde, .derscriptions .dsde {
	width: 60%;
	height: auto;
	margin: 0;
	display: block;
	float: left;
	background: #EFEFEF;
}

.derscriptions .dsde {
	width: 40% !important;
	background: #FFF !important;
}

.gsde .bbock {
	width: 99%;
	height: 60px;
	display: block;
	float: left;
	border-bottom: 1px solid #D5D5D5;
	background-image: url("../icones/ddd.png") !important;
	background-repeat: repeat;
	padding-top: 10px;
}

.bbock .magebock {
	width: 30%;
	display: block;
	float: left;
}

.magebock img {
	width: 100px;
	height: 50px;
	text-align: center;
	padding-left: 3px;
}

.bbock .tetebock {
	width: 70%;
	display: block;
	float: left;
}

.tetebock .ttbok {
	text-align: left;
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #000;
}

.ttbok a {
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #3866D4;
}

.tetebock .bok {
	text-align: left;
	font: 8pt "Microsoft Sans MS",Tahoma,sans-serif;
	color: #000;
	padding-top: 3px;
}

.dsde div, .dsde span {
	width: 98%;
	height: auto;
	margin: 0.6% 1% 0%;
	display: block;
	float: left;
	text-align: left;
}

.dsde .ttde {
	font: 12pt "Tahoma",Arial,sans-serif;
	color: #9E2E19;
	font-weight: bold;
}

.der_revss .ttde {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	font: 12pt "Tahoma",Arial,sans-serif;
	color: #9E2E19;
	font-weight: bold;
	position: relative;
	top: -12px;
}

.der_revss .sepde {
	width: 99%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	height: 3px;
	background: #404040;
	position: relative;
	top: -8px;
}

.dsde .sepde {
	height: 3px;
	background: #404040;
}

.videos:hover .vid span {
	border-color: #9E2E19;;
}

.videos:hover .ttvid a {
	color: #46952B;
}

.videos:hover .ssvid {
	color: #333;
	font-weight: bold;
}

.videos {
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 3px;
}

.videos .ttvid a {
	font: 8pt "Arial",Tahoma,sans-serif;
	color: #3366BC;
	font-weight: bold;
}

.videos .ssvid {
	font: 8pt "Arial",Tahoma,sans-serif;
	color: #444;
	padding-top: 2px;
}

.vid span {
	width: 232px !important;
	height: 134px !important;
	text-align: center !important;
	border: 2px solid #CCCCCC;
	position: relative;
	left: -2px;
}

.documents .sep_ajouts {
	width: 100%;
	height: 29px;
	margin: 0;
	display: block;
	float: left;
	background-image: url("../gifs/der_ajouts.jpg");
	background-repeat: no-repeat;
}

.documents .der_ajouts {
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	float: left;
}

.der_ajouts .monkey1 {
	width: 15%;
	height: auto;
	margin-left: 1%;
	display: block;
	float: left;
	text-align: center;
}

.der_ajouts .jeux {
	width: 66%;
	height: auto;
	margin: 1%;
	display: block;
	float: left;
	text-align: left;
}

.jeux span {
	width: 100%;
	display: block;
	float: left;
	text-align: left;
	margin: 0;
	font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 9pt;
}

.jeux span a {	
	font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #2DAEBF;
}

.jeux span a:hover {
	color: #202020;
}

.der_ajouts .monkey2 {
	width: 15%;
	height: auto;
	margin-right: 1%;
	display: block;
	float: right;
	text-align: center;
}

.monkey1 img, .monkey2 img {
	width: auto;
	min-height: 122px;
	vertical-align: middle;
}

.gauchetwo .der_revss {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-top: 2%;
}

.der_revss .image_revss {
	width: 20%;
	height: auto;
	display: block;
	float: left;
	margin-top: 2px;
}

.image_revss span {
	width: 123px;
	height: 123px;
	background: #FFF;
	border: 1px solid #CCCCCC;
	display: block;
}

.image_revss span img {
	width: 115px;
	height: 115px;
	margin: 4px;
}

.der_revss .texte_revss {
	width: 78%;
	height: auto;
	min-height: 130px;
	display: block;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 2px;
}

.texte_revss .titre {
	width: 99%;
	display: block;
	float: left;
	text-align: left;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #000;	
	font-weight: bold;
}

.texte_revss .stitre {
	width: 1%;
	height: auto;
	display: block;
	float: right;
}

.stitre div img {
	display: block;
	float: right;
	vertical-align: middle;
	padding: 3px;
}

.stitre div .score {
	width: 40px;
	height: 27px;
	background: #FFF;
	border: 1px solid #C4C4C4;
	text-align: center;
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #E12B01;;
	font-weight: bold;
	display: block;
	float: right;
	padding-top: 13px;
}

.stitre div .scoreb {
	width: 40px;
	height: 27px;
	background: #FFF;
	border: 1px solid #C4C4C4;
	text-align: center;
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #427800;
	font-weight: bold;
	display: block;
	float: right;
	padding-top: 13px;
}

.stitre div {
	width: 90px;
	height: auto;
	display: block;
	float: right;
	position: relative;
	top: -5px;
}

.texte_revss .qui {
	width: 99%;
	display: block;
	float: left;
	text-align: left;
	margin-top: 2px;
	font: 8pt "Arial",Tahoma,sans-serif;
	color: #666666;	
}

.qui a {
	font: 8pt "Arial",Tahoma,sans-serif;
}

.qui a:hover {
	color: #2211FF;
}

.texte_revss .resume_revss {
	width: 99%;
	height: auto;
	min-height: 50px;
	display: block;
	float: left;
	text-align: left;
	margin-top: 5px;
	font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;	
}

.texte_revss .suite_revss {
	width: 99%;
	display: block;
	float: left;
	text-align: left;
	margin-top: 5px;	
}

.suite_revss a {
	width: 130px;
	height: 22px;
	display: block;
	text-align: center;
	padding-top: 8px;
	font: 8pt "Arial",Tahoma,sans-serif;
	font-weight: bold;
	background-image: url("../icones/continue_revss.png");
	background-repeat: no-repeat;
	color: #000;
}

.suite_revss a:hover {
	background-image: url("../icones/continue_revss_hover.png");
	color: #FFF;
}

.menutwo .droitetwo {
	width: 27%;
	height: auto;
	display: block;
	float: left;
	margin: 0;
}

.droitetwo .pubtwo {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}

.droitetwo .titrevert {
	width: 298px;
	height: 23px;
	background: #478C0A;
	border: 1px solid #505050;
	display: block;
	float: left;
	text-indent: 5px;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #FFF;
	font-weight: bold;
}

.droitetwo .titreor {
	width: 298px;
	height: 23px;
	background: #CBD701;
	border: 1px solid #505050;
	display: block;
	float: left;
	text-indent: 5px;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #FFF;
	font-weight: bold;
}

.droitetwo .titrenoir {
	width: 298px;
	height: 23px;
	background: #000;
	border: 1px solid #505050;
	display: block;
	float: left;
	text-indent: 5px;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #FFF;
	font-weight: bold;
}

.droitetwo .titrered {
	width: 298px;
	height: 23px;
	background: #A3120B;
	border: 1px solid #505050;
	display: block;
	float: left;
	text-indent: 5px;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #FFF;
	font-weight: bold;
}

.droitetwo .titrebrown {
	width: 298px;
	height: 23px;
	background: #806000;
	border: 1px solid #505050;
	display: block;
	float: left;
	text-indent: 5px;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #FFF;
	font-weight: bold;
}

.droitetwo .titreviolet {
	width: 298px;
	height: 23px;
	background: #980663;
	border: 1px solid #505050;
	display: block;
	float: left;
	text-indent: 5px;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #FFF;
	font-weight: bold;
}

.droitetwo .titrebleu {
	width: 298px;
	height: 23px;
	background: #0363BD;
	border: 1px solid #505050;
	display: block;
	float: left;
	text-indent: 5px;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	font: 10pt "Arial",Tahoma,sans-serif;
	color: #FFF;
	font-weight: bold;
}

.droitetwo .top_games {
	width: 115%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 2px;
}

.droitetwo .grol {
	width: 115%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	margin-top: 5px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #BBBBBB;
}

.grol .plouf {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	font: 9pt "Arial",Tahoma,sans-serif;
	font-weight: bold;
	color: #000000;
}

.plouf a {
	position: relative;
	top: -3px;
	font: 9pt "Arial",Tahoma,sans-serif;
}

.plouf a:hover {
	color: #000;
}

.grol .klox {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-top: 2px;
	text-align: left;
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #88889D;
}

.top_games .lien {
	width: 91%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	line-height: 2;
	margin: 0;
	margin-left: 1%;
}

.top_games .lien a {
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #444;
	font-weight: bold;
}

.top_games .lien a:hover {
	color: #ECEE2A;
}

.top_games .note {
	width: 8%;
	height: auto;
	display: block;
	float: right;
	text-align: right;
	line-height: 2;
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #555;
	margin: 0;
}

.top_games .lient {
	width: 74%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	line-height: 2;
	margin: 0;
	margin-left: 1%;
}

.top_games .lient a {
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #444;
	font-weight: bold;
}

.top_games .lient a:hover {
	color: #ECEE2A;
}

.top_games .tels {
	width: 25%;
	height: auto;
	display: block;
	float: right;
	text-align: right;
	line-height: 2;
	font: 9pt "Arial",Tahoma,sans-serif;
	color: #555;
	margin: 0;
}

.top_games .tels img {
	margin: 0;
	vertical-align: middle;
	padding: 0;
}

.top_games .covers, .covers .pub, .top_games .carre, .top_games .carre2, .top_games .carre3 {
	width: 100%;
	height: auto;
	min-height: 240px;
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}

.top_games .covers .pub img {
	width: 300px;
	height: 240px;
	margin: 0;
	position: relative;
	top: -2px;
}

.top_games.covers .pub a {
	margin: 0;
}

.top_games .covers .jaq, .carre .jaq, .carre2 .jaq {
	position: absolute;
}	

.top_games .covers .jaq .s_jaquette {
	position: relative;
	width: 300px;
	height: 18px;
	margin: 0;
	padding-top: 2px;
    	left: 0;
    	top: 389px;
	font: 10pt "Tahoma",Arial,sans-serif;
	color: #FFF;
	display: block;
	float: left;
	background: #000000;
	moz-opacity: 0.8;
	opacity: 0.8; 
	filter:alpha(opacity=80);
	text-align: left;
	text-indent: 4px;
}

.top_games .covers .jaq .s_jaquette:hover {
	moz-opacity:0.1;
	opacity: 0.1; 
	filter:alpha(opacity=10);
}

.top_games .covers a {
	width: 300px;
	height: 409px;
}

.top_games .covers img {
	width: 300px;
	height: 409px;
	border: 0;
	margin: 0;
}

.top_games .carre .jaq .s_jaquette {
	position: relative;
	width: 300px;
	height: 20px;
	margin: 0;
	padding: 0;
    	left: 0;
    	top: 189px;
	font: 10pt "Tahoma",Arial,sans-serif;
	color: #FFF;
	display: block;
	float: left;
	background: #000000;
	moz-opacity: 0.8;
	opacity: 0.8; 
	filter:alpha(opacity=80);
	text-align: left;
	text-indent: 4px;
}

.top_games .carre .jaq .s_jaquette:hover {
	moz-opacity:0.1;
	opacity: 0.1; 
	filter:alpha(opacity=10);
}

.top_games .carre img {
	width: 300px;
	height: 209px;
	border: 0;
	margin: 0;
}

.top_games .carre a {
	width: 300px;
	height: 209px;
}

.top_games .carre2 .jaq .s_jaquette {
	position: relative;
	width: 300px;
	height: 20px;
	margin: 0;
	padding: 0;
    	left: 0;
    	top: 269px;
	font: 10pt "Tahoma",Arial,sans-serif;
	color: #FFF;
	display: block;
	float: left;
	background: #000000;
	moz-opacity: 0.8;
	opacity: 0.8; 
	filter:alpha(opacity=80);
	text-align: left;
	text-indent: 4px;
}

.top_games .carre2 .jaq .s_jaquette:hover {
	moz-opacity:0.1;
	opacity: 0.1; 
	filter:alpha(opacity=10);
}

.top_games .carre2 img {
	width: 300px;
	height: 289px;
	border: 0;
	margin: 0;
}

.top_games .carre2 a {
	width: 300px;
	height: 289px;
}

.top_games .dermbms {
	width: 98%;
	height: auto;
	display: block;
	float: left;
	margin-left: 2%;
	text-align: center;
}

.dermbms .der_mbm {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	margin: 3px;
}

.dermbms .img_mbm {
	width: 50px;
	height: 50px;
}
