#bandeau{
	clear:both;
	width:900px;
	padding: 10px 0 0 0;
}
#bandeau .mgnlControlBarSmall{
	width:878px !important;
}

#bandeau #img-bandeau {
	float:left;
	width:653px;
	background:none;
}
#bandeau-right{
	background:transparent url(../img/bg-bandeau-right-bottom.png) no-repeat scroll left bottom;
	width:224px;
	height:197px;
	float:left;
}
#bandeau-right span{
	float: right;
	margin-right: 10px;
}

#bandeau-right-top{
	background:transparent url(../img/bg-bandeau-right-top.png) no-repeat scroll left top;
	height:8px;
}
#bandeau-right-content{
	padding: 2px 0 0 10px;
}
#small_push{
	width:900px;
	height:151px;
	display:block;
	clear:both;
	margin:10px 0 0 0;
}

.small_push {
	position:relative;
	width:201px;
	height:131px;
	float:left;
	padding:5px 5px;
	margin:0 11px 0 0;
	cursor: pointer;
	display: inline;
}

#small_push .small_push .mgnlControlBarSmall{
	position:absolute;
	left: 5px;
	width:200px !important;
}

#small_push .small_push2 .mgnlControlBarSmall{
	position:absolute;
	left: 45px;
	width:160px !important;
}

.small_push_on{
	background:url(../img/bg-small-push-on.png) 0 0 no-repeat;
}

.small_push_off{
	background:url(../img/bg-small-push-off.png) 0 0 no-repeat;
}

.default_small_push_on{
	background:url(../img/bg-small-push-on.png) 0 0 no-repeat;
	width:205px;
	height:141px;
	float:left;
	padding:5px 5px;
	margin:0 7px 0 0;
}
.small_push2{
	background:url(../img/bg-small-push2.png) 0 0 no-repeat;
	width:205px;
	height:141px;
	float:left;
	padding:5px 5px;
	margin:0 7px 0 0;
}
.default_small_push_on:hover, .default_small_push_on.sfhover{
	background:url(../img/bg-small-push-off.png) 0 0 no-repeat;
	cursor:pointer;
}

/*.small_push_on:hover, .small_push_on.sfhover{
	background:url(../img/bg-small-push-on.png) 0 0 no-repeat;
	cursor:pointer;
}*/
#push{
	width:900px;
	display:block;
	clear:both;
	padding:10px 0 0 0;
}
.push{
	float:left;
	width:433px;
	margin:0 10px 0 0;
display:inline;
}

* html .push{
	margin:0 5px 0 0;
}