/* On centre le design */

body {
	background: #ffffff url('bg.gif') repeat-y center;
	width: 829px;
	margin: auto;
	padding: 0px;
	border: none;
	font-family: Tw Cen MT, Arial, Times, sans-serif;
	font-size: 13px;
	color: #000000;
}

div.flottant_gauche {
	float: left;
}

div.flottant_droite {
	float: right;
}

div.effacerlesdeux {
	clear: both;
}

/* On donne le fond de la bordure */
/*div.fond_bordure_gauche {
	background-image: url('fond_bordure_gauche.jpg');
	background-repeat: repeat-y;
	width: 60px;
	border-right: 1px solid #000000;
}*/

div.bordure_gauche {
	background-image: url('bordure_gauche.jpg');
	background-repeat: no-repeat;
	width: 60px;
	height: 100%;
	float: left;
	padding-top: 250px;
	border-right: 1px solid #000000;
}

/* Les liens vers les jeux */
div.jeux_loz {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}

div.jeux_aol {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_alttp {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_la {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_oot {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_mq {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_mm {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_os {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_fs {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_ww {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_mc {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_fsa {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_tp {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


div.jeux_ph {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}

div.jeux_st {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}

div.jeux_others {
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	margin-bottom: 5px;
}


/* On donne le fond de la bordure */
div.fond_bordure_droite {
	background-image: url('fond_bordure_droite.png');
	background-repeat: repeat-y;
	width: 60px;
	height: 100%;
	float: right;
	border-left: 1px solid #000000;
}

div.bordure_droite {
	background-image: url('bordure_droite.jpg');
	background-repeat: no-repeat;
	width: 60px;
	height: 715px;
}

/* On donne la largeur au centre */
div.centre {
	width: 709px;
	height: 100%;
	margin-left: 60px;
	border-top: 1px solid #000000;
}

/* On met la bannière */
div.banniere {
	background-image: url('banniere2.jpg');
	background-repeat: no-repeat;
	width: 709px;
	height: 143px;
}

/* On met le bandeau et son texte afin qu'il puisse écrire ses liens */
div.bandeau {
	background-image: url('bandeau.jpg');
	background-repeat: repeat-x;
	border-top: 1px solid #000000;
	height: 35px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
}

/* On arrange les liens hypertextes */
div.bandeau a, div.bandeau a:link, div.bandeau a:active, div.bandeau a:visited {
	color: #000000;
	text-decoration: none;
}

div.bandeau a:hover {
	text-decoration: underline;
}

/* On met la grandeur et l'alignement du corps */
div.corps {
	position: absolute;
	width: 540px;
	padding: 15px;
	margin-right: 156px;
}

/* Les divers encadrés */
div.maj {
	width: 450px;
	margin-right: 139px;
}

div.avoir {
	width: 139px;
	float: right;
}

div.newsnouveautes {
	margin-right: 0px;
}

/* Les encadrés */

/* Le jaune */
/* Le coin gauche */
div.encadre_jaune div.encadre_bandeau div.coin_gauche {
	background-image: url('encadres/jaune/coin_gauche.jpg');
	background-repeat: no-repeat;
	width: 10px;
	height: 18px;
	float: left;
}

/* On permet d'écrire un titre dans l'encadré */
div.encadre_jaune div.encadre_bandeau div.titre {
	background-image: url('encadres/jaune/fond.jpg');
	background-repeat: repeat-x;
	height: 18px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 18px;
}

/* Le coin droit */
div.encadre_jaune div.encadre_bandeau div.coin_droite {
	background-image: url('encadres/jaune/coin_droite.jpg');
	background-repeat: no-repeat;
	width: 64px;
	height: 18px;
	float: right;
}

/* Le corps */
div.encadre_jaune div.encadre_corps1 {
	background-image: url('encadres/jaune/navi.jpg');
	background-position: left;
	background-repeat: no-repeat;
	border-left: 1px solid #dfb301;
	border-right: 1px solid #dfb301;
	border-bottom: 1px solid #dfb301;
	font-size: 13px;
	padding: 5px;
}

div.encadre_jaune div.encadre_corps2 {
	background-image: url('encadres/jaune/ralis.jpg');
	background-position: right;
	background-repeat: no-repeat;
	border-left: 1px solid #dfb301;
	border-right: 1px solid #dfb301;
	border-bottom: 1px solid #dfb301;
	font-size: 13px;
	padding: 5px;
}

div.encadre_corps a, div.encadre_corps a:link, div.encadre_corps a:active, div.encadre_corps a:visited {
	color: #43536c;
	text-decoration: none;
}

div.encadre_corps a:hover {
	color: #43536c;
	text-decoration: underline;
}



/* Le vert - les news */
/* Le coin gauche */
div.encadre_vert div.encadre_bandeau div.coin_gauche {
	background-image: url('encadres/vert/coin_gauche.jpg');
	background-repeat: no-repeat;
	width: 6px;
	height: 21px;
	float: left;
}

/* On permet d'écrire un titre dans l'encadré */
div.encadre_vert div.encadre_bandeau div.titre {
	background-image: url('encadres/vert/fond.jpg');
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 3px;
	color: #ffffff;
	font-size: 15px;
}

/* Le coin droit */
div.encadre_vert div.encadre_bandeau div.coin_droite {
	background-image: url('encadres/vert/coin_droite.jpg');
	background-repeat: no-repeat;
	width: 64px;
	height: 21px;
	float: right;
}

/* Le corps */
div.encadre_vert div.encadre_corps {
	border-left: 1px solid #b2a572;
	border-right: 1px solid #b2a572;
	border-bottom: 1px solid #b2a572;
	height: 100%;
	font-size: 13px;
	padding: 5px;
}


/* Les conteneur de jeux */
div.jeux_loz_conteneur {
	background-image: url('jeux/conteneur/loz.jpg');
	background-repeat: no-repeat;
	width: 542px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_aol_conteneur {
	background-image: url('jeux/conteneur/aol.jpg');
	background-repeat: no-repeat;
	width: 551px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_alttp_conteneur {
	background-image: url('jeux/conteneur/alttp.jpg');
	background-repeat: no-repeat;
	width: 533px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_la_conteneur {
	background-image: url('jeux/conteneur/la.jpg');
	background-repeat: no-repeat;
	width: 533px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_oot_conteneur {
	background-image: url('jeux/conteneur/oot.jpg');
	background-repeat: no-repeat;
	width: 533px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_mq_conteneur {
	background-image: url('jeux/conteneur/mq.jpg');
	background-repeat: no-repeat;
	width: 533px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_mm_conteneur {
	background-image: url('jeux/conteneur/mm.jpg');
	background-repeat: no-repeat;
	width: 533px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_os_conteneur {
	background-image: url('jeux/conteneur/os.jpg');
	background-repeat: no-repeat;
	width: 537px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_fs_conteneur {
	background-image: url('jeux/conteneur/fs.jpg');
	background-repeat: no-repeat;
	width: 533px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_ww_conteneur {
	background-image: url('jeux/conteneur/ww.jpg');
	background-repeat: no-repeat;
	width: 537px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_mc_conteneur {
	background-image: url('jeux/conteneur/mc.jpg');
	background-repeat: no-repeat;
	width: 533px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_fsa_conteneur {
	background-image: url('jeux/conteneur/fsa.jpg');
	background-repeat: no-repeat;
	width: 533px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_tp_conteneur {
	background-image: url('jeux/conteneur/tp.jpg');
	background-repeat: no-repeat;
	width: 546px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_ph_conteneur {
	background-image: url('jeux/conteneur/ph.jpg');
	background-repeat: no-repeat;
	width: 534px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_st_conteneur {
	background-image: url('jeux/conteneur/st.jpg');
	background-repeat: no-repeat;
	width: 534px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_ss_conteneur {
	background-image: url('jeux/conteneur/ss.jpg');
	background-repeat: no-repeat;
	width: 534px;
	height: 492px;
	margin-left: -14px;
}

div.jeux_others_conteneur {
	background-image: url('jeux/conteneur/others.jpg');
	background-repeat: no-repeat;
	width: 534px;
	height: 492px;
	margin-left: -14px;
}

p.jeux_conteneur_description {
	padding-top: 45px;
	margin-left: 77px;
	margin-right: 20px;
	font-size: 13px;
	color: #826c12;
}

p.jeux_conteneur_details {
	padding-top: 210px;
	margin-left: 40px;
	margin-right: 310px;
	font-size: 13px;
	color: #4e5c70;
}

p.jeux_others_conteneur_details {
	padding-top: 80px;
	margin-left: 40px;
	margin-right: 310px;
	font-size: 13px;
	color: #4e5c70;
}

/* On donne la largeur du menu */
div.menu {
	width: 156px;
	float: right;
}

/* Le fond du menu */
div.menu p {
	background-color: #e2d7ad;
	width: 108px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
	margin-left: 38px;
	font-size: 13px;
	color: #43536c;
}

div.menu a, div.menu a:link, div.menu a:active, div.menu a:visited {
	color: #43536c;
	text-decoration: none;
}

div.menu a:hover {
	color: #43536c;
	text-decoration: underline;
}

/* Les boutons des menus */
/* Les boutons réguliers */
div.btn_new {
	background-image: url('menus/new.jpg');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}

div.btn_dossiers {
	background-image: url('menus/dossiers.jpg');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}

div.btn_articles {
	background-image: url('menus/articles.jpg');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}

div.btn_jukebox {
	background-image: url('menus/jukebox.jpg');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}

div.btn_downloads {
	background-image: url('menus/downloads.jpg');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}

div.btn_partenaires {
	background-image: url('menus/partenaires.jpg');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}


div.pied {
	text-align: left;
	width: 800px;
	height: 55px;
	padding-top: 30px;
	padding-left: 95px;
}

div.pied span.copyright {
	font-size: 11px;
}

div.pied span.copyright a, div.pied span.copyright a:link, div.pied span.copyright a:active, div.pied span.copyright a:visited {
	color: #43536c;
	text-decoration: none;
}

div.pied span.copyright a:hover {
	color: #43536c;
	text-decoration: underline;
}