
#globalDiv {
	background-image:none;
}

hr {
width: 1px;
}

<!-- Colonne Gauche -->

#columnLeft{
	display: none;
}

<!-- Colonne Centrale -->

#columnCenter{
	width: 100%;
	margin-left: 1px;
	float:left;
}

#alaUne{
	background-color: #FFC2A0;
	width:90%;
}

#alaUne h2{
	color: black;
	border: solid 1px black;
	padding: 5px;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#alaUne p{
	font-size: 12pt;
	margin-left: 7px;
	margin-right: 7px;
	clear: left;
	color: #4C4C4C;
}

#alaUne p strong{
	color: black;
	display: block;
	font-weight: bold;
	font-size: 13pt;
}

#alaUne a{
	color: #4C4C4C;
}

#alaUne a:hover{
	color: black;
}

#alaUne img{
	border: solid 2px #FFFFFF;
	float: left;
	margin-right :9px;
	margin-bottom: 10px;
}

#alaUne em{
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
}

#alaUne .suite{
	display: none;
}

#alaUneListe {
	display: none;
}

#columnCenterLeft{
	background-color: #FEA371;
	width: 90%;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	clear:left;
}

#columnCenterLeft h2{
	color: black;
	border: solid 1px black;
	color: white;
	padding: 5px;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#columnCenterLeft dt, #columnCenterLeft dt a{
	color: black;
	font-size: 12pt;
	font-weight: bold;
}


#columnCenterLeft dd,  #columnCenterLeft dd a{
	color: black;
	font-size: 12pt;
	margin-bottom: 5px;
}


#columnCenterLeft dt a:hover, #columnCenterLeft dd a:hover{
	color: #FFFFFF;
}

#columnCenterLeft dt img{
	margin-right: 5px;
	margin-left: 5px;
}

#columnCenterLeft dd strong{
	display: block;
	color: #FFFFFF;
}

dl.bestOfMain {
	display: block;
}

#columnCenterLeft dl.bestOfMain dt a{
	color: white;
}

#columnCenterLeft dl.bestOfMain dt{
	clear: left
}

#columnCenterLeft dl.bestOfMain dd{
	color: black;
}

#columnCenterLeft .suite{
	display: none;
}

#columnCenterRight{
	display: none;
}