html {font-size: 100%;}
body {
	/*background:#000 url('../images/fond_skin.jpg') no-repeat scroll 55px 0;*/
	background:#000 url('../images/fond_skin.jpg') no-repeat 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4141;
}
.clearer {clear:both;}
.clearer_footer {
  clear: both;
  margin-bottom:15px;
}
/* Listes */
ul, ol {
	margin: .75em 0 .75em 14px;
	padding: 0; /* -> 9 */
}
*+ html ul, ol {
	margin: .30em 0 .75em 14px;
	padding: 0; /* -> 9 */
}
ul {
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}
/* Paragraphes */
p {
	margin: .75em 0;
}
li p, blockquote p {
	margin: .5em 0;
}
/* Citations */
blockquote, q {
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
}
blockquote {
	margin: .75em 0 .75em 24px;
}
cite {
	font-style: italic;
}
/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}

/* --- STYLES POUR CERTAINS CONTENUS DES GABARITS --- */
pre, code {
	font-size: 100%;
	font-family: "Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;
}
pre {
	width: 90%;
	overflow: auto;
	overflow-y: hidden;
	margin: .75em 0;
	padding: 12px;
	background: #eee;
	color: #555;
}
pre strong {
	font-weight: normal;
	color: black;
}

/* Général */
h2 {
  color: #A942DC;
  margin: 0 0 10px 0;
}
p {
  margin: 10px 0;
}
.clear {
	clear: both;
}
.float_left {
  float:left;
}
.float_left2 {
  float:left;
  width: 160px;
}
.float_right {
  float:right;
}
img {
	border: none;
}
textarea {
	margin-bottom: 0;
	padding-bottom: 0;
}
.align_center {
  text-align:center;
}
.align_center2 {
  text-align:center;
  margin-bottom: 5px;
}
.pub2 {
  margin-top: 10px;
  text-align:center;
}
.erreur_msg{
	margin:5px 0 10px;
}

/* Pagination */
#principal #pagination {
  color:#009933;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
#principal #pagination a {
  color:#0082D6;
  border:1px solid #0082D6;
  font-size:10px;
  margin:0 2px;
  padding:2px 4px;
  text-decoration:none;
}
#principal #pagination a:hover {
  color:#ffffff;
  background-color:#0082D6;
  border:1px solid #0082D6;
  font-size:10px;
  margin:0 2px;
  padding:2px 4px;
  text-decoration:none;
}
#principal #pagination #actif {
  background:#0082D6 none repeat scroll 0 0;
  border:1px solid #0082D6;
  color:#FFFFFF;
  font-size:10px;
  font-weight:bold;
  margin:0 2px;
  padding:2px 4px;
  text-decoration:none;
}
#principal #pagination .inactif {
  border:1px solid #AAAAAA;
  color:#AAAAAA;
  margin:0 2px;
  padding:2px 4px;
  text-decoration:none;
}

/* --- LAYOUT --- */
#page{
	margin:0 auto;
	width:990px;
}
#logo {
  width:512px;
  height:85px;
  /*margin:0 auto;*/
	margin:30px auto 0;
	position:relative;
	z-index:50;
}
#logo h1 span {display: none;}
#logo h1 {
	margin:0;
	padding:0;
}
#main_container{
	background:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
	margin-top:-47px;
	padding:10px 5px 0; 
	position:relative;	
	width:990px;
	z-index:10;
}

/* En-tête */
#entete {
	height:55px;
  background-color:#fff;
  text-align:center;
}
#entete h1 {
	/*float: left;*/
	margin: 0;
	padding: 0;
	height: 50px;  
}

