html {
  font-size : 100%;
  height: 100%;
  background: #26709e url(images/bg_center.jpg) repeat-y center top;
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 0.8em;
  color: #3b3b3b;
  height: 100%;
  text-align: center; /*pour centrer sous IE */
  background: transparent url(images/bg_top.png) repeat-x top;
  margin: 0;
  padding: 0;
}
* html body {
  background: #26709e url(images/bg_center.jpg) repeat-y center top;
  font-size: 0.78em;
}

img{
  border: 0;
}

a{color : #e28401; text-decoration: none;}
a:link, a:visited, a:hover, a:active {color: #e28401; text-decoration: none;}


#content {
  position: relative;
  color: inherit;
  width: 848px;
  min-height: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  border: 0px solid black;
}


/* header */
#header {
  height: 112px;
  width: 833px;
  margin-left: 10px;
  background: #ffffff url(images/bg_header.jpg) repeat-x top;
}
* html #header {
  width: 836px;
  margin-left: 2px;
}

#logo {
  float: left;
  margin: 15px 0 8px 10px;
}

#login {
  display: none; /* a supprimer lorsque la page LOGIN sera prete */
  float: right;
  font-size: 0.85em;
  color: #e28401;
  padding: 14px 10px 0 20px;
}

#lang {
  float: right;
  background: #ececed url(images/bg_lang.gif) repeat-x;
  padding: 14px 14px 8px 14px;
  margin-right: 10px; /* a supprimer lorsque la page LOGIN sera prete */
}


/* navigation top_menu */
#bando {
  clear: both;
  width: 848px;
  height: 285px;
}

#banner {
  width: 658px;
  height: 271px;
  margin-left: 185px;
}
* html #banner {
  position: absolute;
  top: 112px;
  left: 0px;
}

#navcontainer {
  float: left;
  width: 189px;
  height: 250px !important;
  height: 271px; /* affichage IE */
  text-align: left;
  background: transparent url(images/bg_menu.jpg) no-repeat;
  margin: 0 0 0 -4px;
  padding: 35px 0 0 0;
}

#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1.05em;
  font-weight: bold;
}

#navcontainer li {
  margin: 0 0 0 1px;
  padding: 0;
  line-height: 26px;
}

#navcontainer a {
  display: block;
  font-size: 1.15em;
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  padding: 2px 2px 2px 40px;
  width: 145px !important;
  width: 188px; /* affichage IE */
  background-image: url(images/bg_menu_off.gif);
}

#navcontainer a:link, #navlist a:visited {
  text-decoration: none;
}

#navcontainer a:hover {
  background-image: url(images/bg_menu_on.jpg);
}

#navcontainer #active {
  display: block;
  font-size: 1.15em;
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  padding: 2px 2px 2px 40px;
  width: 145px !important;
  width: 188px; /* affichage IE */
  background-image: url(images/bg_menu_on.jpg);
}


/* sidebar */
.box-more {
  float: left;
  margin: 0.2em 0 0 0;
  padding: 0;
}

.box-more-sidebar {
  margin: 8px 0 20px 20px;
  padding: 0;
}

.txt-plus {
  float: left;
  margin: 0;
  padding: 0;
}

.txt-plus-right {
  float: right;
  margin: 0;
  padding: 0;
}

.img-center {
  float: left;
  margin: 0;
  padding: 1px 0 0 5px;
  width: 9px;
}
* html .img-center {
    padding: 3px 0 0 5px;
}

.img-center-right {
  float: right;
  margin: 0;
  padding: 4px 0 0 5px;
  width: 9px;
}
#center .plus {
  font-size: 85%;
}

#center .spacer-sidebar {
  margin: 14px 0 0 18px;
  padding: 0;
}

#center .plus_sidebar {
  font-size: 85%;
}

#submenu {
  float: left;
  width: 170px;
  text-align: left;
  margin: 0 0 30px -1px;
  padding: 0;
}

#submenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1.05em;
  font-weight: bold;
}
* html #submenu a, *+ html #submenu a {
  width: 188px;
}

