body
{
	float:left;
}
#Haut
		{
			width:100%;
		
			float:left;
			border:0px solid blue;
			height:101px;
			/*background:url(/design/bandeaux/Bandeau-V3.jpg) no-repeat scroll center top transparent;	*/
		}
		#Menu
		{
			width:100%;
		
		background:url(/design/fond-menu.jpg) repeat-x left top;
			float:left;
			
		}
		#Milieu
		{
			width:100%;
			/*background: url(/themes/design/FondPage.jpg) no-repeat center top;*/
			/*background: url(/design/bandeaux/FOND-SITE-NOEL-2010.jpg) no-repeat scroll center top transparent;*/
			background: url(/design/bandeaux/Fond-Site-solde-rose-clair.jpg) no-repeat scroll center top transparent;
			float:left;
		}
		#Bas
		{
			width:100%;
		/*	background-color:gray;*/
			float:left;
		}
		
		#SousBas
		{
			width:100%;
			background-color:gray;
			float:left;
			background: url(/themes/design/fondHomeBAs.jpg) repeat-x top left;
			background-color:black;
		}
		#CoutenuSousBas
		{
			width:1004px;
			margin:0px;
			margin-left:auto;
			margin-right:auto;
			border:0px solid gray;
		
		}
		#FinDePage
		{
			width:100%;
			float:left;
			background: url(/themes/design/fondFinDePageHome.jpg) repeat-x top left;
			background-color:#8d8585;
		}
		#FinDePageContenu
		{
			width:1004px;
			margin:0px;
			margin-left:auto;
			margin-right:auto;
			border:0px solid gray;
		}
		#MenuSousBas
		{
			padding-top:15px;
			padding-bottom:15px;
		}
		
		#ContenuHaut
		{
			width:1004px;
			margin:0px;
			margin-left:auto;
			margin-right:auto;
			background: url(/themes/design/fondPanier.jpg) no-repeat top right;
			border:0px solid red;
		}
		#ContenuMenu
		{
			width:1004px;
			margin:0px;
			margin-left:auto;
			margin-right:auto;
			background-color:white;
			border:0px solid green;
		}
		#ContenuMilieu
		{
			
			width:1004px;
			margin:0px;
			margin-left:auto;
			margin-right:auto;
			
			border:0px solid blue;
			
		}
		#ContenuBas
		{
			width:1004px;
			margin:0px;
			margin-left:auto;
			margin-right:auto;
		/*	background-color:yellow;*/
			border:0px solid gray;
		}
				
		#MilieuGauche
		{
			float:left;
			width:800px;
			border:1px solid green;
			background-color:white;
		}
		#MilieuDroit
		{
			float:left;
			width:190px;
			border:1px solid pink;
			background-color:white;
		}
		#SuperContenu
		{
			float:left;
			background-color:white;
			padding-top:15px;
		}
		
		#icones
		{
			
			clear:both;
			border:0px solid red;
		}
		
		
		#MenuOnglet
		{			
			border:0px solid red;		
			vertical-align:bottom;
			
		}
		#MenuOnglet ul
		{
			padding: 0 0 0 0;
			margin: 0 0 0 0;
			list-style-type: none;
		}
		#MenuOnglet li
		{
			padding: 0 0 0 0;
			margin: 0 0 0 0;
			display: inline;
		}
		
		div.titreNoir
		{
			clear:both;
		}
		
		span.titreNoir
		{
			font-family:arial;
			font-size:28px;
			font-weight:bold;
			color:black;
		}
		div.titreRose
		{
			clear:both;
		}
		span.titreRose
		{
			font-family:arial;
			font-size:28px;
			font-weight:bold;
			color:#f22991;
		}
		div.TitreVert
		{
			clear:both;
			text-align:left;
		}
		span.titreVert
		{
			font-family:arial;
			font-size:28px;
			font-weight:bold;
			color:#11a411;
			
		}
		span.titreSVert
		{
			font-family:arial;
			font-size:22px;
			font-weight:bold;
			color:#11a411;
			
		}
		a.vert
		{
			font-family:arial;
			font-size:14px;
			font-weight:normal;
			text-decoration:none;
			color:#bdd300;
			
		}
		a.vert:hover
		{
			font-family:arial;
			font-size:14px;
			font-weight:normal;
			text-decoration:underline;
			color:#bdd300;
		}
		
		#remonteeCreateur
		{
			clear:both;
			text-align:left;
		}
		#remonteeCreateurGauche
		{
			float:left;
			width:392px;
		}
		#remonteeCreateurDroite
		{
			float:left;
			
			
		}
		#SousMenuGauche
		{
			float:left;
		}
		#ImageSwicth
		{
			float:left;
		}
		#Offres
		{
			float:left;
			padding-left:15px;
		}
		#Concept
		{
		
		}
		#promo
		{
			padding-top:3px;
		}
		#DernierProduit
		{
			border:0px solid black;
			clear:both;
			float:left;
			width:986px;
			text-align:left;
			padding-left:15px;
			padding-bottom:10px;
		}
		
		#separateurGris
		{
			clear:both;
			border:0px solid red;
			margin-top:8px;
			background-color:#ededed;
			line-height:10px;
			margin-bottom:8px;
			width:980px;
		
		}
		#PromosMoment
		{
			border:0px solid black;
			clear:both;
			float:left;
			width:986px;
			text-align:left;
			padding-left:15px;
		}
		#mesicones
{
			clear:both;
			text-align:center;
			padding-top:10px;
		}
		
		
		#mesicones img
		{
			margin:10px;
		}
		
	/************************************************************/