#menu_haut span {
	display: none;
}
ul#menu_haut {
	height:40px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
	position:relative;
	top: 5px;
	width: 495px;
	z-index:3;
}
ul#menu_haut {
	list-style-type: none;
}
ul#menu_haut li {
	border: 0 none;
	float: left;
	text-align: center;
	margin-right:5px;
}
ul#menu_haut li a {
	border:0 none;
	color:#FFFFFF;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:2px;
	padding:0;
	text-decoration:none;
	cursor: pointer;
}
ul#menu_haut li a.ps3 {
	background: transparent url(../images/ps3.png) no-repeat scroll 0 -23px;
	height: 23px;
	width: 77px;
}
ul#menu_haut li a.ps3:hover {
	background: transparent url(../images/ps3.png) no-repeat scroll 0 0;
}
ul#menu_haut li a.xbox360 {
	background: transparent url(../images/xbox360.png) no-repeat scroll 0 -23px;
	height: 23px;
	width: 77px;
}
ul#menu_haut li a.xbox360:hover {
	background: transparent url(../images/xbox360.png) no-repeat scroll 0 0;
}
ul#menu_haut li a.wii {
	background: transparent url(../images/wii.png) no-repeat scroll 0 -23px;
	height: 23px;
	width: 77px;
}
ul#menu_haut li a.wii:hover {
	background: transparent url(../images/wii.png) no-repeat scroll 0 0;
}
ul#menu_haut li a.ds {
	background: transparent url(../images/nds.png) no-repeat scroll 0 -23px;
	height: 23px;
	width: 77px;
}
ul#menu_haut li a.ds:hover {
	background: transparent url(../images/nds.png) no-repeat scroll 0 0;
}
ul#menu_haut li a.psp {
	background: transparent url(../images/psp.png) no-repeat scroll 0 -23px;
	height: 23px;
	width: 77px;
}
ul#menu_haut li a.psp:hover {
	background: transparent url(../images/psp.png) no-repeat scroll 0 0;
}
ul#menu_haut li a.pc {
	background: transparent url(../images/pc.png) no-repeat scroll 0 -23px;
	height: 23px;
	width: 77px;
}
ul#menu_haut li a.pc:hover {
	background: transparent url(../images/pc.png) no-repeat scroll 0 0;
}

/**/
.bandeau {
	background-color:#ffffff;
	padding-left: 5px;
	margin: 0;
	height: 105px;
}
.pub01 {
	float:left;
	margin-top: -5px;
	border:1px solid grey;
}
#espace_membre {
	float:left;
	background: transparent url(../images/fond_membre.png) no-repeat;
	margin: -5px 0 0 10px;
	width: 239px;
	height: 95px;
}
#espace_membre #champs {
	float: left;
	width: 77px;
	height: 45px;
	padding: 10px 10px 10px 13px;	
}
#espace_membre #bouton {
	float: left;
	width: 45px;
	height: 70px;
	padding: 10px 0 0 65px;	
}
#espace_membre #liens {
	float: left;
	margin-top: -10px;
	width: 235px;
	height: 22px;
	padding-left: 10px;
}
#espace_membre #liens a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#espace_membre a:hover {
	color: #ffffff;
}

/* Champs */
.champ_search {
	border: 1px solid #A7A6AA;
	margin: 0;
	padding: 0;
  height: 20px;
}
.contact_form input,
.contact_form textarea{
	border:1px solid #000;
}
.contact_message{
	width:439px;
}
#recaptcha,
.recaptcha_submit{
	margin:0 0 0 65px;
}
.recaptcha_submit{
	height:auto;
	margin-top:10px;
	padding: 5.5px 11px;
	vertical-align: middle;
}
#principal input[type="submit"]{height:25px;}
#principal input[type="text"]{border:1px solid #aaa;}

.recaptcha_submit,
#principal input[type="submit"]{
	border-top:none;
	border-right:none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-left:none;
	background: #1560c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#269ceb), to(#1560c2));
	background: -moz-linear-gradient(top, #269ceb, #1560c2);
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	color: #fff;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight:bold;
	text-decoration: none;
}
.recaptcha_submit:hover,
#principal input[type="submit"]:hover{
	background: #a942dc;
}

