@page { 
  size :landscape; 
}
html {
  margin: 0;
  padding: 0;
}
body {
  padding: 10px 0 10px 0;
  margin: 0;
  font: 12px arial, verdana, helvetica, "Trebuchet MS", sans-serif;
  color: #676767;
  text-align: center;
  background: #F0F0F0;
}
h1, h2, h3,div, form, img, table, td, tr, p, li, ul, dd {
  margin: 0;
  padding: 0;
  border: none;
}
a, a:link, a:active, a:visited {
  color: #799E5B; 
  text-decoration : none; 
} 
a:hover {
  color: #659BC8; 
  text-decoration: none; 
}
.input {
  background: #F1F4F1;
  border: 1px solid #97B389;
  height: 16px;
  color: #767676;
  font: 11px tahoma, verdana, arial, helvetica, sans-serif;
  padding: 2px 0 0 1px;
}
.input:focus { background: #FFF; }
.submit_2 {
  font: bold 13px arial, helvetica, sans-serif;
  color: #000;
  height: 25px;
  vertical-align: middle;
  padding-left: 20px;
  margin: 0;
  background: url(bgd-submit.gif) no-repeat 0 -3px #BDD98A;
  border: 1px solid #799E5B;
}
.submit {
  background: none;
  border: none;
  height: 20px;
  color: #13376F;
  font: bold 12px arial, helvetica, sans-serif;
  padding: 3px 1px 1px 2px;
}
.submit:hover {
  background: none;
  border: 1px solid #6F9FBE;
  height: 20px;
  color: #13376F;
  font: bold 12px arial, helvetica, sans-serif;
  padding: 2px 0 0 1px;
}
.align_right {
  text-align: right;
}
.align_left {
  text-align: left;
}
.align_center {
  text-align: center;
}
#btn_appli {
  position: absolute;
  margin: 0 -425px;
  width: 850px;
  left: 50%;
  right: 50%;
  text-align: right;
}
.ast_required {
  font-size: 14px;
  color: red;
}
div.legend {
  font-size: 12px;
  text-align: right;
  padding: 0 5px 4px 0;
}
#btn_appli a {
  width: 196px;
  height: 21px;
  margin: 11px 12px 0 0 !important;
  margin: 11px 6px 0 0;
  padding: 4px 0 0 6px;
  background: url(btn_appli.gif) no-repeat #3D3D3D;
  text-align: center;
  font: bold 12px arial, helvetica, sans-serif;
  color: #FFF;
  display: block;
  float: right;
}
table.tarifs {
  width: 100%;
  margin: 0 auto 0 auto;
  border-bottom: 1px solid #87AF52;
}
table.tarifs td {
  padding: 5px;
  border-bottom: 1px solid #FFF;
}
table.tarifs td strong {
  color: #000;
}
table.tarifs tr.titre {
  background: #87AF52;
  font: bold 12px arial, helvetica, sans-serif;
}
table.tarifs tr.titre td {
  color: #FFF;
}
table.tarifs td.color_line {
  background: #F3F8EC;
}
table.tarifs td {
  border-bottom: 1px solid #C0DCA9;
  color: #000;
}
.commandez {
  margin: 25px 0 0 0px;
}
.vignette {
  float: left;
  margin: 3px 13px 0 0;
}
#btn_appli a:hover {
  color: #B2B2B2;
}
#global {
  width: 850px;
  margin: 0 auto;
  background: url(global_bg.gif) repeat-y left #FFF;
}
#header {
  background: url(header_bg.gif) no-repeat #78B211;
  height: 86px;
  text-align: left;
  border-bottom: 10px solid #BBD887;
}

#global #header h1 {
  float: left;
}
#global #header p {
  position: absolute;
  width: 304px;
  left: 50%;
  right: 50%;
  top: 36px;
  margin: 0 -152px 0 -210px;
  font: bold 15px arial, verdana, helvetica, "Trebuchet MS", sans-serif;
} 
#global #header p,
#global #header p a {
  color: #E2F8D2;
}
#global #header ul {
  height: 26px;
  float: right;
  margin: 60px 3px 0 0;
  width: 440px;
}
#global #header li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right;
}
#global #header li a { 
  height: 18px;
  padding: 8px 0 0 0;
  margin: 0 1px 0 0;
  display: block;
  float: left;
  color: #E7FFBB;
  font: bold 11px arial, verdana, helvetica, "Trebuchet MS", sans-serif;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

