@charset "utf-8";
/* HEADER */
#header {
	background: #D9D9D9 url("../images/header.png") scroll no-repeat center bottom;
	height: 269px;
}

#logo {
	position: absolute;
	z-index: 2;
	top: 45px;
	left: 40px;
}
#logo img {
	border: 0;
}
/* CARROUSEL */

#header .mod_flash {
	width: 720px;
	height: 230px;
	position: absolute;
	left: 109px;
	top: 40px;
	z-index: 1;
}
#header .mod_flash {
	position: absolute;
	left: 109px;
	top: 40px;
	z-index: 1;
}
#header .mod_flash * {
	outline: none;
}
#header .mod_flash .alt_flash {
	width: 100%;
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #666;
}
#header .mod_flash .alt_flash a {
	color: #B1C003;
}
/* CONTAINER */
#container {
	background: #FFF url("../images/container.png") scroll no-repeat center top;
	overflow: auto;
	width: 100%;
	color: #575759;
}

#container .focus {
	margin-left: 15px;
}
#container #solutions-focused.focus {
	margin-left: 30px;
}

/* LEFT COLUMN */
#left {
	width: 235px;
	float: left;
	display: inline;
	margin-left: 81px;
}

#focus {
	background: #FFF url("../images/focus.png") scroll no-repeat center top;
}
body.en #focus {
	background-image: url("../images/focus_en.png");
}
#focus .first {
	padding: 50px 33px 15px 17px;
}
#focus .first .ce_text {
	height: 145px;
	overflow: hidden;
}

#all-news {
	margin: -30px 35px 0 0;
}

#accesrapide {
	margin: 30px 0 30px 10px;
}

/* MAIN COLUMN */
#main {
	margin: 140px auto auto 80px;
	float: left;
	display: inline;
	width: 494px;
	padding: 0;
	background: #FFF url("../images/main.png") scroll repeat-y center top;
	font-size: 0.7em;
}
#main .mod_article {
	margin: 0 30px;
}
#main * {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 125%;
}
#main h1 {
	margin: 15px 0;
	font-family: Arial, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px solid #575759;
}

#main #clear {
	background: #FFF url("../images/main_bottom.png") scroll no-repeat center bottom;
	height: 70px;
}