/*------------------- CSS PLAYINGZONE.COM -----------------------*/
/*------------------- Copyright AG CREATIONS ------------------------*/
*{margin:0;padding:0;}
html, body {margin:0;padding:0;text-align: center;}
img{border:0}
body{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align:center;
	background:#333333 url('/gfx/backgound.jpg') repeat-x;  	/*normal*/
	/*background:#333333 url('/gfx/backgoundnoel.jpg') repeat-x;*/	/*noel*/
}	

.conteneur{
	position:relative;
    width:1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#banniere {
z-index :2;
position:absolute;
width:990px;
height:137px;
margin-left:5px;
background:#333333 url('/gfx/bandeau.jpg') no-repeat;	    /*normale*/
/*background:#333333 url('/gfx/bandeaunoel.jpg') no-repeat;	/*noel*/
}
	
#banniere_haut{
position:absolute;
top:0px;
height:93px;
width:990px;
}

#banniere_bas{
z-index :3;
position:absolute;
top:90px;
height:31px;
width:990px;
}

#navigation{
position:absolute;
top:121px;
height:16px;
width:832px;
padding-left:156px;
}
#navigation a{color:#F9F7F7;text-decoration:none;font-weight :bold;}
#navigation a:hover{ color:#333333;text-decoration:none;font-weight :bold;}


#logo{
	position:absolute;
	margin-top:0px;
	margin-left:33px;
	width:110px;
	height:93px;
    /*background: url('/gfx/mascotte-logo_pzannee2.jpg') no-repeat; /*mascotte nouvelle annee*/
    /*background: url('/gfx/mascotte-logo_pznoel2.jpg') no-repeat; /*mascotte noel*/
    background : url('/gfx/mascotte-logo_playingzone2.jpg') no-repeat; /*mascotte normale*/
}

#logo a{
display: block; 
width: 100%;
height : 100%;
/*background : url('/gfx/mascotte-logo_playingzone.jpg') no-repeat; /* mascotte nouvel an */
/*background : url('/gfx/mascotte-logo_pznoel.jpg') no-repeat; /*mascotte noel*/
background : url('/gfx/mascotte-logo_playingzone.jpg') no-repeat; /*masotte normale*/
}
#logo a:hover {background: transparent none;}

#pub_banniere{
	position:absolute;
	margin-top:0px;
	margin-left:260px;
	width:728px;
	height:90px;
}

#logo2{
	position:absolute;
	margin-top:0px;
	margin-left:143px;
	width:148px;
	height:29px;
	background : url('/gfx/logo_playingzone2.jpg') no-repeat;
}

#logo2 a{
display: block; 
width: 100%;
height : 100%;
background : url('/gfx/logo_playingzone.jpg') no-repeat;
}
#logo2 a:hover {background: transparent none; }

/*MENU DU HAUT------------------------------------------------------------------*/
#jeuxvideo{	width:127px;	height:29px;	background : url(/gfx/menu_jeuxvideo.jpg) no-repeat;}
#jeuxflash{	width:128px;	height:29px;	background : url(/gfx/menu_jeuxflash.jpg) no-repeat;}
#detente{	width:128px;	height:29px;	background : url(/gfx/menu_detente.jpg) no-repeat;}
#communaute{width:127px;	height:29px;	background : url(/gfx/menu_communaute.jpg) no-repeat;}
#boutique{	width:127px;	height:29px;	background : url(/gfx/menu_boutique.jpg) no-repeat;}

/* menu */
#bloc_menu{
	z-index:4;
	position:absolute;
	top:0px;
	height:29px;
	width:628px;
	padding-left:2px;
	margin-left:360px;
}

.menu{
	z-index:5;
    position:absolute;
    top:0px;
    left:0px;
    display:block;
    margin:0;
    padding-left:0px;
    width:600px; /* Opera7 */
    }

.menu ul{
    position:absolute; /* pour sortir la liste du flux de donnee */
    display:block;
    width:135px;
    margin-top:2px;
    margin-right:0px;
    margin-left:0px;
    padding:0;
    list-style: none;    
}
    
.menu li ul{
    visibility:hidden;
    list-style: none;   
    }

