/* CSS Document */
/*  base  */
*{
	margin:0;
	padding:0;
}
body{
	font:70% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
table, input{
	font-size:1em;
}
table{
	width:100%;
	_width:98%;
}
iframe{
	_width:97%;
	width:100%;
}
img{
	border:0;
}
a{
	color:#060;
}
a:hover{
	text-decoration:none;
	color:#b30000;
}
p{
	margin-bottom:15px;
}
.droite{
	text-align:right;
}
.centrer{
	text-align:center;
}
.centrer img{
	vertical-align:middle;
}
.important{
	color:#F00;
	text-align:center;
}
.td1{
	background:#E3E3E3;
}
h3{
	font-size:1.3em;
	color:#003300;
	margin-bottom:15px;
}
h4{
	font-size:1.2em;
	color:#648521;
	margin-bottom:15px;
}
.imggauche{
	margin-right:10px;
	border:solid 1px #000;
}
.imgdroite{
	margin-left:10px;
	border:solid 1px #000;
}




/*  entete  */
#entete{
	background:#000;
}
#entete img{
	margin:8px;
}
#entete table{
	width:100%;
	vertical-align:bottom;
}
#entete p{
	text-align:right;
	color:#FFF;
	margin-right:110px;
}
h1 span{
	position:absolute;
	width:2000px;
	left:-5000px;
}




/*  menus  */
#menu1, #menu2, #contenu{
	clear:both;
}
#menu1 li, #menu2 li{
	font-size:1.3em;
	float:left;
	list-style-type:none;
	font-weight:bold;
}
#menu1{
	background:#000;
	height:29px;
}
#menu1 a{
	background:url(images/menu1_off.gif) top right;
	float:left;
	line-height:22px;
	padding:6px 15px 1px 12px !important;
	padding:6px 15px 2px 12px; /* valeurs IE */
	margin-bottom:0;
	text-decoration:none;
	color:#FFF;
}
#menu1 a:hover, #menu1 .on{
	color:#000;
	background:url(images/menu1_on.gif) top right;
}
#menu1 .on{
	padding:7px 15px 5px 12px;
}
#menu2{
	background:url(images/fond_menu2.gif) bottom left repeat-x;
	height:24px;
	padding-top:12px;
	font-size:0.9em;
}
#menu2 a{
	line-height:24px;
	padding:4px 10px 4px 8px;
	text-decoration:none;
	color:#000;
}
#menu2 a:hover, #menu2 .on{
	background:url(images/menu2_on.gif) top right;
	border-left:solid 1px #000;
	padding:4px 10px 4px 7px;
}
#menu2 .on{
	padding:4px 10px 4px 8px;
}




/*  contenu  */
#contenu{
	background:url(images/fond_txt.jpg) top left repeat-x;
	padding:30px 15px 0 15px;
}
.bloc{
	background:url(images/fond_bloc.jpg) bottom right no-repeat;
	padding:0 8px 8px 5px;
	margin-top:40px;
}
.tableau{
	border-left:1px solid #8D8D8D;
	margin:10px 0;
}
.tableau th{
	background:url(images/fond_th.jpg) repeat-x;
	border:solid #333;
	border-width:1px 1px 1px 0;
	height:20px;
}
.tableau td{
	height:20px;
	border: solid #8D8D8D;
	border-width:0 1px 1px 0;
	padding-left:2px;
}
.tableau p{
	margin-bottom:0;
	text-align:right;
	padding-right:2px;
}

/* rollover tr table  */
.tabnormal{
	background-color:#fff;
}
.tabover{
	background-color:#EDF6DB;
}


input.dates{
	width:60px;
}
.curseur{
	cursor:pointer;
}
.quitter{
	color:#ADD65A;
}
#contenu.sansmenu{
	background:url(images/fond_txt2.jpg) top left repeat-x;
}


