/**
* >>>>>>>>>>>>> Style UNIQUEMENT POUR LE HEADER DE LA PAGE BOUTIQUE <<<<<<<<<<<<<<
*/

#header{
	background:url(/templates/jardinot/images/header/header_boutique.png) no-repeat;
}

#logo{
	width:221px;
	height:90px;
	float:left;
	margin:7px 0 0 22px;
	cursor:pointer;
}

#logo-bout{ 
	cursor:pointer;
	float:right;
	height:96px;
	margin:7px 30px 0 0;
	width:378px;
}

