
/*---------------- Page accueill ------------*/
#centre
{
	width:633px;
	height:405px;
	background-image: url(img/fond_accueil.jpg);
	margin-top:23px;
	background-repeat:no-repeat;
}

#centrehaut p
{
	width:570px;
	height:80px;
	/*background-color:#00FFFF;*/
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	color:#666666;
	margin-top:75px;
	margin-left:30px;
}
#centrebas
{
}


#nouveau
{
	width:200px;
	padding-left:7px;
	margin-top:0px;
	float:left;
}
#promo
{
	width:200px;
	margin-left:10px;
	float:left;
}
#topvente
{
	width:200px;
	margin-left:10px;
	padding-bottom:7px;
	float:left;
}

/*---------------- Page Recherche ------------*/

#recherchecentre
{	
	width:633px;
	float:left;
	height:auto;
	border: 1px solid #99ffff;
}

#recherchebandeau
{
	
}

#recherchehaut
{
	width:633px;
	background-image: url(img/sous_bandeau.jpg);
	background-repeat:no-repeat;
}

#rechercheliste
{
	width:633px;

}


/*---------------- Page Login  ------------*/

#logincentre
{	
	width:633px;
	float:left;
	height:auto;
	border: 1px solid #99ffff;
}

#loginbandeau
{
	
}

#loginhaut
{
	width:633px;
	background-image: url(img/sous_bandeau.jpg);
	background-repeat:no-repeat;
}

#loginvue
{
	width:633px;

}