/* Menu de navigation */
#navigation {
	float:left;
	width:205px;
}
#navigation ul {
	margin: 0;
	list-style: none;
}
#navigation a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 10px;
	line-height: 1.5;
	font-size: 11px;
	text-decoration: none;
	color: #535353;
}
#navigation a:hover {
	color: #0E54AB;
}
#menu_gauche span {
	display: none;
}
#menu_gauche fieldset {
  border:none;
}
.champ_menu {
	border: 1px solid #0E54AB;
	margin: 0 0 5px 0;
	padding: 0;
  height: 18px;
  font-size: 11px;
}
ul#menu_gauche {
	background:#F7F7F7;
	border:1px solid #E0E0E0;
	margin:0 0 10px;
	padding:1px;
}
ul#menu_gauche li.menu_entete {
	background: transparent url(../images/menu_entete.png) no-repeat scroll 0 0;
	width: 202px;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0 0 8px;
}
ul#menu_gauche li a.menu_identification {
	background: transparent url(../images/identification.png) no-repeat scroll 0 0;
	height: 14px;
	width: 136px;
}
ul#menu_gauche li a.menu_connexion {
	background: transparent url(../images/connexion.png) no-repeat scroll 0 -20px;
	height: 8px;
	width: 128px;
}
ul#menu_gauche li a.menu_connexion:hover {
	background: transparent url(../images/connexion.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_articles {
	background: transparent url(../images/menu_articles.png) no-repeat scroll 0 0;
	height: 14px;
	width: 136px;
}
ul#menu_gauche li a.menu_communaute {
	background: transparent url(../images/menu_communaute.png) no-repeat scroll 0 0;
	height: 14px;
	width: 136px;
	margin-top: 4px;		
}
ul#menu_gauche li a.menu_site {
	background: transparent url(../images/menu_site.png) no-repeat scroll 0 0;
	height: 14px;
	width: 136px;
	margin-top: 4px;
}
ul#menu_gauche li a.menu_actualites {
	background: transparent url(../images/menu_actualites.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_actualites:hover {
	background: transparent url(../images/menu_actualites.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_tests {
	background: transparent url(../images/menu_tests.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_tests:hover {
	background: transparent url(../images/menu_tests.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_dossiers {
	background: transparent url(../images/menu_dossiers.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_dossiers:hover {
	background: transparent url(../images/menu_dossiers.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_apercus {
	background: transparent url(../images/menu_apercus.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_apercus:hover {
	background: transparent url(../images/menu_apercus.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_sorties {
	background: transparent url(../images/menu_sorties.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_sorties:hover {
	background: transparent url(../images/menu_sorties.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_forum {
	background: transparent url(../images/menu_forum.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_forum:hover {
	background: transparent url(../images/menu_forum.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_compte {
	background: transparent url(../images/menu_compte.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_compte:hover {
	background: transparent url(../images/menu_compte.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_propos {
	background: transparent url(../images/menu_propos.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_propos:hover {
	background: transparent url(../images/menu_propos.png) no-repeat scroll 0 0;
}
ul#menu_gauche li a.menu_contact {
	background: transparent url(../images/menu_contact.png) no-repeat scroll 0 -18px;
	height: 6px;
	width: 134px;
}
ul#menu_gauche li a.menu_contact:hover {
	background: transparent url(../images/menu_contact.png) no-repeat scroll 0 0;
}

/*****************/
/*      Home     */
/*****************/

/* Contenu principal */
#principal a {
	text-decoration:none;
	color:#2290dd;
  font-weight:bold;
	background:transparent;
}
#principal a:hover {
	color:#2290dd;
	border-bottom:1px dotted #2290dd;
	background:transparent;
}
#principal_home{
	color:#181A12;
	float:left;
	width:555px;
	margin:40px 10px 0;
}
#principal_home p {
	margin: 10px 0;
}
#principal_home li {
	line-height: 1.5;
}
/* Actus accueil */
#principal_home h2.actus {
	background: url('../images/header_actu.png') no-repeat;
	width: 538px;
	height: 27px;
  margin: 0;
}
#principal_home h3 {
	margin: 0;
	font-size: 14px;
}
#principal_home p a {
	color: #F1800E;
	text-decoration: none;
}
#principal_home p a:visited {
	font-weight: normal;
}
#principal_home .edito {
  background:url('../images/logo_oeil.jpg') no-repeat;
  padding:1px 0 0 90px;
  color:#6907AB;
  margin:0 0 20px -10px;
}

.plateforme_icone {
  background: url('../images/icon-ps3.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;
  margin-top: 35px;  
}
.24_over_icone {
  background: url('../images/icon-general.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.25_over_icone {
  background: url('../images/icon-ps3.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.23_over_icone {
  background: url('../images/icon-ps2.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.17_over_icone {
  background: url('../images/icon-xbox360.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.18_over_icone {
  background: url('../images/icon-xbox.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.26_over_icone {
  background: url('../images/icon-wii.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.19_over_icone {
  background: url('../images/icon-ds.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.39_over_icone {
  background: url('../images/icon-dsi.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.20_over_icone {
  background: url('../images/icon-psp.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
.8_over_icone {
  background: url('../images/icon-pc.png') no-repeat;
  width: 27px;
  height: 13px;
  margin-left: 2px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;  
}
/* Contenu secondaire */
#secondaire_home {
	float:right;
	padding:0;
	width:210px;
}
#secondaire_home span {
	display:none;
}
#secondaire_home h3 {
  margin:0 0 3px;
  font-size:12px;
}
	/* Forum */
#secondaire_home .home_forum {
	background: url('../images/home_forum.png') no-repeat;
	width: 288px;
	height: 250px;
}
*+ html #secondaire_home .home_forum {
	background: url('../images/home_forum.png') no-repeat;
	width: 288px;
	height: 250px;
	margin: 5px 0;
}
#secondaire_home .home_forum h2 {
	margin: 5px 0 0 0;
}
#secondaire_home .home_forum .forum_first {
	padding-top: 40px;
	padding-left: 15px;
	color: #ffffff;
}
#secondaire_home .home_forum ul {
	margin-top: 5px;
}
#secondaire_home .home_forum ul a {
	color: #ffffff;
	text-decoration: none;
}
#secondaire_home .home_forum li.topic_1 {
	display: list-item;
	list-style-image: url('../images/01.gif');
}
#secondaire_home .home_forum li.topic_2 {
	display: list-item;
	list-style-image: url('../images/02.gif');
}
#secondaire_home .home_forum li.topic_3 {
	display: list-item;
	list-style-image: url('../images/03.gif');
}
#secondaire_home .home_forum li.topic_4 {
	display: list-item;
	list-style-image: url('../images/04.gif');
}
#secondaire_home .home_forum li.topic_5 {
	display: list-item;
	list-style-image: url('../images/05.gif');
}
#secondaire_home .home_forum li.topic_r1 {
	display: list-item;
	list-style-image: url('../images/01_r.gif');
}
#secondaire_home .home_forum li.topic_r2 {
	display: list-item;
	list-style-image: url('../images/02_r.gif');
}
#secondaire_home .home_forum li.topic_r3 {
	display: list-item;
	list-style-image: url('../images/03_r.gif');
}
	/* Sondages */

#secondaire_home .droite_sondage {
	background: url('../images/droite_sondage.png') no-repeat;
	width: 205px;
	height: 230px;
	margin-top: 10px;
	padding: 10px 5px 0 5px;
}
#secondaire_home .droite_sondage h2 {
}
#secondaire_home .droite_sondage a {
}

	/* Tests */
#secondaire_home .droite_sortie {
	background: url('../images/droite_sorties.png') no-repeat;
	width: 205px;
	height: 179px;
	color: #844E96;
	font-size: 10px;
	margin-bottom: 20px;
}
#secondaire_home .droite_sortie h2 {
	margin: 0;
}
#secondaire_home .droite_sortie a {
	color: #844E96;
	text-decoration: none;
	font-weight: bold;
}
#secondaire_home .droite_sortie a:hover {
  border-bottom:1px dotted #A942DC;
  color:#2290DD;
}

#secondaire_home .home_tests .test01 {
	padding-top: 40px;
	padding-left: 5px;
	width: 140px;
	float: left;
	z-index: 1;
}
#secondaire_home .home_tests .test02 {
	padding-top: 40px;
	width: 140px;
	float: left;	
}

#secondaire_home .tests_img {
	padding: 1px;
	border: 1px solid #000000;
}
	/* Dossiers */
#secondaire_home .home_dossiers {
	background: url('../images/home_dossiers.png') no-repeat;
	width: 288px;
	height: 156px;
	padding 5px;	
}
#secondaire_home .home_dossiers h2 {
	margin: 5px 0 0 0;
}
#secondaire_home .home_dossiers .dossier01 {
	padding-top: 40px;
	padding-left: 5px;
	width: 140px;
	float: left;
}
#secondaire_home .home_dossiers .dossier02 {
	padding-top: 40px;
	width: 140px;
	float: left;	
}
#secondaire_home .home_dossiers a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#secondaire_home .dossiers_img {
	padding: 1px;
	border: 1px solid #000000;
}

	/* Pubs */
