body {
    text-align: center;
	font-family: "Trebuchet MS", "Arial", "Comic Sans MS", "Times New Roman";/*choix de la police*/
	background: url("images/background.jpg") repeat-x fixed;
	margin:0;
	margin-top:0px;
	padding:0px;
	font-size:13px;
	color: #463d33;
}
a{text-decoration: none;color: #000000;}

a:hover{text-decoration: underline;}

img{border: none; margin:0px; padding:0px;}

p{text-align:justify; padding: 5px;	margin:0px;}

h1{font-size:13px;margin:0 0 0 0;}

h2{font-size:13px;color:#f9a908;margin:0 0 3px 0;}

h3 {font-size: 14pt;margin: 0 0 4px 0;padding:0 0 0 4px;}

h4 {font-size: 13pt;margin: 0 0 4px 0;padding:0 0 0 4px;text-decoration: underline;}


input {border:1px solid #f9a908; background-color:#ffffff; color:#8e8888; font-size: 12px; font-weight: bold; text-align: center;}

label {color:#836503;font-size: 12px; font-weight: bold;}


/******************** DESIGN GLOBAL ********************/ 

#global {
	margin : auto;
	width: 851px;
	}

#header {
	height: 86px;
	margin-top: 15px;
	background : url('images/fond_header.gif') no-repeat;
	}
#header_logo {
	width: 349px;
	height: 86px;
	border: none;
	background: none;
	/*position:relative;
	top: 9px;
	left: 10px;*/
	float: left;
	margin: 0px 0 0 0px; 
	}
#header_bann {
	width: 468px;
	height: 60px;
	border: 1px solid #f9a908;
	background: #fbcf1e;
	/*position:relative;
	top: 9px;
	left: 485px;*/
	float: right;
	margin: 10px 11px 0 0; 
	}
	#header_bann a img{text-decoration: none; border:none;}

#bandeau {
	width: 851px;
	height: 23px;
	background:url('images/barre_menu.gif') no-repeat;
	color:#484344;
	font-size:12px;
	}
.bandeau_left {
	float: left;
	text-align:left;
	margin-left: 15px;
	margin-top: 3px;
	width: 250px;
	}

.bandeau_right {
	float: right;
	margin-right: 15px;
	margin-top: 3px;
	width: 340px;
	text-align:right;
	}


#container {
	width: 851px;
	background : url('images/fond_main.gif') repeat-y;
	text-align: left;
	color: #ffffff;
	overflow: hidden;

	}

#container_left {
	margin-top: 5px;
	margin-left: 1px;
	float: left;
	width: 155px;
	}
	.menu_contenu a{color: #ffffff;text-decoration: none;padding-left:8px;}
	.menu_contenu a:hover{color: #ffffff; text-decoration: underline;}
	.menu_contenu ul{text-align:left;margin: 3px 3px 3px 3px;padding: 0px 0 3px 0;}
	.menu_contenu li{border:none;list-style: none;margin: 0;padding:0px 3px 0px 3px;}
	.menu_contenu i{font-size:10px;}
	
#container_right{
	margin-top: 5px;
	margin-left: 18px;
	float: left;
	width: 126px;
	}
	#container_right a img{text-decoration: none; border:none;}
	
#container_centre {
	margin-top: 5px;
	float: left;
	margin-left: 9px;
	width: 540px;
	}
	#container_centre a{color: #f5bc34;}
	#container_centre a:hover{color: #ffffff; text-decoration: none;}
	#container_centre a img:hover{color: #ffffff; text-decoration: none;}

#box{
	width: 534px;
	margin-bottom: 10px;
	}
	#box p{text-align: center;color:#f5bc34;font-size: 14px;font-style:italic;margin-bottom:15px;}
	.box_haut_favoris{background: url('images/box_favoris_haut.gif') no-repeat;height: 22px;}
	.box_haut_sites_ajoutes{background: url('images/box_ajoute_haut.gif') no-repeat;height: 22px;}
	.box_sitesdejeux{background: url('images/box_sitesdejeux_haut.gif') no-repeat;height: 22px;}
	.box_grattage{background: url('images/box_grattage_haut.gif') no-repeat;height: 22px;}
	.box_loteries{background: url('images/box_loteries_haut.gif') no-repeat;height: 22px;}
	.box_IG{background: url('images/box_IG_haut.gif') no-repeat;height: 22px;}
	.box_casinos{background: url('images/box_casinos_haut.gif') no-repeat;height: 22px;}
	.box_simulelevage{background: url('images/box_simulElevage_haut.gif') no-repeat;height: 22px;}
	.box_role{background: url('images/box_role_haut.gif') no-repeat;height: 22px;}
	.box_reflexion{background: url('images/box_reflexion_haut.gif') no-repeat;height: 22px;}
	.box_aventure{background: url('images/box_aventure_haut.gif') no-repeat;height: 22px;}
	.box_jeux_flash{background: url('images/box_jeuxflash_haut.gif') no-repeat;height: 22px;}
	.box_main{background-color: #484344; border-left:1px solid #dea303; border-right:1px solid #dea303; border-bottom:1px solid #dea303;}
		
	.pagination{text-align: right;color:#f5bc34;font-size: 15px; margin: 0 15px 10px 0;}
	
	
#footer {
	height: 19px;
	width: 851px;
	text-align: left;
	font-size: 10px;
	color:#ffffff;
	padding-left: 15px;
	background : url('images/footer.gif') no-repeat;
	margin-bottom: 25px;
	}


/******************** DESIGN GLOBAL ********************/
