div#corps_admin
{
  position: absolute;
  height: 100%;
  padding-top: 225px;
}

div#table_admin
{
  background: url(pages/admin/images/fond.jpg) no-repeat;
  position: absolute;
  height: 183px;
  width: 577px;
  padding-top: 30px;
  padding-left: 0px;
}

a {
color:#7006FF;
text-decoration:none;
}

h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

html {

	background: #ddd url(img/html.png);

	}

html, body {

	height: 100%;
        cursor: default;
	margin: 0;

	}

body, table {

	font-size: 11px; 
font-family: tahoma, sans-serif; 
letter-spacing: 1px; 
line-height: 140%; 

}

div#global {


	min-height: 100%;

	width:750px;

	padding: 0 10px;

	margin: 0 auto;

	position: relative;

	background: url(img/global.png) center repeat-y;

	}

div#header {

	/*background: #7fcf2e url(img/header.jpg) no-repeat;*/

	color: #fff;

	height: 146px;

	position: relative;

	}
	

div#header h1 {

	margin: 0;

	position: absolute;

	bottom: 10px;

	left: 30px;


	}

div#center {

	/* Pour éviter la superposition 

	du pied de page et du contenu : */

	padding-bottom: 50px;

	overflow: auto;

	}

div#content {
	padding-top:10px;
	padding-bottom:10px;
	*padding-bottom:70px;
	float: right;
	width: 600px;
	margin-left: 5px;
	padding-right:5px;
background:url(img/bg1.gif);
	}

div#sidebar {
letter-spacing: 0px; 
line-height: 120%; 
	float: left;
	padding-left: 10px;
	width: 128px;
	*padding-left: 8px;
	*padding-top: 20px;


	background-repeat: no-repeat;
	

	}
	
#styleaccueil {
	font-size:140%;
	padding-left: 25px;	
	margin-bottom: 0px;
	background: url(img/titre.gif) no-repeat;
	background-repeat: no-repeat;
	color:#000000;	
	border-bottom:1px #B3BAFF solid;
	margin-bottom:10px;
	margin-top:10px;
	
}

#candid {		
	text-align:justify;
	
	background-color:#ffffff;border:1px solid #CCCCCC;padding:0px 4px 4px 4px;
				-moz-border-radius: 4px;				
}

#bloc_vignette {
	background-color:#ffffff;border:1px solid #CCCCCC;
	padding:0px 8px 0px 8px;
				-moz-border-radius: 5px;				
}

#bloc_moyen {
	width:300;	
	text-align:justify;
	margin : 10px 10px 10px 10px;
	padding : 6px 6px 6px 6px;
	background-color:#ffffff;border:1px solid #CCCCCC;padding:0px 8px 0px 8px;
				-moz-border-radius: 5px;
}


ul#menu {
padding-left:0px;
list-style-type:none;
font-size:1em;
margin-left:0;

	}


ul#menu li a {
list-style-type:none;
background-image: url(img/pucemenu.gif);
background-repeat: no-repeat;
background-position: 0% 65%;
padding-left: 17px;
color:#000000;
text-decoration:none;
}

ul#menu a:hover {
list-style-type:none;
background-image: url(img/pucemenu2.gif);
background-repeat: no-repeat;
background-position: 0% 65%;
padding-left: 17px;
}


ul#menu li a:hover {

	color:#000000;

}

h2 {
	margin-bottom:10px;
	font-size:140%;
	padding-left: 25px;
  background-image:url('img/titre.gif');
  background-repeat:no-repeat;
	color:#8678FE;
  border-bottom:1px #B3BAFF solid;
}

div#content h3, div#sidebar h3 {

	color:#6666FF;
	font-size:14px;


	}

div#footer p {

	margin: 2px 0;
	font-size: 0.9em;

	}

a {

	color:#3366FF;
	text-decoration:none;     


	}

a:hover {

	color:#7302FD;    

	}
	
/* FORMULAIRES */
	input{
	font-size:11px;
	letter-spacing:1px;
	padding:0;
	color:#0000FF;
	font-family:Arial, Helvetica, sans-serif;
	}
	
/* PARTIE HEADER AJOUT */

	#he_recherche {
	font-size:140%;
	color:#000000;
	position:absolute;
	top:128px;
	left:440px;
	letter-spacing:0;
	} 
	
	#lien {
	color:#000000;
	position:absolute;
	top:128px;
	left:440px;
	letter-spacing:0;
	} 
	
	a.lien {
	display: block;
	width: 100%;
	}

	
	#he_template {
	position:absolute;
	top:131px;
	left:640px;
	} 
	