#secondaire_home .home_pubs {
	background: url('../images/home_body_pub.png') no-repeat;
	width: 288px;
	height: 270px;
	text-align: center;
	margin-top: 5px;
	padding: 19px 0 0 0;
}
/************************/
/*    PRODUITS    HOME    */
/************************/
#principal_home a {
  background:transparent none repeat scroll 0 0;
  color:#2290DD;
  font-weight:bold;
  text-decoration:none;
}
#principal_home a:hover {
	color:#A942DC;
	border-bottom:1px dotted #2290dd;
	background:transparent;
}
#principal_home .produit_img {
  float:left;
  width:125px;
  margin-bottom:10px;
}
#principal_home .photo-shadow {
  background:transparent url('../images/shadowAlpha.png') no-repeat scroll right bottom !important;
  background: url('../images/shadow2.gif') no-repeat bottom right;
  margin:5px 5px 0 !important;
  margin: 5px 5px 0 5px;
  float:right;  
}
#principal_home .photo-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  margin: -6px 6px 6px -6px;
  padding: 0;
}
#principal_home .produit {
  float:left;
  width:145px;
}
#principal_home .produit h3 {
  margin: 0 0 10px 0;
}
#principal_home .produit h3 a {
  color:#26a9e1;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
#principal_home .produit h3 a:hover {
  color:#A942DC;
}
#principal_home span.prix {
  color:#F1800E;
  font-size:12px;
  font-weight:bold;
  margin-top:10px;
}
#principal_home span.prix2 {
  color:#F1800E;
  font-size:12px;
  font-weight:bold;
  margin-top:10px;
}