/*liste menu top*/
#global #header li a.link_home,
#global #header li a.link_home_activ {
  width: 80px;
}
#global #header li a:hover.link_home,
#global #header li a.link_home_activ {
  background: url(link_home_bg.gif) no-repeat #BBD887;
  color: #497201;
}
/*-*/
#global #header li a.link_eclients,
#global #header li a.link_eclients_activ {
  width: 130px;
}
#global #header li a:hover.link_eclients,
#global #header li a.link_eclients_activ {
  background: url(link_ec_bg.gif) no-repeat #BBD887;
  color: #497201;
}
/*-*/
#global #header li a.link_reven,
#global #header li a.link_reven_activ {
  width: 111px;
}
#global #header li a:hover.link_reven,
#global #header li a.link_reven_activ {
  background: url(link_reven_bg.gif) no-repeat #BBD887;
  color: #497201;
}
/*-*/
#global #header li a.link_contact,
#global #header li a.link_contact_activ {
  width: 88px;
}
#global #header li a:hover.link_contact,
#global #header li a.link_contact_activ {
  background: url(link_contact_bg.gif) no-repeat #BBD887;
  color: #497201;
}
/*FIN de liste menu top*/

#gauche_col {
  width: 191px;
  border-left: 1px solid #FFF;
  border-right: 1px solid #E1E6EE;
  float: right;
  background-color: #D5DED2;
  text-align: left;
}
#droite_col {
  width: 656px;
  border-right: 1px solid #FFF;
  border-top: 1px solid #FFF;
  float: right;
  background: url(droite_col.gif) repeat-x top;
}
#menu_footer {
  background: #BBD887;
  padding: 7px;
  text-align: center;
  clear: both;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  border-top: 1px solid #FFF;
}
#menu_footer a { color: #343434; margin: 0 4px; }
#footer {
  background: url(footer_bg.gif) no-repeat #BBD886;
  height: 23px; 
  color: #2477724;
  text-align: right;
  padding: 7px 7px 0 7px;
  font-size: 11px;
}
#footer a {
  color: #477724;
}