.menu li li ul{
    position:absolute; /* pour sortir la liste du flux de donnee */
    top:auto;
    left:auto;
    margin-left:136px;
    margin-top:-20px; 
    list-style: none;
    }
    
.menu li{
    list-style:none;
    width:135px;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
}
    
.menu li li{
    display:block;
    float:none;
    list-style: none;
}
    
/*  IE bug */
* html .menu li li{
    display:inline;
    list-style: none;    
}

.menu a{
    text-align:left;
    color:#000;
    display:block;
    width:113px;
    text-decoration:none;
    padding:2px 0px 5px 5px;
    margin-left:3px;   
}

.menu a:hover{
	color:#FFF;
}
    
.menu a:focus{
   color:#000;
}
    

.menu span{
    display:none;
 }

.menu li li a{
    background-color: #eeeeee;
	background:url(/gfx/menu-fond1.jpg) no-repeat;
    list-style: none;   
    color:#000;
 }
 
.menu li li a:hover{
	 color:#fff;
	 background:#333333 url(/gfx/menu-fond.jpg) no-repeat;
    list-style: none;
 }  

 /*FIN MENU DU HAUT------------------------------------------------------------------*/ 
#contenu {
z-index:1;
position:absolute;
width:990px;
height:auto;
margin:137px 0px 0px 5px;
background-color:#bbbbbb;
padding : 0px 0px 0px 0px;
}


/*bloc_gauche------------------------------------------------------------------*/
#bloc_gauche{
	float:left;
	margin:0px ;
	width:146px;
	padding:0px 0px 15px 5px
}

.bas_gauche146 {
float:left;
background : url(/gfx/bas146.jpg) no-repeat ;
width:146px;
height:10px;
}
.interieur{	padding: 5px 5px 0px 5px;margin:0px;background-color:#F9F7F7;}


#bloc_rechercher{float:left;}
#titre_rechercher {
	height:22px;
	width:146px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-recherche.jpg) no-repeat;	
}


#bloc_club{	float:left;	padding-top:15px;width:146px; }
#bloc_club a{color: #333333;text-decoration:none;font-weight :bold; font-size:10px;}
#bloc_club a:hover{ color:#FF8237;text-decoration:none;font-weight :bold;}
#titre_club {
	height:22px;
	width:146px;
	margin:0px;	padding: 0px;
	background: url(/gfx/titre-club.jpg) no-repeat;	
}

#bloc_dossier{	float:left;	padding-top:15px;width:146px;}
#titre_dossier {
	height:22px;
	width:146px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-dossier.jpg)  no-repeat;
}

#bas_club{
	float:left;
	width:141px;
	text-align:right;
	padding:5px 5px 0px 0px;
	background-color:#F9F7F7;
	}

#bloc_dossier a{color: #333333;text-decoration:none;}
#bloc_dossier a:hover{ color:#ff1111;text-decoration:none;}

#bas_dossier{
	float:left;
	width:141px;
	text-align:right;
	padding:5px 5px 0px 0px;
	background-color:#F9F7F7;
	}
#bas_dossier a{color: #333333;text-decoration:none;font-size:10px;font-weight:bold}
#bas_dossier a:hover{ color:#ff1111;text-decoration:none; font-size:10px;font-weight:bold}


#bloc_flash{	float:left;	padding-top:15px;text-align:center;width:146px;}
#titre_flash {
	height:22px;
	width:146px;
	margin:0px;	
	background : url(/gfx/titre-topflash.jpg) no-repeat;
}
#bloc_flash a{color: #333333;text-decoration:none;}
#bloc_flash a:hover{ color:#ffff13; background-color:#333333;text-decoration:none;}


#pub_120600{
	float:left;
	padding-top:15px;
	text-align:center;
	width:146px;
	height:600px;
}

/*bloc_milieu------------------------------------------------------------------*/

#bloc_milieu{
	float:left;
	width:572px;
	padding: 0px 0px 15px 5px;
}

.pub46812{
float:left;
padding-top:10px;
width:468px;
}

.bas_milieu572 {
float:left;
background : url(/gfx/bas572.jpg) no-repeat;	
width:572px;
height:10px;
}