/*  sondages  */
.sondages{
	border: solid #CCC;
	border-width:1px 0 0 1px;
	background:#F4F4F4;
}
.sondages td{
	height:20px;
	border: solid #CCC;
	border-width:0 1px 1px 0;
	padding-left:2px;
}
.sondages table td{
	text-align:center;
	background:#8D8D8D;
	border:none;
}
.sondages table td a{
	color:#FFF;
}
.sondages table td a:hover{
	color:#b30000;
}
.sondages .suiv{
	border-left:solid 1px #FFF;
}
.sondages .nav{
	padding-left:0;
}


.profil{
	text-align:center;
}


/*  comparateur  */
.tablecomparateur{
	border: solid #CCC;
	border-width:1px 0 0 1px;
	margin-bottom:10px;
}
.tablecomparateur td{
	height:18px;
	border: solid #CCC;
	border-width:0 1px 1px 0;
	text-align:center;
}
.tablecomparateur th{
	border: solid #CCC;
	border-width:0 1px 1px 0;
	height:20px;
}
.tablecomparateur .compar_dates{
	background:#8D8D8D;
}
.jeu1{
	background:#CC6666;
}
.jeu2{
	background:#669966;
}
.jeu3{
	background:#66CCCC;
}
.jeu4{
	background:#CC66CC;
}
.jeu5{
	background:#6666CC;
}
.pagecomparateur{
	border:solid #666 1px;
	margin-bottom:10px;
}
.pagecomparateur td{
	height:20px;
	padding-left:3px;
}
.pagecomparateur th{
	height:25px;
	font-size:1.2em;
	text-align:left;
	padding-left:3px;
}
.pagecomparateur td.td1{
	text-align:center;
	font-weight:bold;
	width:80px;
}
.news{
	color:#0BFFFF;
}
.video{
	color:#FFD700;
}
.reportage{
	color:#629998;
}
.extrait{
	color:#2D4DCE;
}
.test{
	color:#FF6347;
}
.gaminglive{
	color:#FFA500;
}
.preview{
	color:#00FF00;
}
.dossier{
	color:#FF1493;
}
.demo{
	color:#006400;
}
.patch{
	color:#FA8072;
}







/*  detail jeu  */
.recherche_jeu #col1{
	width:500px;
}
.recherche_jeu p{
	margin-bottom:5px;
}

#fiche_jeu{
	margin-bottom:30px;
}
#fiche_jeu .droite{
	width:350px;
}
#detail{
	border:solid 1px #666;
}
.titrejeu{
	background:#ADD65A;
	padding:5px 0;
}
.titrejeu h2{
	font-size:1.6em;
}
#detail h2 img{
	vertical-align:middle;
	margin-left:1em;
}
#detail p{
	margin-bottom:7px;
}
#detail li{
	margin-left:18px;
}
#infos_jeu{
	background:#F4F4F4;
}
#infos_jeu td{
	padding:2px 0 2px 5px;
	border-top:solid #CCC 1px;
}
#chiffres_jeu{
	width:50%;
	background:#FFF;
}



#rechercher{
	text-align:left;
	margin:0 auto 5px auto;
	width:600px;
}
#rechercher td{
	padding:2px;
	width:300px;
}






#pied{
	background:url(images/fond_pied.jpg) bottom repeat-x;
	text-align:center;
	vertical-align:middle;
	height:72px;
}
#pied p{
	padding-top:30px;
}





/*  mini  site   */

#minisite #contenu{
	vertical-align:top;
}
#contenu_mini{
	padding-right:15px;
}
#texte{
	width:1024px;
}
.fondmenu1{
	background:#000;
}
.fondmenu2{
	background:#ADD65A;
	border-bottom:1px solid #000;
}
#identification{
	width:220px;
	text-align:center;
	vertical-align:top;
	margin:0 40px 0 20px;
	padding-top:5px;
	border:1px solid #ADD65A;
}
#login{
	width:215px;
}
#login td{
	text-align:right;
	width:105px;
	vertical-align:top;
	padding-bottom:5px;
}
#login.centrer{
	margin:0 auto;
}
#identification form{
	background-color:#ADD65A;
	padding:5px 0;
}
#identification p{
	padding-top:5px;
}
#minisite #contenu ul{
	margin-left:30px;
}
