#wrapper {
	z-index: 1;
}

#center, #center-home {
	min-height: 420px;
	_height: 420px;
	#padding-top: 10px;
}

#center-home {
	margin: 10px 301px 10px 222px;
}

#center {
	margin: 10px 336px 60px 222px;
}

#footer {
	z-index: 1;
}

#header .sitemap li, #footer .sitemap li {
	display: inline;
	margin: 0 .2em;
}

#header .sitemap li a, #footer .sitemap li a {
	white-space: pre;
}

#title, #title a {
	display: block;
}

#flash {
    height: 133px;
    width: 750px;
    position: absolute;
	zoom: 1;
    z-index: 2;
    right: 0;
    top: 0;
}

#sub-title {
	height: 24px;
	padding: 0 5px 0 12px;
}
/*
#left .news-component {
	margin: 10px 5px 0 10px;
	padding: 7px 18px;
	#margin-bottom: 10px;
}*/

#left .news-component .slideshow .item {
	display: block;
}

.search-title, .news-component h2, .job-offer-component h2 {
	margin-bottom: 10px;
}

.news-component .more {
	display: block;
	text-align: right;
}

#left .news-list {
	position: relative;
	zoom: 1;
	z-index: 100;
	height: 100px;
	overflow: hidden;
}

#left .news-list li {
	position: absolute;
	zoom: 1;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100px;
	width: 100%x;
}

.testimony-slide-label {
	margin-top: 5px;
    height: 15px;
}

.testimony-slideshow {
	padding: 0 32px;
    height: 64px;
    width: 196px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.testimony-slideshow li.item {
	position: absolute;
	zoom: 1;
	z-index: 100;
	top: 0;
	left: 0;
	height: 64px;
	width: 64px;
}

.testimony-slideshow li.item a {
	position: relative;
	zoom: 1;
	z-index: 101;
	top: 0;
	left: 32px;
}

.testimony-slideshow .previous {
    left: 0;
}

.testimony-slideshow .next {
    right: 0;
}

.testimony-slideshow .previous, .testimony-slideshow .next {
	text-indent: -1000px;
    top: 12px;
    position: absolute;
    z-index: 102;
	height: 40px;
	width: 32px;
    zoom: 1;
    behavior: url(/css/pie.htc);
}

.testimony-slideshow .next {
    background: url(/images/frontend/fleche_droite.png) no-repeat scroll 0 0 transparent;
    right: 0;
    top: 5px;
}

#contact-us {
	margin: 10px 5px 0 10px;
	padding: 6px 62px 4px 4px;
	display: block;
	height: 40px;
	#margin-bottom: 10px;
}

#pro-space {
	margin: 10px 5px 0 10px;
	padding: 6px 2px 4px 62px;
	display: block;
	height: 40px;
	#margin-bottom: 10px;
}

#address {
	margin: 10px 5px 0 10px;
}

#right-home .slot, #right .slot {
	margin: 10px 10px 0 0;
	#margin-bottom: 10px;
}

#right-home {
	width: 291px;
}


#interactive-catalog {
	padding: 10px;
	height: 80px;
	position: relative;
	zoom: 1;
	z-index: 29;
}

#map-contact, #localisation-map {
	padding: 10px;
	position: relative;
	zoom: 1;
	z-index: 29;
}

#right #map-contact.slot, #right #localisation-map.slot {
	margin: 10px 10px 15px 0;
}

#center .sitemap li {
	margin-left: 20px;
}

#interactive-catalog-flash {
	top: 10px;
	left: 10px;
	width: 296px;
	height: 80px;
	position: absolute;
	zoom: 1;
	z-index: 30;
}

.testimony-list {
	padding: 10px;
}

.product-range-carousel {
	height:100px;
}

.product-range-carousel object {
	overflow: hidden;
}

.testimony-slide {
	padding: 10px;
}

.sitemap-carousel {
	padding: 10px;
	height: 50px;
}

.testimony-list li {
	margin-left: 20px;
}

#pro-space-navigation {
	display: block;
}

#pro-space-navigation li {
	margin-left: 25px;
}

#interactive-catalog a {
    margin-left: 75px;
    line-height: 55px;
}

#breadcrumb {
	display: block;
	margin: 0 10px 10px 0;
}

.product-colorized-button {
	display: block;
	height: 24px;
	width: 24px;
	float: left;
}

.product-links li {
	line-height: 24px;
	padding-bottom: 2px;
}

.product-links li a {
    margin-right:3px;
}

.product-download-list li {
	margin-left: 40px;
}

.product-range-list li {
	margin-left: 25px;
}

.document-list li {
	margin-left: 20px;
}

.document-list h3 {
    margin-top:10px;
}

.clear {
	clear: both;
}

#right .content-show {
	max-height: 500px;
	overflow: hidden;
}

#print {
	position: absolute;
	bottom: 0;
	left: 10px;
	cursor: pointer;
}

/****************************
		UTIL CLASS
****************************/

.left {
	text-align: left;
}

.right{
	text-align: right;
}
.hide{
	display: none;
}

body.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e9edf2;
	color: #000000;
}

.newsletter table,
.newsletter tbody,
.newsletter tr,
.newsletter th,
.newsletter td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.newsletter table h1 {
	color: #4b7e9a;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}

.newsletter a {
	color: #5f9ec1;
	text-decoration: none;
}

.newsletter a:hover {
	text-decoration: underline;
}

.newsletter table p {
	padding-top:4px;
	padding-bottom:4px;
}

#newsletter_edito p {
	margin:0;
}

.newsletter .mceContentBody ul li {
	margin-left: 10px;
}
