﻿#content {
	position:relative;
}
#pushes a, .news a, #diaporama a{
	color:#fff;
}
#encaps{
	position:absolute;
	z-index:100;
}
#diapo{
	position:absolute;
	z-index:10;
	right:0;
	top:0;
	height:436px;
}
.diapoStop {
	background:transparent url(/_fr/_fr/html/suppliers/Img/welcome/stop.gif) no-repeat 0 2px;
	padding-left:15px;
}
.diapoPlay {
	background:transparent url(/_fr/_fr/html/suppliers/Img/welcome/play.gif) no-repeat 0 2px;
	padding-left:15px;
}
#intro img{
	margin-top:1em;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#pushes{
	clear:both;
	display:block;
	margin-left:30px;
	margin-top:20px;
}
.push{
	position:relative;
	float:left;
	color:#fff;
	width:125px;
	min-height:174px;
	_height:174px;
	margin-right:10px;
}
.push.last{margin-right:0;}
.pushhead{
	background:url(/_fr/_fr/html/suppliers/Img/push_top.gif) no-repeat top left;
	min-height:38px;
	_height:38px;
	font-weight:bold;
	padding:2px 5px 0 5px;
}
#content h2{
	font-size:1em;
	color:#fff;
	font-weight:bold;
}
.pushcontent{
	background-color:#000;
	font-size:0.9em;
	min-height:118px;
	_height:118px;
	border:1px solid #1A2226;
	border-bottom:0;
	padding:4px;
	padding-top:0;
}
.pushcontent img{
	position:relative;
	top:-5px;
	margin-bottom:-5px;
}
.pushbottom{
	background:url(/_fr/_fr/html/suppliers/Img/push_bottom.gif) no-repeat top left;
	height:5px;
}
.news{
	clear:left;
	display:inline;
	float:left;
	width:395px;
	min-height:75px;
	_height:75px;
	color:#fff;
	margin-left:30px;
	bottom:10px;
	background:black;
}
#IE6 .news, #IE7 .news{
	bottom:20px;
}
.newshead{
	background:url(/_fr/_fr/html/suppliers/Img/news_top.gif) no-repeat bottom left;
	height:18px;	
	padding-left:5px;
}
.newscontent{
	border-left:1px solid #840B12;
	border-right:1px solid #840B12;
	padding:4px;
	min-height:50px;
	_height:50px;
}
.newscontent img{
	float:left;
	padding-right:6px;
}
.newsbottom{
	background:url(/_fr/_fr/html/suppliers/Img/news_bottom.gif) no-repeat top left;
	height:6px;
}
#diaporama{
	float:left;
	font-size:0.9em;
	padding:69px 0 0 10px;
}
#diaporama img{margin-bottom:-2px;}