/************************/
/*        ACTUS   HOME         */
/************************/
#principal_home .home_actus h3 {
	display: inline;
  padding: 0;
  color: #ffffff;  
}
#principal_home .home_actus h3 a {
  color: #ffffff;
  text-decoration: none;
}
#principal_home .home_actus h3 a:hover {
	color: #ff9801;
}

/*****************/
/*    PRODUITS      */
/*****************/
#principal .produit_img {
  float:left;
  width:125px;
  margin-bottom:10px;
}
#principal .photo-shadow {
  background:transparent url('../images/shadowAlpha.png') no-repeat scroll right bottom !important;
  background: url('../images/shadow2.gif') no-repeat bottom right;
  margin:5px 5px 0 !important;
  margin: 5px 5px 0 5px;
  float:right;  
}
#principal .photo-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  margin: -6px 6px 6px -6px;
  padding: 0;
}
#principal .produit {
  float:left;
  width:226px;
}
#principal .produit h3 {
  margin: 0 0 10px 0;
}
#principal .produit h3 a {
  color:#26a9e1;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
#principal .produit h3 a:hover {
  color:#A942DC;
}
#principal span.prix {
  color:#26a9e1;
  font-size:12px;
  font-weight:bold;
  margin-top:10px;
}
#principal span.prix2 {
  color:#A942DC;
  font-size:12px;
  font-weight:bold;
  margin-top:10px;
}