#submenu li {
  margin: 0 0 0 1px;
  padding: 0;
  line-height: 28px;
}

#submenu a {
  display: block;
  font-size: 0.98em;
  color: #e69423;
  padding: 0 2px 2px 30px;
  width: 150px;
  background: url(images/bg_submenu1_off.jpg) no-repeat;
}
* html #submenu a {
  width: 188px;
}

#submenu a:hover {
  color: #666666;
  background: url(images/bg_submenu2_on.jpg) no-repeat;
}

#submenu a:link, #submenu_list a:visited, #sub_submenu_list a:visited {
  text-decoration: none;
}

#sub_submenu a {
  display: block;
  font-weight: bold;
  font-size: 0.8em;
  color: #999999;
  padding: 0 2px 2px 40px;
  width: 140px;
  background: url(images/bg_submenu3_off.jpg) no-repeat;
}
* html #sub_submenu a {
    margin: 0 0 0 -2px;
}

#sub_submenu a:hover{
  color: #666666;
  background: url(images/bg_submenu3_on.jpg) no-repeat;
}
* html #sub_submenu a:hover {
  line-height: 22px;
  background: url(images/bg_submenu3_on.jpg) no-repeat;
}

#sub_submenu li {
  margin: 0 0 0 1px;
  padding: 0;
  line-height: 22px;
}
* html #sub_submenu li {
  margin: 0 0 0 -30px;
}

#active1 {
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  padding: 0 2px 2px 19px;
  margin: 0;
  width: 160px;
  line-height: 28px;
  background: url(images/bg_submenu1_on.jpg) no-repeat;
}
* html #active1 {
  width: 180px;
}

#active1 a {
  color: #007cc9;
}

#submenu #active_submenu2 {
  display: block;
  font-size: 0.98em;
  color: #666666;
  padding: 0 2px 2px 30px;
  width: 150px;
  background: url(images/bg_submenu2_on.jpg) no-repeat;
}
* html #submenu #active_submenu2 {
  width: 180px;
}

#sub_submenu #active_submenu3 {
  display: block;
  font-size: 0.8em;
  color: #666666;
  padding: 2px 2px 2px 40px;
  width: 150px;
  background: url(images/bg_submenu3_on.jpg) no-repeat;
}
* html #sub_submenu #active_submenu3 {
    margin: 0 0 0 -32px;
}

.testimonial {
  margin-left: 9px;
}

.separator {
  clear: both;
  height: 1px;
  margin: 35px 0 15px 0;
  padding: 0;
  background: transparent url(images/sidebar_separator.jpg) no-repeat;
}

.separator_top_submenu {
  height: 1px;
  margin: 0 0 0 1px;
  background: transparent url(images/sidebar_separator.jpg) no-repeat;
}
* html .separator_top_submenu { /* hack pour IE 6 et - */
  margin: -20px 0 0 1px;
  background: transparent url(images/sidebar_separator.jpg) bottom left no-repeat;
}
*+ html .separator_top_submenu { /* hack pour IE 7 */
  margin: -20px 0 0 1px;
  background: transparent url(images/sidebar_separator.jpg) bottom left no-repeat;
}

.marge {
 padding-left: 20px;
}

#spacer {
  height: 20px;
  clear: letft;
  border: 0px solid red;
}

#form {
  margin: 20px 0 0 6px;
  padding: 0;
}

input.button {
  float: left;
  margin: 2px 0 0 5px;
  padding: 0;
  width: 21px;
  cursor: pointer;
}
*+ html input.button, * html input.button {
  margin: 1px 0 0 2px;
}

input.text {
  float: left;
  margin-left: 15px;
  margin-top: 2px;
  padding: 1px 1px 0 1px;
  width: 115px;
  height: 12px;
  font-size: 0.75em;
  color: #3b3b3b;
  border-left: 1px solid #7f7f7f;
  border-top: 1px solid #7f7f7f;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}
* html input.text { /* hack pour IE 6 et - */
  margin-left: 10px;
  margin-top: 1px;
  padding: 2px 0 0 2px;
  height: 15px;
}
*+ html input.text {  /* hack pour IE 7  */
  margin-left: 10px;
  margin-top: 1px;
  padding: 2px 0 0 2px;
  height: 15px;
}


/* center : content */
#center {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  height: auto;
  border: 0px solid red;
}
html>body #center {
    height: auto;
}

