/************ centre **********************************/

#center {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 760px;
	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;
}

.surtitre, #focusAlu, #blocNuances{
	width: 425px;
}

.surtitre{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	
}

#focusAlu{
	margin-bottom: 65px;	
}
.nuanceLeft, .nuanceRight{
	height: 210px;
	margin-right: 10px;
	display: block;
}


.nuanceLeft{
	float: left;
	width: 290px;
}
.nuanceRight{
	float: right;
	width: 82px;
	margin: 0px;
}

#center ul{
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 170px;
	width: auto;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
}


#center ul li {
	display: block;
	height: 149px;
	width: 82px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 18px;
}

#center ul li a{
	display: block;
	height: 129px;
	width: 82px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCC;
}

#center ul li a span{visibility: hidden;}

#center ul li h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
}

#center ul li h5 strong{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#blocNuances{
	float: left;
}


#blocVisuel {
	float: right;
	width: 285px;
	margin-right: 7px;
	position: relative;
}


#blocVisuel h4{
	visibility: hidden;
}


#blocPefc{
	background-color: #579720;
	background-image: url(../images/coin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 25px;
	height: 80px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
}





.textPefc{
	font-weight: bold;
	color: #FFF;
}


.textPefc img{
	margin-right: 15px;
}