/*****************/
/*  DETAIL ACTU  */
/*****************/
/* Contenu principal */
#principal{
	background:#fff;
	color:#181A12;
	float:left;
	margin:40px 0 10px 10px;
	width:775px;
}
#principal li {
	line-height: 1.5;
}
#principal h2.actus {
	background: url('../images/header_actu_in.png') no-repeat;
	width: 532px;
	height: 27px;
	margin: 0 0 8px 0;
}
/*****************/
/*  DETAIL TEST  */
/*****************/
/* Contenu principal */
#testcontent {
	width: 530px;
}
#principal #testcontent h2.commentaires {
	background: transparent url(../images/header_commentaires.png) no-repeat scroll 0 0;
	height: 27px;
	margin: 10px 0 5px;
	width: 532px;
}
#principal #testcontent h2 {
	color: #2484FF;
	font-size: 16px;
	margin: 5px 0 0 0;
}
#principal #testcontent h3 {
	color:#C60909;
	margin-bottom: 2px;
}
#principal #testcontent p.date {
	font-size: 11px;
	margin: 0 0 10px 0;	
}
#principal #testcontent p.intro {
	margin: 5px 0 30px 0;
}
#principal #testcontent p {
	margin: 5px 0 10px 0;
}
#principal #testcontent .test_date {
  /*margin: -3px 0 10px 0;*/
  padding: 0;
  font-size: 9px;
}
#testcontent hr {
  margin-top: 0;
}
#testcontent .verdict {
	margin-top: 20px;
}
#testcontent .cadre {
	background-color: #FF6300;
	width: 362px;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}
#principal #testcontent .note_globale {
	background: transparent url('../images/fond_note.png') no-repeat;
	width: 128px;
	height: 94px;
	font-size: 50px;
	color: #ffffff;
	padding: 10px;
	margin: 0 10px 0 0;
	float: left;
}
#principal #testcontent ul {
	background-color: #ffe7d1;
}
#principal #testcontent ul.plus li {
	display:list-item;
	list-style-image:url(../images/plus.gif);
}
#principal #testcontent ul.moins li {
	display:list-item;
	list-style-image:url(../images/moins.gif);
}
/* Colonne droite */
/*#secondaire_home .droite_tests {
	background: transparent url(../images/fond_tests.png) no-repeat scroll 0 0;
	height: 190px;
	margin-bottom: 5px;
	padding: 5px;
	width: 288px;
}*/
#secondaire_home .box_content {
  padding: 25px 5px 0 5px;
}
#secondaire_home .test_tests {
	background: transparent url(../images/fond_testtests.png) no-repeat scroll 0 0;
	height: 190px;
	margin-bottom: 5px;
	padding: 5px;
	width: 288px;
}
#secondaire_home ul {
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin: 0 10px;
	padding-top: 20px;
}
#secondaire_home ul a {
	color:#FFFFFF;
	text-decoration:none;
}
#secondaire_home ul a:hover {
	color: #FFB916;
}

#secondaire_home .droite_actus {
	background: transparent url(../images/fond_actualites.png) no-repeat scroll 0 0;
	height: 190px;
	margin: 5px 0;
	padding: 5px;
	width: 288px;
}

