@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(../images/design/bg_points_orange.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#cadre_gauche .separateur_hor_int{
	margin-left:-45px;
}

/*======================================================== CADRES DU FOND ========================================================
--------------------------------------------------------------------------------------------------------------------------------*/

#navContenu {
	height:1030px;
}
	
#nav2Cadre, #nav2a, #nav2b {
	height:880px; /*toujours 150px de moins que #navContenu {*/
}

/*=========================================================== CONTENU ============================================================
--------------------------------------------------------------------------------------------------------------------------------*/

span.telechargement span.separateur_ver_int{
	width:1px;
	height:175px;
	border-right:1px #000 dotted;
	margin-right:10px;
}

/* POPUP */
#popup_fenetre {
	left:275px;
	top:600px;
}

#puzzle_popup {
	position:absolute;
	/*background:url(../images/design/jeux_casse_tete_bg.png) no-repeat;*/
	width:920px;
	height:500px;
	z-index:10;	
	top:450px;
	visibility:visible;
	z-index:0;
}

#puzzle_popup_fermer{
	position:absolute;
	right:20px;
	top:5px;
}

#puzzle_popup_content {
	position:relative;
	top:30px;
	left:20px;
	z-index:1;
}

/*=============== CADRE ===============*/
#cadre{
	position:relative;
	background:url(../images/design/jeux_cadre.gif) no-repeat;
	width:910px;
	height:857px;	
	z-index:2;
}

#contenu {
	width:auto;
	height:auto;
	padding-top:20px;
	padding-left:0px;
	margin-left:200px;
}

#jeux_titre {
	margin-bottom:0px;
	margin-left:-60px;
}

.jeux_section_titre{
	margin-bottom:10px;
}

.media_fiche {	
	background:url(../images/design/separateur_hor_int_jeux.png) no-repeat;
	position:relative;
	clear:left;
	margin-top:15px;
	padding-top:15px;
}

.media_fiche_titre {
	margin-bottom:-5px;
}

#casse_tete .item{
	cursor:pointer;
	width:112px;
}

span.telechargement{
	margin-left:-20px;
}

span.telechargement .item{
	float:left;
	font-size:10px;
	margin-top:15px;
	margin-bottom:10px;
	margin-right:5px;
}
span.telechargement .image{
	display:block;
	height:120px;
}

span.telechargement .descr{
	font-weight:bold;
	clear:left;
}

#item1{
	margin-left:-15px;
}

 #item1 .descr,  #wallpapers #item1 .descr a{
	margin-left:15px;
}

#dessins #item2 .descr{	margin-left:20px;	}
#dessins #item3 .descr{	margin-left:15px;	}
#dessins #item5 .descr{	margin-left:25px;	}

#wallpapers .descr a{
	font-weight:normal;
}

.inscructions_bt {
	clear:left;
	display:block;
	position:relative;
	top:0px;
	font-size:10px;
	cursor:pointer;
}

/*=============== DESSINS ===============*/
#jeux_dessin_skater{
	background:url(../images/design/jeux_dessin_skater.png) no-repeat;
	position:absolute;
	width:248px;
	height:254px;
	z-index:5;
	left:-40px;
	top:115px;
	z-index:5;
}

#jeux_dessin_garcon{
	background:url(../images/design/jeux_dessin_garcon.png) no-repeat;
	position:absolute;
	width:213px;
	height:322px;
	z-index:5;
	left:750px;
	top:115px;
	z-index:5;
}

#jeux_dessin_bas{
	background:url(../images/design/jeux_dessin_bas.png) no-repeat;
	position:absolute;
	width:173px;
	height:165px;
	z-index:5;
	left:790px;
	top:925px;
	z-index:5;
}