/* On centre le design */
body {
	background: #ffffff url('bg.gif') repeat-y center;
	width: 829px;
	margin: auto;
	padding: 0px;
	border: none;
	font-family: 'Trebuchet MS', 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 des bordures */
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;
}


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;
}

/* 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_ss {
	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;
}



/* Le centre */
div.centre {
	width: 709px;
	height: 100%;
	margin-left: 60px;
	border-top: 1px solid #000000;
	text-align:justify;
}

div.banniere {
	background-image: url('ban_oot3d.jpg');
	background-repeat: no-repeat;
	width: 709px;
	height: 143px;
}

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: 14px;
}

/* 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;
}

/* Les encadrés */

/* Le jaune */

div.encadre_jaune {
margin-left: 55px;
margin-right: -40px;
}


 
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;
}

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: 17px;
}

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;
}

div.encadre_jaune div.encadre_corps1 {
	border-left: 1px solid #dfb301;
	border-right: 1px solid #dfb301;
	border-bottom: 1px solid #dfb301;
	font-size: 12px;
	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 */
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;
}

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: 13px;
}

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;
}

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: 12px;
	padding: 5px;
}


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

div.jeux_aol_conteneur {
	background-image: url('jeux/conteneur/aol.jpg');
	background-repeat: no-repeat;
	width: 533px;
	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: 533px;
	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: 533px;
	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: 533px;
	height: 492px;
	margin-left: -14px;
}

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

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

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

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

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

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

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

/* Le Menu */
div.menu {
	width: 156px;
	float: right;
	text-align: left;
}

div.menu p {
	background-color: #e2d7ad;
	width: 108px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
	margin-left: 38px;
	font-size: 11px;
	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 images des menus */
div.btn_follow {
	background-image: url('menus/follow.jpg');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}

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_downloads {
	background-image: url('menus/downloads.jpg');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}

/* Le footer */
div.pied {
	text-align: center;
	width: 390px;
	height: 55px;
	padding-top: 30px;
	padding-left: 85px;
}

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;
}

/* Zone partenaires */

div.partners {
	text-align: center;
	width: 450px;
	height: 55px;
	padding-top: 10px;
	padding-left: 35px;
}

div.partners span.partenaires {
	font-size: 11px;
}

div.partners span.partenaires a, div.partners span.partenaires a:link, div.partners span.partenaires a:active, div.partners span.partenaires a:visited {
	color: #8f8f8f;
	text-decoration: none;
}

div.partners span.partenaires a:hover {
	color: #8f8f8f;
	text-decoration: underline;
}

/* Correction slider news */
#slider1 {	list-style-type: none;	margin: 0px;	padding: 0px;}