/* Commentaires */
#principal h2.commentaires {
	background: url('../images/header_commentaires.png') no-repeat;
	width: 532px;
	height: 27px;
	margin: 10px 0 5px 0;
}
.comment_img {
	float: left;
	width: 33px;
	height: 25px;
}
.comment_pseudo {
	float: left;
	width: 455px;
	height: 22px;
	padding: 1px 0 0 7px;
	font-size: 10px;
	font-weight: normal;	
}
.gauche {
	float: left;
	width: 347px;	
}
.droite {
	float: left;
	width: 108px;
	margin-top: 4px;
}
.comment_id {
	float: right;
	width: 36px;
	height: 18px;
	padding-top: 6px;
	font-size: 12px;	
	font-weight: bold;
	text-align: center;
}
.contenu1 {
	background-color: #F1F3F8;
	border: 1px solid #E0E0E0;
	width: 520px;
  padding: 5px;
	margin-bottom: 5px;
}
.contenu2 {
	border: 1px solid #E0E0E0;
	width: 520px;
  padding: 5px;
	margin-bottom: 5px;
}
.contenu3 {
	background-color: #FFE7D1;
	width: 502px;
  padding: 15px;
}
.entente_comment {
	background: url('../images/entete_comment.png') no-repeat;
	width: 532px;
	height: 27px;
}
.ecrire_comment {
	background: url('../images/ecrire_comment.png') no-repeat;
	width: 532px;
	height: 27px;
}
.ecrire_comment h2 {
	margin: 0;
}
.principal_fiche h2 {
	display: none;
}
#principal_fiche .fiche {
  margin-top: 10px;
}
#principal_fiche .fiche_image {
  float:left;
  margin-right:10px;
}
#principal_fiche .fiche_txt {
  width: 610px;
}
#principal_fiche .fiche_txt1 {
  float:left;
  width:190px;
}
#principal_fiche .fiche_txt2 {
  float:right;
  margin-top:37px;
  width:250px;  
}
#principal_fiche .fiche_txt3 {
  margin-top:10px;
}

#secondaire_home .fiche {
	background: url('../images/fond_fiche.png') no-repeat;
	width: 288px;
	height: 160px;
	padding: 5px;
	margin-bottom: 5px;	
}
#secondaire_home .fiche a, #secondaire_home .fiche a:visited {
	color: #2484FF;
  font-weight: bold;
  text-decoration: none;
}
#secondaire_home .fiche h2 {
	margin: 0;
}
#secondaire_home .fiche .contenu {
	padding-top: 30px;
	margin: 0 10px;
	float: left;
	width: 268px;
}
#secondaire_home .fiche_img {
border:1px solid #4486C7;
float:left;
margin:0 5px 5px 0;
padding:1px;
}
#secondaire_home .fiche_images {
	background: url('../images/cadre-images.png') no-repeat;
	width: 288px;
	/*height: 194px;*/
	padding: 5px;
	margin-bottom: 2px;
}
#secondaire_home .fiche_images h2 {
	margin: 0;
}
#secondaire_home .fiche_images .contenu {
	padding: 30px 5px 5px 7px;
}

#secondaire_home .fiche_actus {
	background: url('../images/fond_fichactu.png') no-repeat;
	width: 288px;
	height: 190px;
	padding: 5px;
	margin-bottom: 5px;
}
#secondaire_home .fiche_actus h2 {
	margin: 0;
}
#secondaire_home .fiche_actus ul {
	padding-top: 30px;
	margin: 0 10px;
	list-style-image: none;
	list-style-type: none;
  font-size: 11px;
}
#secondaire_home .fiche_actus ul a {
	color: #ffffff;
	text-decoration: none;
}
#secondaire_home .fiche_actus ul a:hover {
	color: #FFB916;
}
#principal p {
	margin: 2px 0 0 0;
}
#principal p a {
	color: #FF9801;
	text-decoration: none;
}
#principal .actus_img {
	padding: 1px;
	margin: 0 5px 5px 0;
	border: 1px solid #000000;
	float: left;
}
#newscontent {
	width: 530px;
}
#newscontent .news_date {
  margin: -3px 0 10px 0;
  padding: 0;
  font-size: 9px;
}
#newscontent hr {
  margin-top: 0;
}
.nav_news {
  margin: 20px 0;
}
.nav_precedent {
	float:left;
	margin-bottom: 10px;
}
.nav_precedent a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.nav_suivant {
	float:right;
	text-align:right;
	margin-bottom: 10px;
}
.nav_suivant a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*****************/
/*   Fiche jeu   */
/*****************/