/*menu_gauche*/
#gauche_col .menu_y {
  list-style-type: none;
  background: #D5DED2;
}
#gauche_col .menu_y li a {
  font: bold 13px arial, helvetica, sans-serif;
  color: #4C4C4C;
  display: block;
  height: 22px;
  padding: 6px 5px 0  24px;
  margin: 0;
  border-bottom: 1px solid #BABABA;
  border-top: 1px solid #EFEFEF;
  background: url(fleche_1.gif) no-repeat 11px 10px;
}
#gauche_col .menu_y li a:hover,
#gauche_col .menu_y li .activ {
  background: url(menu_y_hover.gif) no-repeat #BCD988;
  color: #000;
}
#gauche_col form.newsletter {
  color: #244577;
  padding: 12px 9px 9px 9px;
  font-size: 11px;
  height: 60px;
  border-bottom: 1px solid #EFEFEF;
  border-top: 1px solid #EFEFEF;
}
#gauche_col form.newsletter input {
  float: left;
  margin: 6px 2px;
}
#gauche_col .references {
  padding: 5px 4px;
}
#gauche_col .references h2 {
  font: bold 13px arial, helvetica, sans-serif;
  color: #4C4C4C;
  height: 22px;
  padding: 6px 5px 0 24px;
  background: url(fleche_1.gif) no-repeat 11px 10px;
}
#gauche_col .btn_go_app {
  margin: 0 0 0 0;
  text-align: center;
  background: #CECECE;
  border-top: 1px solid #FFF;
  padding: 16px 0;
}
#gauche_col .btn_go_app a {
  width: 174px;
  height: 23px;
  margin: 0 auto;
  padding: 8px 0 0 6px;
  background: url(btn_app.gif) no-repeat #73AC0E;
  text-align: center;
  font: bold 12px arial, helvetica, sans-serif;
  color: #FFF;
  display: block;
}
#gauche_col .btn_go_app a:hover {
  color: #EEFFBA;
}
#gauche_col .contact {
  background: #D5DED2;
  border-top: 1px solid #FFF;
}
#gauche_col .contact img {
  margin: 16px 6px;
}
#droite_col .col_1 {
  width: 377px;
  float: left;
  overflow: hidden;
}
#droite_col .col_2 {
  width: 279px;
  float: left;
  overflow: hidden;
}
#droite_col .col_1 .screen {
  background: url(screen.jpg) no-repeat right bottom #F1FAEF;
  height: 260px;
  text-align: left;
}
#droite_col .col_1 .slogan {
  background: #F1FAEF;
  height: 75px;
  font: 21px arial, helvetica, sans-serif;
  color: #457724;
  text-align: left;
  padding: 18px 0 0 16px;
}
#droite_col .col_1 .slogan .r {
  font-size: 15px; 
  vertical-align: top;
}
#droite_col .col_1 .slogan h2 {
  font-size: 30px;
  text-transform: uppercase;
}
#droite_col .col_1 .btn_demo {
  margin: 139px 0 0 0;
  background: url(screen_demo_bg.gif) no-repeat;
  font: bold 14px arial, sans-serif;
  text-transform: uppercase;
  width: 130px;
  height: 21px;
  padding: 7px 0 0 0;
  float: left;
  text-align: center;
}
#droite_col .col_1 .btn_demo a { color:#FFF; }
#droite_col .col_1 .bloc_txt {
  height: 84px;
  margin: 0;
  padding: 7px 9px 0 9px;
  border-bottom: 1px solid #E1E6EE;
  text-align: justify;
  font-size: 12px;
  color: #000;
}
#droite_col .col_1 .bloc_txt h2 {
  font: bold 14px arial, sans-serif;
  color: #3D7724;
}
#droite_col .col_1 .bloc_txt .ico {
  float: left;
  margin: 10px 13px 5px 2px;
}
#droite_col .col_2 .screen {
  background: url(screen_2.jpg) no-repeat left bottom #FFF;
  height: 260px;
  text-align: left;
}
#droite_col .col_2 .screen .item {
  margin: 0 13px 0 13px;
  padding: 18px 0 0 43px;
  height: 50px;
  background: url(valid.gif) no-repeat 0 23px;
  font: 14px arial, sans-serif;
}
#droite_col .col_2 .screen .item h2 {
  font: bold 19px "Trebuchet MS", arial, sans-serif;
  color: #91AB5E;
}
#droite_col .col_2 .screen .plus {
  margin: 14px 0 0 1px;
  height: 42px;
  background: none;
}
#droite_col .col_2 .screen ul {
  background: none;
}
#droite_col .col_2 .screen ul li {
  margin: 0 0 0 18px;
  padding: 19px 0 0 21px;
  list-style: none;
  background: url(valid.gif) no-repeat 0 21px;
  font: bold 14px arial, sans-serif;
  color: #252525;
}
#droite_col .col_2 .screen p {
  margin: 10px 0 0 40px;
}
#droite_col .col_2 .offre {
  padding: 1px 0 1px 1px;
  border-bottom: 1px solid #E1E6EE;
  height: 178px;
}
#droite_col .col_2 .offre_start {
  height: 89px;
  padding: 1px 0 1px 1px;
  border-bottom: 1px solid #E1E6EE;
}
#droite_col .content {
  padding: 0 10px 20px 10px;
  text-align: left;
}
#droite_col .content a {
  color: #5D9100;
  text-decoration: underline;
}
#droite_col .content a:hover {
  color: #000;
  text-decoration: underline;
}
#droite_col .content h2 {
  font: 24px "Trebuchet MS", arial, sans-serif;
  color: #597E4C;
  padding: 18px 0 0 28px;
  background: url(fleche_3.gif) no-repeat 0 25px;
}
#droite_col .content h3 {
  font: bold 18px arial, helvetica, verdana,  sans-serif;
  color: #78B211;
  padding: 25px 0 3px 15px;
  margin: 0 0 5px 0;
  border-bottom: 1px dotted #E5E5E5;
  background: url(fleche_2.gif) no-repeat 0 32px;
}
#droite_col .content h3.faq {
  padding: 25px 0 3px 0px;
  background: none;
}
#droite_col .content p {
  text-align: justify;
  color: #000;
}
#droite_col .content p.faq {
  padding-left: 28px;
  background: url(reponse.gif) no-repeat left top;
}
#droite_col .content h3.picto_1 {
  padding: 25px 0 5px 34px;
  background: url(picto_1.gif) no-repeat 0 20px;
}
#droite_col .content h3.picto_2 {
  padding: 25px 0 5px 34px;
  background: url(picto_2.gif) no-repeat 0 20px;
}
#droite_col .content h3.picto_3 {
  padding: 25px 0 5px 34px;
  background: url(picto_3.gif) no-repeat 0 20px;
}
#droite_col .content ul {
  margin: 15px 0 0 0;
  padding: 0 0 9px 22px;
  color: #67990E;
}
#droite_col .content li {
  margin: 0;
  padding: 0;
  list-style-type: square;
}
#droite_col .content .bloc_border_rich {
  border: 1px solid #D3E5C7;
  margin: 25px 0 0 0;
}
#droite_col .content .bloc_rich {
  border: 1px solid #FFF;
  background: url(bg_rich.gif) repeat-x bottom;
  padding: 5px;
  color: #799E5B;
  font: bold 11px arial, sans-serif;
  line-height:16px;
}
#droite_col .content .connexion {
  width: 350px;
  margin: 25px auto;
}
#droite_col .content .connexion td {
  padding: 3px;
}
#droite_col .content .form {
  width: auto;
  margin: 0;
}
#droite_col .content .form td {
  padding: 3px;
}
#pied {
  width: 850px;
  margin: 10px auto;
  text-align: right;
}