.bas_milieu284 {
float:left;
background : url(/gfx/bas284.jpg) no-repeat;	
width:284px;
height:10px;
}
.interieur_test{float:left;background-color:#F9F7F7;width:572px;}

#bloc_test{float:left; padding-top:15px; width:572px;}
#titre_test {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-tests.jpg) no-repeat;	
}
.bloc_test_img{
	float:left;
	width:112px;
	height:147px;
	text-align:center;
	background-color:#F9F7F7;
	padding: 5px 0px 5px 2px;
	margin:0px;
}
.bloc_test_img2{
	float:left;
	width:112px;
	text-align:center;
	background-color:#F9F7F7;
	padding: 0px 0px 0px 2px;
	margin:0px;
}

#bas_test{
	float:left;
	width:562px;
	text-align:right;
	padding-right:10px;
}
#bas_test a{color: #333333;text-decoration:none;font-size:10px;font-weight:bold}
#bas_test a:hover{ color:#ff1111;text-decoration:none; font-size:10px;font-weight:bold}


#bloc_une{	float:left;	width:572px;}
#titre_une {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-alaune.jpg) no-repeat;
}
#bloc_une a{color: #333333;text-decoration:none;font-weight:bold}
#bloc_une a:hover{ color:#ff1111;text-decoration:none;font-weight:bold}

.bloc_une_texte{
	float:left;
	width:276px;
	height:80px;
	margin:0px;
	padding: 5px 5px 0px 5px;
	background-color:#F9F7F7;
}
.bloc_une_img{
float:left;
width:100px;

}
.bloc_une_titre{
float:left;
width:156px;
padding-top:20px;
}


#bloc_actualites{	float:left;	padding-top:15px;width:572px;}
#titre_actualites {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-actualites.jpg) no-repeat;	
}
#bloc_actualites a{color: #333333;text-decoration:none;font-weight:bold}
#bloc_actualites a:hover{ color:#ff1111;text-decoration:none;font-weight:bold}

#bas_actualites{
	float:left;
	width:567px;
	text-align:right;
	padding:5px 5px 0px 0px;
	background-color:#F9F7F7;
	}
#bas_actualites a{color: #333333;text-decoration:none;font-size:10px;font-weight:bold}
#bas_actualites a:hover{ color:#ff1111;text-decoration:none; font-size:10px;font-weight:bold}



#bloc_astuces{	float:left;	padding-top:15px;width:284px;}
#bloc_soluces{	float:left;	padding-top:15px;margin-left:3px;width:284px;}

#bloc_astuces a, #bloc_soluces a { color: #333333;text-decoration:none; font-weight:bold;}
#bloc_astuces a:hover, #bloc_soluces a:hover { color:#ff1111;text-decoration:none;font-weight:bold;}

#bas_soluces, #bas_astuces{
	float:left;
	width:279px;
	text-align:right;
	padding:5px 5px 0px 0px;
	background-color:#F9F7F7;
	}
#bas_soluces, #bas_astuces a{color: #333333;text-decoration:none;font-size:10px;font-weight:bold;}
#bas_soluces, #bas_astuces a:hover{ color:#ff1111;text-decoration:none; font-size:10px;font-weight:bold;}

#titre_soluces, #titre_astuces {
height:22px;
width:284px;
margin:0px;	padding: 0px;
}

#titre_astuces {background : url(/gfx/titre-astuces.jpg) no-repeat;	}
#titre_soluces {background : url(/gfx/titre-soluces.jpg) no-repeat;}

.interieur3{
	float:left;
	width:274px;
	margin:0px;
	padding: 5px 5px 0px 5px;
	background-color:#F9F7F7;
}

.console_astu_solu{
	float:left;
	width:274px;
	height:19px;
	background-color:#F9F7F7;
	vertical-align:bottom;
}
.console_titre{
float:left;
left:30px;
padding-top:2px;
}




/*bloc_droite------------------------------------------------------------------*/

#bloc_droite{
	float:left;
	width:250px;
	padding: 0px 0px 0px 5px;
}