/*  MEF MENU  */

	#menu_titre_jeux {
	background-image:url(img/menu/jeux.gif);
	width: 130px;
	height:22px;	
	} 

	#menu_titre_arcade {
	background-image:url(img/menu/arcade.gif);
	width: 130px;
	height:22px;
	}

	#menu_titre_membre {
	background-image:url(img/menu/membres.gif);
	width: 130px;
	height:22px;
	}

	#menu_titre_recherche {
	background-image:url(img/menu/recherche.gif);
	width: 130px;
	height:22px;
	}

	#menu_titre_divers {
	background-image:url(img/menu/divers.gif);
	width: 130px;
	height:22px;
	}

	#menu_titre_communaute {
	background-image:url(img/menu/communaute.gif);
	width: 130px;
	height:22px;
	}

	#menu_titre_partenaires{
	background-image:url(img/menu/partenaires.gif);
	width: 130px;
	height:22px;
	}

	#menu_titre_video{
	background-image:url(img/menu/video.gif);
	width: 130px;
	height:22px;
	}

	#imgforum{
	background-image:url(img/menu/forum.png);
	width: 250px;
	height:26px;
	}

	#imgnews{
	background-image:url(img/menu/news.png);
	width: 250px;
	height:26px;
	}

	#imgbienvenue{

	background-image:url(img/menu/bienvenue.png);
	width: 250px;
	height:26px;
	}

	#he_connexion {
	position:absolute;
	top:22px;
	left:550px;
	color:#ffffff;
	font-size:0.80em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-0.5px;
	}

	#he_connexion a{
	color:#FFFFFF;
	}

	#he_connexion input {
	font-size:10px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid  #666666;
	letter-spacing:0px;
	}
	
	#he_inscription {
	position:absolute;
	color:#FFFFFF;
	top:50px;
	left:550px;
	margin:0;
	
	}

	
	#he_langue {
	position:absolute;
	top:145px;
	left:0px;
	}
	
	#he_lecteurmp3 {
	position:absolute;
	top:82px;
	left:35px;
	}
	
	#bloc_fiche_jeu{

	float: left;
	text-align:justify;
	margin : 6px 5px 6px 5px;
	border:0px solid #CCCCCC;padding:0px 8px 0px 8px;
				 width:350px;}
				
	#bloc_fiche_jeu2{	
	float: right;	
	text-align:justify;
	margin : 6px 2px 6px 2px;
	padding:0px 8px 0px 8px;
				 width:200px;}

	
/* MEF des tableaux et lignes*/

.entete { background-color:#6600FF; color:#FFFFFF;}

.ligne1 { background:#EBEBEB; height : 20px; }
.ligne2 { background:#F7F4FF; height : 20px;}

/* RECUP V3 */

#bloc_bienvenue, #bloc_utopiabox{
	float: left;

	width : 270px;
	
	*width : 270px;
	text-align:justify;
	margin : 4px 4px 4px 5px;
	background:url(img/menu/fdvignette.gif);
	background-repeat:no-repeat;
	padding:0px 8px 8px 8px;
	height:130px;
}

#bloc_bienvenue2{
	float: left;

	width : 240px;

	*width : 240px;
	text-align:justify;
	margin : 4px 4px 4px 5px;
	background:url(img/menu/fdvignette.gif);
	background-repeat:no-repeat;
	padding:0px 35px 8px 8px;
	height:130px;
}

#bloc_bienvenueLarge{
	float: left;

	width : 520px;

	*width : 520px;
	text-align:justify;
	margin : 4px 4px 4px 5px;
	background:url(img/menu/fdvignettelarge.gif);
	background-repeat:no-repeat;
	padding:0px 35px 8px 8px;
	height:130px;				
}

#bloc_news {
	width : 550px;
	height:20px;		
	text-align:justify;
	margin : 4px 4px 0px 5px;
	background:url(img/menu/news/new1.jpg);
	background-repeat:no-repeat;
	padding:0px 8px 8px 8px;
				
}
#bloc_news2 {
width : 543px;	
	text-align:justify;
	margin : -12px 4px -11px 5px;
	*margin : -2px 4px 0px 5px;
	background:url(img/menu/news/new2.jpg);
