html, body	{
	margin:0;
	padding: 0;
	height: 100%;
	font-family: Trebuchet, Arial, sans-serif;
	color: #fff;
	}
html {
	background: url(../images/bg-fond-haut.png) repeat-x;
}
body {
	background: url(../images/logo-filigrane.png) no-repeat top right;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, p, ul, li {
	padding: 0; 
	margin: 0;	
	line-height: 120%;
}

#header{
	min-height: 70px;
	_height:70px;	
}

#header h1 {	
	position: absolute;
	left:0;
	top:0;
	background:url(../images/logo-red-02-new.png) no-repeat;
	width:370px;
	height:87px;
}

#header h1 a {
	display: block;
	width: 375px;
	height: 165px;
}

#header h1 a span {
	position: absolute;
	left: -5000px;
}
span.hide
{
	position: absolute;
	left: -5000px;
}
#container	{
	min-height: 100%;
	_height: 100%;
	background: url(../images/bg-fond-bas.png) repeat-x center bottom;
	position: relative;
	
}

#sub-container	{
	position: relative;
	width: 1000px;
}


/*------ Content  ------*/
#content{
	float: left;
	width: 975px;
	height: 486px;
	background: url(../images/bg_content_new.gif) repeat-x left top;
}

#content-right{
	float: left;
	width: 18px;
	height: 420px;
	background: url(../images/bg-content-right-new.png) no-repeat left top;
}

#content ul#societe{
	margin: 18px 0 22px 0px;
	height: 80px;
}
#content ul#societe li{
	float: left;
	list-style-type: none;
	width: 299px;
	padding-left: 6px;
}
#content ul#societe li h2{
	width: 185px;
	height: 26px;
	margin-bottom: 6px;
}
#content ul#societe li h2 span{
	position: absolute;
	left: -5000px;
}
#content ul#societe li#title-fr h2{
	background: url(../images/title-societe-fr.png) no-repeat left top;
}
#content ul#societe li#title-en h2{
	background: url(../images/title-societe-en.png) no-repeat left top;
}
#content ul#societe li#title-nl h2{
	background: url(../images/title-societe-nl.png) no-repeat left top;
}
#content ul#societe li a{
	display: block;
	background: url(../images/btn-fleches.png) no-repeat left top;
	padding: 14px 0 0 64px;
	color: #fff;
	text-decoration: none;
	height: 44px;
	font-size: 1.2em;
}
#content ul#societe li a:hover{
	text-decoration: underline;
}
/**** products ****/
#content ul#produits{
	clear: both;
	margin: 0px 0 0px 0px;
}
#content ul#produits li{
	float: left;
	list-style-type: none;
	width: 240px;
	height: 474px;
	background:  url(../images/product-separation-new.png) repeat-y left top;
	padding: 0;
	margin: 0;
	padding-top: 5px;

}
#content ul#produits li#crescendo{
	background:  none;
	padding: 5px 0 0px 0px;
	margin:0 0 0 0;
}
#content ul#produits li h3{
	width: 240px;
	height: 55px;
	margin: 0 auto 0 0;
}
#content ul#produits li h3 span{
	position: absolute;
	left: -5000px;
}
#content ul#produits li#crescendo h3{
	background: url(../images/title_new_crescendo.png) no-repeat 0px 0;
	margin-top:0px;
	margin-left:5px;
	margin-right:-15px;
	cursor:pointer;
}
#content ul#produits li#sld h3{
	background: url(../images/title_new_sld.png) no-repeat 0px 0;
	margin-top:0px;
	margin-left:8px;
	padding-top:-10px;
	margin-right:-15px;
	cursor:pointer;
}
#content ul#produits li#genihome h3{
	background: url(../images/title_new_genihome.png) no-repeat 0px 0;
	margin-top:0px;
	margin-left:8px;
	margin-right:-15px;
	cursor:pointer;

}
#content ul#produits li#genicar h3{
	background: url(../images/title_new_genicar.png) no-repeat 0px 0;
	margin-top:0px;
	margin-left:8px;
	margin-right:-15px;
	cursor:pointer;
}
/**** flash ***/
#content ul#produits li .anim{
	width: 220px;
	height:165px;
	margin:0;
	padding-top:80px;
}
#content ul#produits li #headerflashcrescendo{
	margin: 0;
	padding:80px 0 0 10px;
}
#content ul#produits li ul.info-text li{
	width: 200px;
	height: 70px;
	background: none;
	padding: 20px 5px 0px 20px;
	font-size: 15px;
	text-align:center;
}
#content ul#produits li ul li p{
	height: 4.3em;
}
#content ul#produits li ul.info-text li span.big{
	font-weight:bold;
	font-size: 16px;
}

#content ul#produits li ul{	
	margin: 0;
	padding: 0;
}
#content ul#produits li ul li{
	float: left;
	width: 230px;
	height: 155px;
	background: none;
	padding:20px 0 0 10px;
	margin:0;	
	font-size: 13px;
	position:absolute;
}
#content ul#produits li ul li p{
	height: 3.3em;
}
#content ul#produits li ul li a{
	display: block;
	width: 72px;
	height: 50px;
	margin: 14px auto 0;
	padding: 0;
}
#content ul#produits li ul li a span{
	position: absolute;
	left: -5000px;
}
#content ul#produits li ul li a.btn-fr{
	background: url(../images/btn-fr.png) no-repeat left top;
}
#content ul#produits li ul li a.btn-nl{
	background: url(../images/btn-nl.png) no-repeat left top;
}

#notre {
padding:0;
margin-left:550px;
}

#notre p {
color:#666666;
font-family:Trebuchet, Arial, sans-serif;
font-size:14px;
}
#notre p a.lang {
color:#666666;
font-family:Trebuchet, Arial, sans-serif;
font-size:14px;
font-weight:normal;
text-decoration:none;
}
#notre p a.lang:hover, a.active {
color:#b11216;
font-family:Trebuchet, Arial, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:normal;
}

#notre p span.border
{
color: #b11216;
font-weight:bold;
}

#notre a.btn-notre{
	background: url(../images/button_bg_new_notre.png) no-repeat;
	height:30px;
	width:170px;
	display: block;
	text-decoration:none;
}
#notre a.btn-notre p {
	color:#b11216;
	font-size:14px;
	font-weight:bold;
	padding:7px 35px 0 0px;
	margin:0px 0 0 0px;
}
/****************** Footer FR *****************************/
#footer-FR	{
	clear: both;
	background: url(../images/footer_fr.gif) no-repeat 0 bottom;
	height: 130px;
	width: 975px;
}
#footer-FR	p{
	margin:  0px 0 18px 10px;
	padding-top: 13px;
	!padding-top: 20px;
	width: 830px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
#footer-FR	p a{
	color: #9F1D10;
	text-decoration: none;
}
#footer-FR	p a:hover{
	text-decoration: underline;
}

/****************** Footer NL *****************************/
#footer-NL	{
	clear: both;
	background: url(../images/footer_nl.gif) no-repeat 0 bottom;
	height: 130px;
	width: 975px;
}
#footer-NL	p{
	margin:  0px 0 18px 10px;
	padding-top: 13px;
	!padding-top: 20px;
	width: 830px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
#footer-NL	p a{
	color: #9F1D10;
	text-decoration: none;
}
#footer-NL	p a:hover{
	text-decoration: underline;
}

#privacy{
	position:relative;
	width: 830px;
	font:.9em Arial, Helvetica, sans-serif;
	color: #606060;
	position: absolute;
	left:10px;
	bottom: 50px;
}