#sidebar {
  margin: 0 0 0 6px !important;
  margin: 0 0 0 6px;
  float: left;
  width: 175px;
  text-align: left;
  padding: 0;
  border: 0px solid red;
}

#texte {
  margin: 0 45px 0 210px;
  width: 560px;
  text-align: justify;
  padding: 0;
  border: 0px solid orange;
}


h1 {
  color: #007cc9;
  font-weight: normal;
  letter-spacing: 0.02em;
  font-size: 1.7em;
  margin: 0.2em 0 0.4em 0;
  padding: 0;
}

h2 {
  color: #007cc9;
  font-size: 1.15em;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  padding: 0;
}

.square {
  padding: 0 0 0 10px;
  background: transparent url(images/h2_bullet.gif) top left no-repeat;
}

#sidebar h2, #line1 h2, #line2 h2, #left_box h2, #full_box h2 {
  margin: 0;
  background: none;
}
#line1 h2, #line2 h2, #left_box h2, #full_box h2 {
  padding: 0;
}

h3 {
  color: #3b3b3b;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  margin: 0.5em 0 0 0;
  padding: 0;
}

h4 {
  color: #007cc9;
  font-size: 1.15em;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-align: left;
  font-size: 1.5em;
  margin: 0 0 0.3em 0;
  padding: 0;
}

h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-align: left;
  font-size: 1em;
  margin: 0 0 0.5em 0;
  padding: 0;
}

h6 {
  color: #007cc9;
  font-weight: normal;
  letter-spacing: 0.02em;
  font-weight: bold;
  font-size: 1.7em;
  margin: 0.2em 0 0.4em 0;
  padding: 0;
}
p {
  margin: 0 0 0 10px;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;    /* Front page text  */
  font-size: 0.95em;
  line-height: 1.2em;
}
* html p {
  font-size: 0.93em;
  line-height: 1.1em;
}


#sidebar p, .box-content p, #texte p {
 margin: 0;
}

.arrow {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  background: transparent url(images/p_arrow.gif) no-repeat;
  font-family: verdana;
  line-height: 1.2em;
}
* html .arrow {
  background: transparent url(images/p_arrow_ie.gif) no-repeat;
}

#texte ul {
  margin: 2em 0 2em 2em;
  padding: 0;
  list-style-image: url(images/p_li.gif);
}
* html #texte li {
  list-style-image: url(images/p_li_ie.gif);
}

#texte li {
  margin: 0 0 0 2em;
  padding: 0 0 0.3em 0;
}


.right img {
  float: right;
  border-left: 20px solid transparent;
}
* html .right img {
  margin-left: 20px;
  border: 0;
}

.float_right {
  float: right;
  margin: auto 0 auto 20px;
  width: 80px;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
}

.partner-img {
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  width: 80px;
  height: 50px;
}

#full_box {
  margin: 2em 0 0 0;
  padding: 0.8em 1em 1em 1em;
  border: 1px solid #dbdbdb;
  background: #ffffff url(images/bg_full_box.jpg) bottom repeat-x;
}

.full_box-img {
  float: left;
  margin-right: 10px;
}

#left_box {
  float: right;
  width: 140px;
  margin: 0 0 2em 2em;
  padding: 0.8em 1em 1em 1em;
  border: 1px solid #dbdbdb;
  background: #ffffff url(images/bg_full_box.jpg) bottom repeat-x;
}

#left_box_small {
  float: right;
  text-align: left;
  width: 130px;
  margin: 0 0 2em 2em;
  padding: 0.8em 0.5em 0.5em 0.5em;
  border: 1px solid #dbdbdb;
  background: #ffffff url(images/bg_full_box.jpg) bottom repeat-x;
}

.h1_separator {
  height: 60px;
  margin: 0 0 0 -23px;
  background: transparent url(images/h1_separator.gif) no-repeat;
}

