@charset "utf-8";


/* CSS Document */

/*
 *
 *	@titre: jeu.
 *	@description: feuille de style jeu.
 *	@auteur: neov - http://www.neov.net.
 *	@creation: 20091203.
 *	@modification: -
 *
 */
 
.body {  background:url(/design/images/img-pliz/design/body_jeux.jpg) no-repeat center top; width:100%; min-width:1216px; height:760px; }
.page { width:1216px; margin:0 auto; height:720px; }


/*::: header :::*/
.header { width:1216px; height:144px; }
.logo-2 { position:absolute; top:8px; *top:7px; left:135px; }


.content { width:960px; margin:35px auto 0 ; }
.bloc-flash { width:940px; height:515px; margin:38px auto 0; background:#fcc; }

