* {
	background: #fff;
}
html,
body,
#header,
#wrapper,
#container,
#main,
#main .mod_titres {
	width: 100%;
  background: #fff;
}

#header h3#logo,  
#menu,
#footer,
#left,
#right,
.form_search,
.mod_breadcrumb {
	display: none;
}

.print {
	display: block;
}

#header {
  height: 100px;
}


#main .mod_titres .level_0,
#main .mod_titres .level_0.company,
#main .mod_titres .level_0.applications,
#main .mod_titres .level_0.products,
#main .mod_titres .level_0.technologies,
#main .mod_titres .level_0.partners,
#main .mod_titres .level_0.news,
#main .mod_titres .level_0.contacts,
#main .mod_titres .level_0.legal_notices,
#main .mod_titres .level_0.site_map,
#main .mod_titres .level_0.page_not_found,
#main .mod_titres .level_0.search {
  width: 100%;
  height: auto;
  padding-left: 0;
  border-bottom: 1pt dotted #5a86c3;
  background-image: none;
  background: #fff;
  color: #2c529f;
  font-size: 15px;
  text-indent: 0px;
}
#main .mod_titres .level_1 {
  width: 100%;
  padding-left: 0;
  background: #fff;
  border-bottom: 1pt solid #ed1c24;
}
#main .mod_titres .level_2 {
  width: 100%;
  padding-left: 0;
  background: #fff;
}

