body {
	padding: 0;
	color: #000;
	font-size: 11pt;
	background: #FFF;
	}

#page {
	width: auto;
	background: #FFF;
	}
#headerwrap, #header {
	width: auto;
	background: none;
	}
#header h1 {
	position: relative;
	top: 0;
	left: 0;
	}
#header #tagline {
	position: relative;
	top: 0;
	left: -20px;
	}

#header #menu, #header #utils {
	display: none;
	}

#main {
	margin: 0;
	padding: 0;
	}

.w2col {
	background: none;
	}
.w2col #mainwrap {
	width: auto;
	background: none;
	}

.w2col #section_menu {
	display: none;
	}
.w2col #content {
	float: none;
	width: auto;
	}

#specs {
	border-bottom: none;
	}
#specs p {
	display: none;
	}

#footer {
	padding: 1em 0 0;
	background: none;
	}

.excerpt, .excerpt .wrap1, .excerpt .wrap2 {
	background: none;
	}
.excerpt .wrap2 {
	padding: 0;
	}

#products table#pipeline {
	width: 100%;
	}
#products #pipeline thead th {
	width: 15%;
	}
#products #pipeline thead th.first {
	width: 25%;
	}


/* Accueil */

#intro {
	float: none;
	width: auto;
	}

#info {
	float: none;
	width: auto;
	background: none;
	}

#info .infobox .wrap {
	padding: 0;
	}

#info .infobox {
	background: none !important;
	float: none !important;
	width: auto !important;
	margin: 1em 0 0;
	}

#info a.more {
	display: none;
	}