#center {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	width: 732px;
	float: right;
}

.h4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED2D4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 4px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


.nuanceBleue, .nuanceRouge{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	width: 730px;
}

.footerEncart{
	right: -1px;
	bottom: -1px;
}

.nuanceBleue{
	border-top-color: #2e7999;
	border-right-color: #2e7999;
	border-bottom-color: #2e7999;
	border-left-color: #2e7999;
}

.nuanceBleue .footerEncart{	background-image: url(../images/coin_encart_bleu.gif);}
.nuanceRouge .footerEncart{	background-image: url(../images/coin_encart_rouge.gif);}

.nuanceRouge{
	border-top-color: #9c211c;
	border-right-color: #9c211c;
	border-bottom-color: #9c211c;
	border-left-color: #9c211c;
}


.titreBleu, .titreRouge{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	background-image: url(../images/coin_haut.gif);
	background-repeat: no-repeat;
	background-position: 362px top;
}

.titreBleu {
	background-color: #2e7999;
	margin-top: 35px;
}
.titreRouge {
	background-color: #9c211c;
	margin-top: 25px;
}


.surtitre{
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
}

#focusQuincaillerie{

}


#center ul{
	list-style-type: none;
	display: block;
	/*height: 255px;*/
	padding: 0px;
	width: 730px;
	margin-right: 0px;
	margin-left: 0px;
}


#center ul li {
	display: block;
	height: 251px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#center ul li a{
	display: block;
	height: 215px;
	background-repeat: no-repeat;
	background-position: center center;
}

#center ul li a span{visibility: hidden;}

#center ul li h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
}

