/************************************************************/
/*ACCUEIL*/
#bodyAccueil{
	margin: 0;
	padding: 0;
	text-align: center;
	/*
	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{
text-align: center;
	background:url(../design/FondHomePage_v3.jpg) no-repeat left top;
	position: relative;
	width: 1004px;
	margin:0px;
    margin-left: auto;
    margin-right: auto;	
	padding:0px;
	text-align: left;
}
#leftmainHome
{
	float:left;
	width:804px;
}

#basdroitehomePage{position:absolute;
	
	right:0;
	bottom:0;
	width:219px;
	height:359px;
	background: url(../design/FondBas_HomePage_v3.gif) no-repeat bottom;}


/************************************************************/
html
{
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: url(../design/Fond-Site-solde.jpg) no-repeat center top;*/
}


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{
	text-align: center;
	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/Header-Promos.jpg);
	background-position : top;
	background-repeat : no-repeat;
	position:relative;
	height:115px;
	padding:0px;
	margin:0px;

	
}

#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;
	position:relative;
	width:21px;
	padding:0;
	margin:0;
	
}
	
#contentright
{

	position:relative;
	z-index:99;
	padding:0;
	margin:0;	
	padding-left:10px;
	float:left;
	padding-bottom:250px;
	

	
}

#footer
{
	padding:0;
	margin:0;
	position:relative;
	clear:both;
	background-color:#000000;
	border-top:0px solid red;
	height:50px;
	width:860px;
	color:white;
	z-index:2px;
}



#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
{
position:relative;
padding:0;
margin:0;	
padding-right:10px;
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;
}