.bas_droite250 {
float:left;
background : url(/gfx/bas250.jpg) no-repeat;
width:250px;
height:10px;
}
.interieur_fiches{float:left;background-color:#F9F7F7;width:250px;}
#bloc_fiches{	float:left;	margin-top:0px;width:250px;}
#titre_fiches {
	height:22px;
	width:250px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-fiches.jpg) no-repeat;}
#bloc_fiches a{color: #333333;text-decoration:none;}
#bloc_fiches a:hover{ color:#ff1111;text-decoration:none;}


.interieur_jeu{float:left;background-color:#F9F7F7;width:250px;}
#bloc_jeu{	float:left;	margin-top:0px;width:250px;}
#titre_jeu {
	height:22px;
	width:250px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-topjeuflash.jpg) no-repeat;}
#bloc_jeu a{color:#333333;text-decoration:none; }
#bloc_jeu a:hover{ color:#ffff13;text-decoration:none;background-color:#333333;}
#bloc_jeu p {float:left; text-align:center;padding:10px;width:100px;}
#bloc_jeu br {color:#F9F7F7;width: 100%;clear:both;}


.fiches_liens{
float:left;
width:78px;
padding-left:5px;
}


#pub250{
float:left;
padding-top:15px;
width:250px;
background-color:#bbbbbb;
}

#bloc_decouvrir{	float:left;	padding-top:15px;width:250px;}
#titre_decouvrir {
	height:22px;
	width:250px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-adecouvrir.jpg) no-repeat;}
#titre_plusdenews {
	height:22px;
	width:250px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-plusdenews.jpg) no-repeat;
}
#bloc_decouvrir a{color: #333333;text-decoration:none;}
#bloc_decouvrir a:hover{ color:#ff8237;text-decoration:none;}

#bloc_plusdenews{	float:left;	padding-top:15px;width:250px;}
#bloc_plusdenews a{color: #333333;text-decoration:none;}
#bloc_plusdenews a:hover{ color:#ff1111;text-decoration:none;}


.decouvrir_liens{
float:left;
width:120px;
padding-bottom:5px;
text-align:center;
}

/*footer------------------------------------------------------------------------*/
#footer{
float:left;
height:20px;
width:990px;
color:#ffffff;
margin-bottom:0px;
background:url(/gfx/footer.jpg) repeat-x;
font-size: 11px;
}

#valide{position:absolute;padding-left:5px;padding-top:2px;}
#valide a {color:#ffffff;text-decoration:none;font-weight :bold;}
#valide a:hover{color:#ffffff;font-weight :bold;color:#CCCCCC}
#copyright{position:absolute;margin-left:650px;padding-top:2px;}
#copyright a {color:#ffffff;text-decoration:none;font-weight :bold;}
#copyright a:hover{color:#ffffff;font-weight :bold;color:#CCCCCC}

#pub_footer{ float:left; padding-top:5px;border:0px; width:250px; text-align:center;}


/* MISE EN PAGE -------------------------------------------------------------------------*/
#bas_page{/* en dessous du contenu style "info suivantes" etc... ------------------*/

	float:left;
	width:567px;
	text-align:center;
	padding:5px 5px 0px 0px;
	background-color:#F9F7F7;
	}
#bas_page a{color: #333333;text-decoration:none;font-size:10px;font-weight:bold}
#bas_page a:hover{ color:#ff1111;text-decoration:none; font-size:10px;font-weight:bold}


#bas_page2{/* en dessous du contenu actualites détail des pages------------------*/
	float:left;
	width:562px;
	text-align:center;
	padding:15px 0px 10px 0px;
	background-color:#F9F7F7;
	font-size:10px;
	}
#bas_page2 a{color: #333333;text-decoration:none;font-weight:bold}
#bas_page2 a:hover{ color:#ff1111;text-decoration:none; font-weight:bold}

#bas_page3{/* en dessous du contenu actualites détail des pages------------------*/
	float:left;
	width:562px;
	text-align:center;
	padding:15px 0px 10px 0px;
	background-color:#F9F7F7;
	font-size:10px;
	}
#bas_page3 a{color: #333333;text-decoration:none;font-weight:bold}
#bas_page3 a:hover{ color:#ff1111;text-decoration:none; font-weight:bold}


