.bdroite{
	float:right;
	height:5px;
	width:5px;
	background:url('/app/public/theme/site/default//images/fond-cadre-bdroite.jpg') no-repeat #DBDBDB;
}
.b{
	height:5px;
	background:url('/app/public/theme/site/default//images/fond-cadre-b.jpg') repeat-x;
	margin-right:3px;
	margin-bottom:11px;
}
.bgauche{
	height:5px;
	background:url('/app/public/theme/site/default//images/fond-cadre-bgauche.jpg') no-repeat;
}


/**
	Conteneur Grand format
**/
.cont-gf img{
	border:1px solid #D7DBDE;
	
}
.cont-gf{
	width:679px;
	background:url('/app/public/theme/site/default//images/titre-gf-accueil.png') no-repeat white;
	/*margin-bottom:10px;*/
}
.cont-gf h3{
	height:28px;
	padding:5px 0px 0px 15px;
	margin:0px;
	font-size:16px;
	color:white;
}
.cont-gf h4{
	background:url('/app/public/theme/site/default//images/fond-titre-rayon.png') no-repeat white;
	padding:2px;
	padding-left:10px;
	font-size:16px;
	color:#A800F5;
	margin:0px;
}
.cont-gf h4 a{
	color:#A800F5;
}
.cadre-gf{
	padding:6px;
	border:1px solid #D7DBDE;
	border-top:0px;
	border-bottom:0px;
	color:#605F5F;
}
.cont-gf-b{
	width:679px;
}






/**
	Conteneur Petit format (focus etc..)
**/
.cont-pf{
	float:left;
	width:337px;
	margin-right:5px;
	
}

.cont-pf .photo {
	float:left;
	margin:2px;
}

.cont-pf .photo img{
	border:1px solid #D7DBDE;
}

.cont-pf .desc{
	height:24px;
}

.cont-pf h3{
	background:url('/app/public/theme/site/default//images/titre-pf-accueil.png') no-repeat;
	height:28px;
	padding:5px 0px 0px 15px;
	margin:0px;
	font-size:16px;
	color:white;
}

.cont-pf .cadre-pf{
	padding:0px;
	border:1px solid #D7DBDE;
	border-bottom:0px;
	border-top:0px;
	color:#605F5F;
	/*margin-bottom:5px;*/
	background-color:white;
	height:94px;
}

.cont-pf-b .b{
	margin-bottom:5px;
}



/**
	Conteneur Droite (focus etc..)
**/
.cont-droite{
	float:right;
	width:288px;
	margin-right:25px;
}

.cont-droite img{
	border:0;
}

.cont-droite h3{
	background:url('/app/public/theme/site/default//images/titre-droite-accueil.png') no-repeat;
	height:28px;
	padding:5px 0px 0px 15px;
	margin:0px;
	font-size:16px;
	color:white;
}
.cont-droite h4{
	margin:0;
	padding:0;
}

.cont-droite ul{
	padding:0;
	margin:0;
	
}
.cont-droite li{
	list-style:none;
	padding:3px 3px 3px 20px;
	background:url('/app/public/theme/site/default//images/fleche-grise.gif') no-repeat white 6px 6px;
}

.cont-droite .cadre-droite{
	padding:0px;
	border:1px solid #D7DBDE;
	border-bottom:0px;
	border-top:0px;
	color:#605F5F;
	/*margin-bottom:10px;*/
	background-color:white;
	font-size:14px;
}




#zoom_marque{
	height:85px;
}

#zoom_marque li{
	padding:0px;
	background-image:none;
}

#newsletter{
	padding:5px;
	height:80px;
}

#contact{
	padding:5px;
	height:95px;
}

#newsletter{
	padding:5px;
}

#aboutus{
	padding:5px;
}

#aboutus li{
	/*margin-left:110px;*/
}

#engagement{
	padding:6px;
}

#engagement .liv, #engagement .secu, #engagement .satisfait{
	padding:7px 7px 7px 80px;
}

#engagement .liv{
	background:url('/app/public/theme/site/default//images/picto-liv.png') no-repeat 20px 8px;
}

#engagement .secu{
	background:url('/app/public/theme/site/default//images/picto-secu.png') no-repeat 30px 2px;
}

#engagement .satisfait{
	background:url('/app/public/theme/site/default//images/picto-satisfait.png') no-repeat 27px 2px;
}

#focus-rayon{
	padding: 10px;
}


#carrousel{
	padding-left:32px;
}


