body {
	 background: none;
	 width: 1200px;
	 margin:auto;
	 background-color:#CC99CC;	
	  
}

div#header 
{
	width:1200px; 
}
div#menu
{
	width:200px;
	float:left;
}


div#contenu_central
{
	width: 795px;
	min-height:650px;
	float:left;
	padding:20px;
	overflow:hidden;
}
p.shop {
	width: 800px;
	text-align:justify;
	background-color:#FFCCFF;
	float:left;
}
p.shop img {
	margin-bottom:20px;
	}



div#pub_droite
{
	width:160px; 
	float: right; 
}

div#footer
{
	width:1200px;
	float:left;
	color:#660000;
	}



li.Style4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

div.foot a.lien {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #6600FF;	
}
div.foot a.lien:link,active,visited  {
	text-decoration: none;
	color: #660000;
}
div.foot a.lien:hover {
	text-decoration: none;
	color: #993333;
}	

div#partners {
	margin-left:20px;
	margin-bottom:60px;
	color: #666699;
	}





h1 { 
	font-size: 12pt; 
	margin-bottom:0px;
}