.titre_bloc {
	height:20px;
	width:146px;
	margin-left:0px;
	padding: 3px 0px 0px 0px;
	background : url(/gfx/titre-recherche.jpg) repeat-x;
}


.test_souligne{
	float:left;
	height:16px;
	width:562px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:5px;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #333333;
}

p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align:justify;
	margin:0;padding:0;
}

.titre2{font-size:13px;color:#333333;font-weight:bold;}
.titre2 a{font-size:13px;color:#333333;font-weight:bold;text-decoration:none;}
.titre2 a:hover{font-size:13px;color:#ff1111;font-weight:bold;text-decoration:none;}

.titre3{
font-size:12px;color:#333333;font-weight:bold;background : url(/gfx/puce1.gif) left no-repeat;padding-left:13px;}

.titre4{
font-size:13px;color:#333333;font-weight:bold;background : url(/gfx/puce1.gif) left no-repeat;padding-left:13px;}
.titre4 a{font-size:13px;color:#333333;font-weight:bold;text-decoration:none;}
.titre4 a:hover{font-size:13px;color:#ff1111;font-weight:bold;text-decoration:none;}

.titre5{ /*titre rouge et fond rouge clair simple (exemple astuces details)*/
float:left;
left:0px;
width:557px;
height:17px;
background-color:#FFEDED;
padding:5px 0px 0px 5px;
margin-bottom:5px;
color:#ff1111;
font-size:12px;
font-weight:bold;
}

.titre6{/*titre rouge et fond rouge clair avec la fleche haut de page (exemple:soluces)*/
float:left;
left:0px;
width:537px;
height:17px;
background-color:#FFEDED;
padding:5px 0px 0px 5px;
margin-bottom:5px;
color:#ff1111;
font-size:12px;
font-weight:bold;
}

.google1{
text-align:center;
margin-top:20px;
margin-bottom:30px;
}

.ligne_fonce{
	float:left;
	width:562px;
	background:#FFEDED;
	padding:3px 0px 3px 0px;
}

.ligne_clair{
	float:left;
	width:562px;
	background-color:#F9F7F7;
	padding:3px 0px 3px 0px;
}

.console{
float:left;
left:0;
width:30px;
}

.visite{
color: #979797;
font-style:oblique;
font-size:11px;
padding:0px;
}

.up{ /* revenir en haut de page-------------------------*/
float:left;
left:425px;
width:20px;
height:22px;
border: 0px;
margin-bottom:5px;
background:url(/gfx/up2.gif) center no-repeat #FFEDED ;
}

.up a{
display: block; 
 	 width: 100%;
     height: 100%;
background:url(/gfx/up.gif) center no-repeat #FFEDED ;
}
.up a:hover{
background: transparent none;
}

.paragraphe1{
float:left;
margin-top:20px;
width:562px;
}

.paragraphe2{
float:left;
margin-bottom:25px;
}

/*commun au blocs du milieu-------------------------------------------------------------------*/

#bloc_milieu_dedans{	float:left;	padding-top:0px;width:572px;}/*rouge jeux video*/
#bloc_milieu_dedans a{color: #333333;text-decoration:none;font-weight:bold}
#bloc_milieu_dedans a:hover{ color:#ff1111;text-decoration:none;font-weight:bold}

.interieur2{
	float:left;
	width:562px;
	margin:0px;
	padding: 5px 5px 5px 5px;
	background-color:#F9F7F7;
}

.separation{
float :left;
margin:5px 0px 5px 0px;
width:562px;
border-color:#333333;
border-width: 1px 0px 0px 0px;
border-style: solid; 
}

#bloct1{
float:left;
width:300px;
margin-top:35px;
font-size:11px;
}

#bloct11{
float:left;
width:300px;
margin-top:13px;
font-size:10px;

}

#bloct2{
float:left;
width:140px;
margin-top:35px;
font-size:11px;
}

#bloct21{
float:left;
width:130px;
margin-top:6px;
background-color:#FFEDED;
font-size:10px;
padding:5px;
}
#bloct21 a{color: #333333;text-decoration:none;font-weight:bold}
#bloct21 a:hover{ color:#ff1111;text-decoration:none; font-weight:bold}
/*********************************************************************************************/
/*page  actualites-----------------------------------------------------------------------------
/*********************************************************************************************/


#titre_actualites {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre-actualites.jpg) no-repeat;
}

.actualites_gene_g{
float:left;
width:460px;
height:16px;
padding-left:5px;
}

.actualites_gene_d{
float:left;
width:90px;
text-align:right;
padding-top:3px;
}



/*bloc_milieu UNE actualites ------------------------------------------------------------------*/

#actualites_img{
float:left;
left:0;
width:90px;
height:85px;
border:1px solid #ff1111;
text-align:center;
padding-top:5px;
margin-bottom:10px;
}

#actualites_titre{
float:left;
left:90px;
width:355px;
height:92px;
padding-left:10px;
margin-bottom:10px;
}

