/*
	(c) 2006 Colored Future sprl-bvba (www.web-designer.be)
	All Rights Reserved
	
	Print-CSS developed by Luc Laurent
*/
html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a, img { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
#wrapper {
	width: 95%;
	margin: 0 0 0 5%;
	font: 12pt Helvetica, Arial, sans-serif;
}
#logo {
	width: 179px;
	margin-bottom: 10px;
}
#slogantop {
	text-align: right;
	font-size: 18pt;
}
#sloganbot {
	font-size: 18pt;
	margin-bottom: 0;
}
#container {
	border: 1px solid #000;
	border-width: 4px 0 4px 0;
	margin: 4px 0 4px 0;
	background: none;
}
#sidebar {
	float: none;
	width: 100%;
}
.speed, .speed2, .newspaper, .newspaper2, .teaming, .teaming2, .future, .succession {
	background: none;
}
#sidebarcontent {
	margin-top: 0;
	margin-left: 7cm;
}
#sidebar ul, #sidebar p {
	padding: 20px 0 6px 0;
	color: #A52A2A;
	font-size: 10pt !important;
	text-align: justify;
	font-style: italic;
}
#sidebar li {
	list-style: inside url(../images/coche.gif);
	padding-bottom: .5em;
}
.news li {
	list-style: square inside none !important;
}
#main {
	position: static;
	float: none;
	width: 100%;
	background: none;
}
#legende {
	position: absolute;
	left: 5%;
	top: 4.3cm;
}
h3 {
	color: Gray;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
}
#menucontainer {
	display: none;
}
h2 {
	color: #A52A2A;
	text-transform: uppercase;
	font-size: 14pt;
	padding: 20px 0 10px 0;
}
#main p, h4 {
	font-size: 11pt !important;
	text-align: justify;
	padding: 0 0 1em 80px;
	line-height: 1.4em;
}
h4 {
	font-weight: bold;
	margin: 10px 0 5px 15px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #A52A2A;
}
.cv {
	color: #666;
	padding: 0 0 .5em 145px !important;
	font-size: 75% !important;
	line-height: 1.3em !important;
}
.clearcontainer {
	display: none;
}
#copyright {
	float: right;
}
#copyright a:link, #copyright a:visited {
	color: #BBBBBB;
	text-decoration: none;
	font-size: 7pt;
}