#barre_fiche {
	color: #181A12;
	background: url('../images/fiche_fond.png') no-repeat;
}
#barre_fiche {
	float: left;
	width: 790px;
	height: 27px;
	margin-left: 5px;
	padding: 3px 0 0 45px
}
#barre_fiche img {
	border: none;
}

/* Contenu principal */
#principal_fiche {
	color: #181A12;
	background: #ffffff;
}
#principal_fiche {
	float: left;
	width: 620px;
	padding: 0 0 10px 5px;
}
#principal_fiche p, #principal_fiche li {
	line-height: 1.5;
}
#principal_fiche h2 {
	color: #FFA201;
	margin-bottom: 15px;
	margin-top:0;
  font-size: 18px;
}
#principal_fiche h3 {
	display: none;
}
#principal_fiche .contenu{
	background-color: #E9E9E9;
	border: 1px solid #BCBCBC;
	width: 606px;
	padding: 5px;
	margin-bottom: 5px;
}

#principal_fiche span.fiche_txt{
	color: #FFA201;
}
#principal_fiche .fiche_actus {
	background: url('../images/fiche_actualites.png') no-repeat;
	width: 618px;
	height: 27px;
  margin-top: 10px;
}
#principal_fiche .fiche_img {
  border:1px solid #4486C7;
  padding:1px;
}
#principal_fiche .fiche_images {
	background: url('../images/fiche_images.png') no-repeat;
	width: 618px;
	min-height: 27px;
}
#principal_fiche .fiche_videos {
	background: url('../images/fiche_videos.png') no-repeat;
	width: 618px;
	min-height: 27px;
}
#principal_fiche a.lien_site {
	color: #33ABE6;
	text-decoration: none;
  font-weight: normal;
}
#principal_fiche a {
	color: #F97906;
	text-decoration: none;
  font-weight: bold;
}
#principal_fiche a:hover {
	color: #F2460D
}

/* Contenu secondaire */
#secondaire_fiche {
	margin-left: 780px;
	margin-top: 30px;
	padding: 0;
	width: 208px;
}
#secondaire_fiche {
	background: #ffffff;
}
#secondaire_fiche span {
	display: none;
}
	/* Notes membres */
#secondaire_fiche .notes_membres {
	background: url('../images/notes_membres.png') no-repeat;
	width: 204px;
	height: 27px;
	padding 5px;	
}
#secondaire_fiche .notes_membres h2 {
	margin: 0;
}
#secondaire_fiche .notes_membres .notes_moyenne {
	padding-top: 22px;
	padding-left: 35px;
	width: 204px;
	height: 79px;
	background: url('../images/notes_fond.png') repeat-x;
}
#secondaire_fiche .notes_membres .test02 {
	padding-top: 40px;
	width: 140px;
	float: left;	
}
#secondaire_fiche .notes_membres a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#secondaire_fiche .tests_img {
	padding: 1px;
	border: 1px solid #000000;
}

/* Pied de page */
#footer {
  border-top:1px dotted grey;
  clear:both;
	height:20px;
  margin:0 auto;
	padding:10px 0 3px;
	text-align:center;
	width:968px;
}
#footer a {
  color:#2290DD;
  text-decoration:none;
}
#footer a:hover {
  border-bottom:1px dotted #2290DD;
  color:#A942DC;
}