/*ACCUEIL*/
#bodyAccueil{
	margin: 0;
	padding: 0;
	
	/*
	Je retire le background utilisé 
	pour faire la colonne de gauche en page intérieur*/
	/*background: url(/design/FondColHomePage_v3.jpg) repeat-y center top;	*/
	
}

#pagehome{

	/*background:url(../design/FondHomePage_v3.jpg) no-repeat left top;

	width: 1004px;
	margin:0px;
  margin-left: auto;
  margin-right: auto;	
	padding:0px;*/


}
#leftmainHome
{
	clear:both;float:left;
	width:804px;
	
	
}




/************************************************************/
html
{
	margin: 0;
	padding: 0;
	text-align: center;
}


body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/design/FondPage.jpg) repeat-y center top;	
	font-size:11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}


#page{
	
	background:url(../design/Fondpage_V3_2.jpg) no-repeat left top;
	position: relative;
	width: 1004px;
	margin:0px;
    margin-left: auto;
    margin-right: auto;	
	padding:0px;
	text-align: left;
}

/*#header
{
	position:relative;
	height:80px;
	padding:0;
	margin:0;
	
}*/

#header1
{
	/*background-image : url(/themes/mandelliaV4/design/FondHaut_v3_NOEL.jpg);
	background-position : top;
	background-repeat : no-repeat;*/
	position:relative;
	height:100px;
	padding:0px;
	margin:0px;
	width:1004px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	
	border:0px solid red;
	text-align:left;

}

#left
{
	clear:both;
	float:left;
	width:214px;
	margin-top:0px;
	
}

#leftmain
{
	float:left;
	width:791;
}

#main
{
	float:left;
	position:relative;
	width:570px;
	padding:0;
	margin:0;		
}

#content
{
	/*background-image : url(../design/FondVertical.jpg);
	background-position : top;
	background-repeat : repeat-x;*/
	padding:0px;
	margin:0;	
	float:left;
	position:relative;	
	width:577px;
	padding-top:10px;
	
}



#right,#righthome
{
	z-index:99;
	
	float:left;
	width:190px;
	padding:0;
	margin:0;
	
	
}
	
#contentright
{

	
	z-index:99;
	padding:0;
	margin:0;	
	
	
	
	/*padding-bottom:250px;*/
	

	
}

#footer
{
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	clear:both;
	background-image : url(/themes/design/fondMenuBas.jpg);
	background-position : top left;
	background-repeat : repeat-x;
	
	color:white;
	z-index:2px;
	padding-top:15px;
	padding-bottom:15px;
}

#contentfooter{width:1004px;margin-left:auto;
	margin-right:auto;
	position:relative;}

#basdroite
 {
	position:absolute;
	z-index:1;
	right:0;
	bottom:0;
	width:204px;
	height:318px;
	background: url(/design/BasMenuDroite2.jpg) no-repeat;
}

H1{nothing;}
/***************V1.3*/
#panier
{
	width:154px;
position:relative;
padding:0;
margin:0;	
padding-right:80px;!important
*margin-right:190px;
float:right;

}
#onglets1
{
position:relative;
padding:0;
margin:0;	
padding:0px;
float:left;
background: url(../design/FondMenu_v4.jpg) no-repeat top;
width:100%;
height:70px;
}