#line1 {
  height: 135px;
  margin: 20px 0 0 0;
}
* html #line1 {
  height: 115px;
}

#line2 {
  clear: right;
  height: 135px;
  margin: 5px 0 0 0;
}
* html #line2 {
  height: 115px;
}

.box-left {
  float: left;
  width: 277px;
  height: 135px !important;
  height: 115px;
  margin: 0;
  padding: 0;
  border-right: 1px solid #dbdbdc;
  border-bottom: 1px solid #dbdbdc;
  background: transparent url(images/bg_box.jpg) no-repeat;
}

.box-content {
  text-align: left;
  width: 250px;
  height: 135px;
  margin: 10px 0 0 20px;
  padding: 0;
}
* html .box-content {
  height: 115px;
}

.box-right  {
  float: right;
  width: 277px;
  height: 135px;
  padding: 0;
  margin: 0 0 0 -20px;
  border-right: 1px solid #dbdbdc;
  border-bottom: 1px solid #dbdbdc;
  background: transparent url(images/bg_box.jpg) no-repeat;
}

* html .box-right {
  height: 115px;
}

.box-img {
  float: right;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
* html .box-img {
  margin-left: 10px;
  margin-right: 10px;
  border: 0;
}

/* form */
#license form, #contact form {
 position: relative;
}

/* just for IE */
*html #license h2 {
  padding-left: 45px;
}

.p_license label {
  display: block;
  width: 190px;
  height: 20px;
  float: left;
  text-align: left;
  margin-bottom: 10px;
}
*html .p_license label {
  width: 240px;
}

.p_contact label {
  display: block;
  width: 180px;
  height: 20px;
  float: left;
  text-align: left;
  margin-bottom: 10px;
}

#texte input.form_text_license {
  text-align: left;
  width: 250px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #3b3b3b;
  padding-left: 2px;
  border-left: 1px solid #7f7f7f;
  border-top: 1px solid #7f7f7f;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}
#texte input.form_text_license_half {
  text-align: left;
  width: 125px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #3b3b3b;
  padding-left: 2px;
  border-left: 1px solid #7f7f7f;
  border-top: 1px solid #7f7f7f;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}

#texte input.form_text_contact {
  text-align: left;
  width: 200px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #3b3b3b;
  padding-left: 2px;
  border-left: 1px solid #7f7f7f;
  border-top: 1px solid #7f7f7f;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}

#texte select, #texte textarea {
  width: 250px;
  font-family: Verdana,Helvetica,sans-serif;
  text-align: left;
  font-size: 0.9em;
  color: #3b3b3b;
  border-left: 1px solid #7f7f7f;
  border-top: 1px solid #7f7f7f;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}

#texte textarea {
  padding-left: 2px;
}

#license br, #contact br {
  clear: both;
}

input .btn_send {
  margin: 2px 0 0 5px;
  cursor: pointer;
  border: 1px solid red;
  width: 30px;
  height: 15px;
}

.license_marge_form {
  padding-left: 290px;
}
* html .license_marge_form {
  padding-left: 244px;
}

.contact_marge_form {
  padding-left: 180px;
}
* html .contact_marge_form {
  padding-left: 183px;
}


/* footer */
#footer, #footer_home {
  position:absolute;
  left:7px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 15px;
  width: 820px;
  height: 95px;
  background: transparent url(images/bg_footer.gif) bottom repeat-x;
}
* html #footer {
  width: 835px;
}
* html #footer_home {
  clear: both;
  position: fixed;
  width: 835px;
}

#links {
  margin: 0;
  padding: 1.5em 0 0 0;
  border: 0px solid green;
}

#links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1em;
}

#links li {
  display: inline;
  margin: 0;
  padding: 0;
}

#links a {
  color: #e28401;
  font-size: 0.8em;
  padding: 0 0.5em;
  border-right: 1px solid #888888;
}

#links a:link, #links a:visited {
  text-decoration: none;
}

#links a:hover {
  text-decoration: underline;
}

#copy {
  font-size: 0.8em;
  padding: 3.8em 0 0 0.2em;
}