#actualites_cat{
float:left;
left:360px;
width:100px;
height:92px;
margin-bottom:10px;
}

#source{
font-size:10px;
width:360px;
margin-top:33px;
}

#titre{
font-size:14px;
height:35px;
width:360px;
color:#ff1111;
font-weight:bold;
}

/*********************************************************************************************/
/*page  astuces et soluces-----------------------------------------------------------------------------
/*********************************************************************************************/


#titre_astuces_page {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background: url(/gfx/titre_astuces_grand.gif) no-repeat;	
}


#titre_soluces_page {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre_soluces_grand.gif) no-repeat;	
}

.ast_sol2{
float:left;
left:20px;
width:527px;
padding-left:5px;
font-size:10px;
padding-bottom:5px;
}



/*********************************************************************************************/
/*page  tests-----------------------------------------------------------------------------
/*********************************************************************************************/
.test_general{ 
float:left; 
width:562px; 
left:5px; 
} 

.test2{float:left;left:20px;width:411px;padding-left:5px;} 
.test3{float:left;} 
.note{margin-top:10px;} 

.console2{ 
float:left; 
left:0; 
width:55px; 
} 

/*bloc_milieu UN tests avec avis------------------------------------------------------------------*/

#test_img{
float:left;
left:0;
width:110px;
height:135px;
border:1px solid #ff1111;
text-align:center;
padding-top:5px;
margin-bottom:10px;
}

#test_titre{  /*titre commun au page détails  */
float:left;
left:110px;
width:440px;
height:142px;
padding-left:10px;
margin-bottom:10px;
}

#sourcet{
font-size:10px;
width:440px;
margin-top:0px;
}
#sourcet a{color: #333333;text-decoration:none;font-weight:bold}
#sourcet a:hover{ color:#ff1111;text-decoration:none; font-weight:bold}

#titret{
font-size:14px;
height:18px;
width:440px;
color:#ff1111;
font-weight:bold;
}


.test_img_avis{
float:left;
left:0;
width:110px;
height:70px;
border:1px solid #ff1111;
text-align:center;
padding-top:5px;
margin-right:5px;
}

.test_titre_avis{
float:left;
left:110px;
width:420px;
height:17px;
background-color:#FFEDED;
padding:5px 0px 0px 5px;
margin-bottom:5px;
color:#ff1111;
font-size:12px;
font-weight:bold;
}

/* structure notation--------------------------------------------------------------  */
.test4{
float:left;
left:0px;
width:456px;
padding-left:5px;
}

.test5{float:left;left:458px;}

/*********************************************************************************************/
/*page  dossiers-----------------------------------------------------------------------------
/*********************************************************************************************/
#titre_dossier_page {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre_dossiers_grand.gif) no-repeat;	
}

/*********************************************************************************************/
/*page  fiches-----------------------------------------------------------------------------
/*********************************************************************************************/
#titre_fiche_page {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background: url(/gfx/titre_fiches_grand.gif) no-repeat;	
}

/*********************************************************************************************/
/*page  jeux flash et concours et blagues--------------------------------------------------------
/*********************************************************************************************/
#titre_jeuxflash_page {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background: url(/gfx/titre_jeuxflash_grand.gif) no-repeat;	
}

