.demolayout{
	list-style-type:none;
	border-bottom:1px dashed #ccc;
	background:url(../../design/degrade-entete.png) repeat-x bottom;
	height:0.6em;
	padding-top:4px;
	padding-bottom:8px;
	margin-bottom:10px;
}
.demolayout li{
	margin:0 2px 0 0;
	float:left;
	font-size:0.6em;
}
.demolayout a{
	text-decoration:none;
	text-transform:uppercase;
	color:#4F5B1B;
	font-weight:bold;
}
.demolayout a.active{
	cursor:default;
	padding:2px;
	background:url(../../design/puce.gif) no-repeat left 4px;
	padding-left:20px;
	color:#3073BD;
}
.tabs-container{
	height:120px;
	width:720px;
}
#banniere{
	height:150px;
}