font-size:100%;
	padding:0px 14px 0px 8px;
			
}
#bloc_news2 p{
line-height:15px;
			
}

#bloc_news3 {
width : 550px;
height:20px;		
	text-align:justify;
	margin : 0px 4px 4px 5px;
	background:url(img/menu/news/new3.jpg);
	background-repeat:no-repeat;
	padding:0px 8px 8px 8px;
			
}





 #titre {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/haut.png) no-repeat;
	width: 260px;
	height:30px;
}
#nouveautees_fr {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/jeuxnouveau.png) no-repeat;
	width: 260px;
	height:30px;}	

#nouveautees_en {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/jeuxnouveau_en.png) no-repeat;
	width: 260px;
	height:30px;}

	
	#util_fr {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/util.png) no-repeat;
	width: 260px;
	height:30px;}
	
	#util_en {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/util.png) no-repeat;
	width: 260px;
	height:30px;}
	

	
	.separator{height:1px;width:100%;background-image:url(http://www.abandonware-utopia.com/img/linesep.gif);line-height:1px;margin:10px 0 10px 0;}
	
#plusconsultes_fr {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/plusconsultes.png) no-repeat;
	width: 260px;
	height:30px;}
	
#plusconsultes_en {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/plusconsultes_en.png) no-repeat;
	width: 260px;
	height:30px;}
	
#nouveauteesvid_fr {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/retrowiki.jpg) no-repeat;
	width: 260px;
	height:30px;	
}

#randomgame {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/randomgame.png) no-repeat;
	height:30px;
	width: 270px;
}

#nouveauteesvid_en {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/nouveauteesvid_en.png) no-repeat;
	width: 260px;
	height:30px;	
}

#plustelecharge_fr {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/plustelecharge.png) no-repeat;
	width: 260px;
	height:30px;	
}
#plustelecharge_en {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/plustelecharge_en.png) no-repeat;
	width: 260px;
	height:30px;	
}

#dernierscoreflash_fr {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/dernierscoreflash.png) no-repeat;
	width: 260px;
	height:30px;	
}

#dernierscoreflash_en {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/dernierscoreflash_en.png) no-repeat;
	width: 260px;
	height:30px;	
}


#dernierjeuxflash_fr {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/dernierjeuxflash.png) no-repeat;
	width: 260px;
	height:30px;	
}

#dernierjeuxflash_en {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/dernierjeuxflash_en.png) no-repeat;
	width: 260px;
	height:30px;	
}



 #titre_pub {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/pub.png) no-repeat;
	width: 160px;
	height:30px;
}

 #aide {
 padding: 0px 0px 0px 0px;
	background:url(img/menu/aide.png) no-repeat;
	width: 200px;
	height:30px;
}

.hits {font-size:80%; color:#BEBBFF; }


/* POP UP */

.info {

  position:relative;
  text-decoration: none;


}
a:hover.info {
z-index:1000;
  text-decoration: none;
  background: none;
}
a.info span {display: none;}
a:hover.info span {
font-size:90%;
z-index:1000;
background:#FFFFFF;
  display: inline;
  position: absolute;
  top:2.5em;
  left:3.5em;
  background:#FFFFFF;
  color:#000000  ;
  border:1px solid #000;
  width:230px;
  font-weight:normal;
 
  line-height:12px;
  padding:2px 4px;
}

fieldset {
border:1px solid  #AEAEFF;
margin-bottom:15px;
padding: 5px 5px 5px 5px;
}

legend {
color:#000000; font-size:12px;
padding-left: 20px;
padding-right: 5px;
background:url(img/titre.gif) no-repeat;

}

/* PAGE SOLUCES */

#soluceligne {
border-top:#999999 1px solid;
background:#0000FF;
}

/* TAB1 */
#tab1 {
border:1px solid  #999999;
}
#tab1 tr{
height:20px;
}



#lienheader a {

width:400px;
height: 100px;
display: block;

}

div.vote
{
 overflow: hidden;
 height: 0;
}

div.info span{
    display: none;
    padding-top: -350px;
    text-decoration: none;
    font-size: 12px;
    height: 122px;
    width: 209px;
    color: #fff;
    background: transparent url(img/tooltip/black_arrow.png) no-repeat;
    z-index: 1000;
    position: absolute;
}

div:hover.info span{
    display: none;
}

#titreaccueil
{
    height: 25px;
    width: 300px;
    background: transparent url(img/menu/img_menu.png) no-repeat;
}