/*
* Formulaires
**/
#droite_col .tab_res,
#droite_col .tab_res_2 {
  margin: 4px auto 10px auto;
  width: 97%;
  font: 12px arial, verdana, helvetica, "Trebuchet MS", sans-serif;
  color: #525252;
  border: 1px solid #E1E1E1;
  background: #FFF;
}
#droite_col .tab_res_2 {
  border: none;
  background: none;
}
#droite_col .tab_res td,
#droite_col .tab_res_2 td {
  padding: 5px 5px 4px 5px;
}
#droite_col .tab_res .result,
#droite_col .tab_res_2 .result {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}
#droite_col .tab_res_2 h2 {
  color: #559EAC;
  border-bottom: 1px solid #559EAC;
  font: bold 18px  arial, helvetica,verdana, "Trebuchet MS", sans-serif;
  margin: 0 -5px 0 -5px;
  text-transform: none;
  background: none;
  padding: 0;
  letter-spacing: -1px;
  text-align: left;
}
#droite_col .tab_res_2 h2 a {
  color: #559EAC;
}
.asterix{
  color: #969696;
  font: italic 11px  verdana, arial, tahoma, sans-serif;
  text-align: left;
}
.input_3 {
  border: 1px solid #97B389;
  margin: 0;
  padding: 1px 0 0 2px;
  background: #F9FDF5;
  font-family: arial, helvetica,  sans-serif;
  /*width: 155px;*/
}
input_3:focus {
  border-color: #78B211;
  background: #FFF;
}
.input_2 {
  height: 18px;
  border: 1px solid #F1F1F1;
  margin: 0;
  padding: 1px 0 0 2px;
  background: #C1C9CC;
}
.input_2:focus {
  border-color: #66BAD2;
  background: #FFF;
}
textarea {
  font-size: 12px;
}
.divcheckbox {
  text-align: left;
  margin: 0 0 0 50px;
  line-height: 20px;
}
.divcheckbox input {
  margin: 0 5px 0 0;
}
.important {
  color: red;
}
#droite_col .plus {
  background: #EBEEE7;
  font-weight: bold;
  text-align: left;
}
.res_border td {
  border-bottom: 1px solid #DAE8EB;
}
.error_top {
  color: red;
  text-align: center;
  padding-top: 4px;
}
.pass_lost {
  font-size: 10px;
  color: #dedede;
  text-decoration: none;
}
.valid_basket {
  text-align: right;
  padding-top: 5px;
}
.firstp {
  margin-top: 20px;
}

/*
*  Espapce clients
**/
.submenu {
  text-align: right;
  padding: 3px 0 0 0;
  font: 13px arial, verdana, helvetica, "Trebuchet MS", sans-serif;
  font-weight: bold;
  color: #000;
}
#droite_col .submenu ul {
  float: right;
  margin: 0;
  padding: 0;
}
#droite_col .submenu li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right;
}
#droite_col .submenu li a { 
  padding: 0 10px;
  display: block;
  float: left;
  color: #000;
  font: bold 12px arial, verdana, helvetica, "Trebuchet MS", sans-serif;
  text-align: center;
  text-decoration: none;
  border-left: 1px solid #000;
}
#droite_col .submenu ul li.first a {
  border-left: none;
}

/*
* Conditions Generales
**/
.condgen p {
  margin-top: 15px;
}
.condgen p.firstp {
  margin-top: 25px;
}
#droite_col .condgen h3 {
  font-size: 14px;
  background: url(fleche_2.gif) no-repeat 0 28px;
}
#droite_col .condgen li {
  color: #676767;
}
