/* CSS Document */
body {
	background-color:#ffffff;
	/*background-image:url(images/fond-site.jpg); background-repeat:repeat-x; */
	/*background-image:url(images/fond-ete2.jpg);background-repeat: no-repeat;background-position:center top;*/
	/*background-image:url(images/fd-noel-09.jpg);background-repeat: no-repeat;background-position:center top; */
	
	
	background-image:url(images/fd-soldes.png);
	padding:0px; margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
}
img{ border:0;}
#global { text-align:left; width:750px; margin:auto;position: relative;}
/*#left{margin-left:10px; margin-top:-10px;}*/
#left{
	margin-left:10px; margin-top:-10px;
	width: 305px;
	float: left;
}
#left-interieur{
	margin-left:10px; margin-top:-10px;
	width: 190px;
	float: left;
}
#middle{
	margin-left:9px; margin-top:-10px;
	float: left;
}
#right{
	margin-left:9px; margin-top:-10px;
	float: left;
}
#liens {
	font-size:9px;
	text-align:center;
	color:#999999;
}
#menu {
 background-image:url(images/fioriture.png);
 background-repeat:no-repeat;
 background-position:right;
 height:40px;
 margin-right:12px;
 margin-left:12px;
}
div#cadre {/* conteneur global et arrière-plan du titre du cadre */
	width: 751px;  
	padding-top: 26px;
	background:url(images/haut.png) top left no-repeat;
}
div#bloccadre {
	/* arrière-plan bas et sur l'ensemble du cadre */
	background:url(images/millieu-bas.png) bottom left no-repeat;
	padding-bottom: 20px;
}
div#cadre_pied {/* conteneur global et arrière-plan du titre du cadre */
	width: 751px;  
	padding-top: 8px;
	background:url(images/haut-menu.png) top left no-repeat;
	color:#87888A;
	font-size:11px;
	
}
div#bloccadre_pied {
	/* arrière-plan bas et sur l'ensemble du cadre */
	background:url(images/millieu-bas.png) bottom left no-repeat;
	padding-bottom: 6px;
	text-align:center;
}

#interieur {
	background-image:url(images/fd-interieur.png);
	background-repeat:no-repeat;
	margin-left:9px; margin-top:-10px;
	padding-top:35px;
	padding-left:15px;
	float: left;
	width:524px;
	height:400px;
}

#middle-interieur-marque {
	/*background-image:url(images/fd-interieur-la-marque.png);
	background-repeat:no-repeat;*/
	margin-left:9px; margin-top:-10px; 
	/*padding-top:35px; */
	padding-left:5px;
	float: left;
	width:524px;
	
}


.text {
	color:#009036;
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	font-size:11px;
	padding:15px;
	text-align:justify;
} 

#espace_jeux { text-align:center;}


#menu a { color:#87888A; text-decoration:none;}
#menu a:hover { color:#DE003F; text-decoration:underline;}