#titre_concours_page {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background: url(/gfx/titre_concours_grand.gif) no-repeat;	
}

#titre_blague_page {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background: url(/gfx/titre_blagues.gif) no-repeat;	
}

#bloc_milieu_jaune{	float:left;	padding-top:0px;width:572px;}/*jaune jeux flash*/
#bloc_milieu_jaune a{color: #333333;font-weight:bold;text-decoration:none;}
#bloc_milieu_jaune a:hover{ color:#ffff13;background-color:#333333;font-weight:bold}


.case_jeux{
float:left;
height : 120px;
width:140px;
text-align:center;
border:0px;
}
.case_jeux a{
display: block; 
width: 100%;
height : 100%;
}
.case_jeux a:hover {
background: transparent none; 
}

.hide {	display: none;}

#bloc_milieu_jaune h2 {
font-size:18px;font-weight:bold;color:#333;
text-align:center; width:500px;
padding-top:2px;margin:0 0 0 30px;
}

.tableau2{
list-style: none;width: 500px; margin-left:30px;
border-left:1px #bbb solid;border-top:1px #bbb solid;border-right:1px #bbb solid;padding:0px;
}
.tableau2 li{display: block;margin:0; border-bottom:1px solid #bbb; }
.blanc {padding: 5px;}
.tableau2 li a {display: block; text-decoration:none;width:490px;}
.tableau2 span { font-weight:100; }

.pub46890{
width:468px;height:60px;
margin:15px 0 15px 30px;
/*border:#bbbbbb 1px solid; à enlever*/
}

.barre_orange{background-color:#bbb;margin:25px 0 5px 40px;width:500px;height:20px;font-weight:bold;font-size:10px;color:#000;}
.barre_orange a {text-decoration:none;color:#fff;}
.barre_orange a:hover { text-decoration:underline;color:#000;}
.barre_orange h3{
float:left;font-size:12px;margin:0px;
 width:315px;height:17px;padding:3px 0 0 5px;
}

p.nouveau{background-color:#ffff13;float:left; width:40px;text-align:center;height:17px; padding-top:3px;}
p.fin{float:right; width:130px;text-align:right;padding:3px 5px 0 0;}
.texte em{color:#000;font-weight:bold; font-style:normal; }

p.texte{margin-left:40px;margin-right:20px;}

.boutons{width:500px;height:15px;font-weight:bold;font-size:11px;margin:5px 0 5px 40px;}
.bouton2 {float:left;margin-left:10px;}

a.bouton {
float:left;
width:100px;display: block; 
color: #EA2E00;
border:1px solid #bbb;
text-decoration: none;
text-align: center;padding:3px;
 }
a.bouton:hover {
width:100px;display: block; 
color:#fff;background-color: #EA2E00;}
p#maj{color:#333333; text-align:center; font-size:10px;margin:25px 0 15px 0;}

.blague {list-style: none;margin:0;}
.blague li{margin-top:20px; }
.blague li {display: block; text-decoration:none;height:20px; background: url('/gfx/lol2.gif') left no-repeat;padding: 0 0 0 35px;}



/*********************************************************************************************/
/*page  videos-----------------------------------------------------------------------------
/*********************************************************************************************/
#titre_video_page {
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background: url(/gfx/titre_video_grand.gif) no-repeat;	
}

.video_miniat{float:left; height:100px; width:140px; }
.video_miniat_txt{float:left;width:420px;}
.video_miniat_txt h3{margin:0 0 10px 0;padding:0; font-size:14px; font-weight:bold;}
.video_miniat_txt span{ font-weight:bold;}

.new{
position:absolute;
display: block;
text-indent:-9000px;
background:url("/gfx/new.gif") no-repeat;
width:28px;height:28px;}

.video_cat{ float:left; width:140px;height:30px;}


/*********************************************************************************************/
/*pages  partenaires-----------------------------------------------------------------------------
/*********************************************************************************************/
#bloc_milieu_orange{	float:left;	padding-top:0px;width:572px;}/*orange partenaires et communauté*/
#bloc_milieu_orange a{color: #333333;text-decoration:none;}
#bloc_milieu_orange a:hover{ color:#FF8237;text-decoration:none;}


#titre_parte_jeux{
	height:22px;width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre_parte_jeux_grand.gif) no-repeat;
}

#titre_parte_annu{
	height:22px;width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre_parte_annu_grand.gif) no-repeat;
}

#titre_contact{
	height:22px;width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre_contact_grand.gif) no-repeat;	
}

