BODY {
	font-family:  Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#59200a;
	font: 85% Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	background:#ffffff url(../images/body_bg.gif) repeat-x;
}

img {
	border:0px;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

.content {
	width:960px;
	margin:auto;
	text-align:left;
	position:relative;
}

a  {
	font-weight:bold;
}

h1, h2, h3, h1 a , h2 a, h3 a  {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-weight:normal;
	margin-bottom:0px;
	text-decoration: none;
}

h1 { 
	font-size: 2em;
}

h2 { 
	font-size:1.5em;
}

#footer a {
	color:#eae142;
	text-decoration: none;
	font-weight:normal;
}


#footer {
	height: 220px;
	width:100%;
	margin-top:10px;
	bottom:0px;
	background:#bfc500;
	background: url(../images/footer_bg.gif) repeat-x;
	text-align:center;
	color:#eae142;
	
}

#header {
	width:100%;
	text-align:center;
	height:151px;
	position: relative;
}


#banner a {
	color:#6f7500;
	text-decoration:none;
}

#logo {
	position: absolute;
	left:0px;
	top:18px;
	z-index:10;
}



#banner {
	position: relative;
}

#banner_content {
	height:349px;
	background: url(../images/banner_bg.gif) no-repeat;
}

#home_illus {
	position: absolute;
	left:120px;
	top:76px;
}

#home_accroche {
	position: absolute;
	left:364px;
	top:0px;
}

#home_intro {
	position: absolute;
	left:586px;
	top:138px;
	width:381px;
	height:77px;
	color:#6f7500;
	font-style:italic;

}

#methode_accroche {
	position: absolute;
	left:277px;
	top:32px;
}
#methode_illus {
	position: absolute;
	left:136px;
	top:62px;
}
#home_intro {
	position: absolute;
	left:586px;
	top:138px;
	width:381px;
	height:77px;
	color:#6f7500;
	font-style:italic;

}

#contact_intro {
	position: absolute;
	left:586px;
	top:50px;
	width:381px;
	height:77px;
	color:#6f7500;
}

#menu {
	position: absolute;
	width: 600px;
	height:50px;
	overflow: hidden;
	margin:0px;
	padding:0px;
	top: 122px;
	left: 280px;
	z-index: 5;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu li {
	float: left;
	list-style: none;
}

#menu li.backLava {
	background: url("../images/menu_bg.gif") no-repeat center 19px;
	position: absolute;
	height: 30px;
}

#menu li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #ffffff;
	outline: none;
	text-align: center;
	top: 0px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 18px;   

}  
 
#menu li a:hover {
	border: none;
}              


#main h1,
.carousel h1  {
	float: left;
	margin-top: -7px;
	width:200px;
	margin-left:370px;
	
}  

#main .paragraph,
.carousel .paragraph {
	width:350px;
	margin-left:600px;
}

#footer_content {
	padding-top:1px;
}

#deroulement_illus{
	position: absolute;
	left:194px;
	top:1px;
}

#plan_illus{
	position: absolute;
	left:194px;
	top:1px;
}

#main .paragraph  {
text-align: justify;
}

#banner_content .carousel h1  {float: left;margin-top: 5px;width:100px;margin-left:450px;}  
#banner_content .carousel p.paragraph {width:200px;margin-left:570px;}

		#banner_content.solutions {height:450px;}
		#banner_content .carousel,
		#banner_content .carousel .carousel-wrap{margin:0;border:0;}
		#banner_content .carousel.js .carousel-wrap{width:960px;float:left;}
		#banner_content .carousel ul{margin:0;padding:0;}
		#banner_content .carousel.js ul li{display:inline;height:450px;float:left;padding: 0;width:960px;}
		#banner_content .carousel .carousel-control{background: url("../images/suivant.gif") no-repeat center right;width:160px;position:absolute;top:400px;left:750px;font-size:2em;font-family: Tahoma, Geneva, Verdana, sans-serif;cursor:pointer;}
		#banner_content .carousel .disabled{color:#ddd;cursor:default;background:#f4f4f4;}
		#banner_content .carousel div{margin:0;padding:0;border:0;}
		#banner_content div.center-wrap{clear:both;border:0;}
		#banner_content div.center-wrap div{border:0;}
		#banner_content div.center-wrap a{margin:0 2px;padding:0 5px;border:1px solid #d3d3d3;background:#f4f4f4;cursor:pointer;}
		#banner_content div.center-wrap a.active{background:#ddd;}