#titre_webmaster{
	height:22px;width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre_webmaster_grand.gif) no-repeat;	
}

#titre_parte_news {
	height:22px;width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre_parte_news_grand.gif) no-repeat;	
}

.bloc_long{
float:left;
width:562px;
left:5px;
}

.partenaire1{
float:left;
left:0;
width:112px;
border:1px solid #FF8237;
padding:5px;
}

.partenaire2{
float:left;
left:0;
width:433px;
padding-left:5px;
}
/*********************************************************************************************/
/*pages  CLUB-----------------------------------------------------------------------------
/*********************************************************************************************/
#titre_club_milieu{
	height:22px;
	width:572px;
	margin:0px;	padding: 0px;
	background : url(/gfx/titre_club_grand.gif) no-repeat;
}

#club-img-bienvenue { 
width : 562px;
height: 250px;
background: url(/gfx/club-bienvenue.gif) top left no-repeat;
}

#zone1 {    
float:left;
width :135px;
height: 15px;
padding: 21px 0px 0px 245px;
}

#zone2 {    
float:left;
width :120px;
height: 60px;
padding: 25px 0px 0px 135px;
}

#zone3 {    
float:left;
width :160px;
height: 60px;
padding: 25px 0px 0px 10px;
}

.lots{
float:left;
left:0;
width:562px;
}

.lots_img{
float:left;
left:0;
width:100px;
padding-bottom:10px;
}

.lots_detail{
float:left;
left:20px;
width:455px;
padding-left:5px;
font-size:11px;
padding-bottom:5px;
}

/*********************************************************
formulaire gauche---------------------------------------------
*********************************************************/
#formulaire {	margin: 0;padding: 0;width: 135px;	}
#formulaireb {	margin: 0;padding: 0;	width: 135px;}

#formulaire_case_recherche {margin: 0;padding: 0;	width: 105px;}
.formulaire_case {	margin: 0;padding: 0;	width: 70px;}

input, select{
	font-size:9px;
	border:1px solid #ccc;
	padding:0px;
	background-color:#FFF;
	}

label{  margin:3px 0px;}
fieldset{margin:0px; padding:0px; border:0px;  }	 

input.envoyer {
 position: relative;
 cursor:pointer;
 border: 0px;
 width:23px;
 height:15px;
 background:url(/gfx/ok.gif) no-repeat;
}
/*formulaire club---------------------------------------------*/

#formulaire2 {
	margin: 5px;padding: 10px;
	width: 165px;
	border:1px solid #ccc;	
}

.formulaire_case2 {
	margin: 0;padding: 0;
	width: 100px;	
}

#sinscrire{
	margin:0px;
	width:100px;
	height:18px;
	background : url(/gfx/sinscrire.gif) no-repeat;
}

#sinscrire a{
display: block; 
width: 100%;height : 100%;
background : url(/gfx/sinscrire2.gif) no-repeat;	
}
#sinscrire a:hover {background: transparent none;}

.coche{margin :0;padding:0; font-size:11px;border:0px;}

/*formulaire inscription--------------------------------------*/

#formulaire3 {
	margin: 5px;padding: 10px;
	width: 350px;
	border:1px solid #ccc;
}

.formulaire_case3 {
	margin: 3px;padding: 0;
	width: 177px;
}

.formulaire_case4 {
	margin: 3px;padding: 0;
	width: 100px;
}

#inscriform  {text-align:left;}

#inscriform fieldset#coordonnees label {
	float: left;	
	width: 130px;	
	text-align: right;
	padding: 0 2px 0 0;
	line-height: 10px;	
}

#civil{
padding-left:135px;
}

input.valider {
     position: relative;
	 cursor:pointer;
     width: 100px;
     height: 18px;
	 border: 0px;
	 background: url(/gfx/valider.gif) no-repeat;
}


