/*Div globale*/
html, body {
  height: 100%;
}

body {
  background-color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
}

html, body, table, th, tr, td, p, ul, li,dl, dt, dd, img, h1, h2, h3, h4, h5, h6, a, legend, form, input, textarea, label {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
  font-size: 11px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#retour_ligne {
  clear: both;
}
div#global {
  width:950px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  /*min-height: 100%;*/
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-color: #00000;
  border-left-color: #000000;
  border-bottom-color: #000000;
  padding: 0px;
  margin-top: 0px;
  z-index: 0;
  left: 0px;
  top: 0px; 
}

div#header {
  left: 0px;
  height: 136px;
  width: 950px;
  background-color: #000000;
  z-index: 0;
  visibility: visible;
  top: 0px;
}

#header img {
  float:left;
  margin-top:7px;
  margin-right:6px;
  margin-bottom:0;
  margin-left:0;
}

img#logo {
  margin-top: 7px;
  margin-right: 25px;
  margin-bottom: 1px;
  margin-left: 20px;
}

div#menu_products {
  clear:both;
  height:19px;
  margin-left:18px;
  width:930px;
  /*overflow: hidden;*/
}

/*#header div.menu_products_children{*/
div.menu_products_children{
  position:absolute; 
  width:160px; 
  height:36px; 
  background-color:#fcffff;
  visibility: visible;
}
           

div#flux {
  clear:both;
  left: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;  
  width: 882px;
  z-index: 0;
  visibility: visible;
  top: 0px;
}

div#title {
  left: 0px;
  min-height: 28px;
  width: 882px;
  background-color: #FFFFFF;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  z-index: 0;
}

div#col_left{
  float:left;
  width:182px;
  /*height:374px;*/
  font-size: 12px;
}

#col_left div{
  padding-top:2px;
  padding-bottom:2px;
  margin-top:5px;
  margin-bottom: 2px;
  border-bottom: 2px solid #000000;
  color:#000000;
  font-family:Verdana;
  font-size:11px;
}

#col_left div.panier{
  padding-top:2px;
  padding-bottom:2px;
  margin-top:5px;
  border-top: 2px solid #20B0DE;
  margin-bottom: 2px;
  border-bottom: 2px solid #20B0DE;
  background-color: #D1E9F8;
}
#col_left a{
  color:#000000;
  line-height: 1.8em;
}

#col_left a.titre{
  background-image:url(/media/imgs/gen/fleche_noire.gif);
  background-repeat:no-repeat;
  color:#000000;
  padding-left:30px;
  display: block;
  height: 20px;
  line-height: 1.8em;
}

#col_left a.titre-panier{
  background-image:url(/media/imgs/gen/fleche_bleue.gif);
  background-repeat:no-repeat;
  color:#000000;
  padding-left:30px;
  display: block;
  min-height: 20px;
  line-height: 1.8em;
}

#col_left a.liste_produits{
  background-image:url(/media/imgs/gen/bg_listeproduits.gif);
  background-repeat:no-repeat;
  color:#FFFFFF;
  font-size:10px;
  display: block;
  height: 18px;
  line-height:1.5em;
  padding-left: 5px;
  margin-top:5px;
  margin-bottom:5px;
}

#col_left a.panier{
  background-image:url(/media/imgs/gen/panier.gif);
  background-repeat:no-repeat;
  color:#000000;
  display: block;
  height: 26px;
  line-height:2.1em;
  padding-left: 35px;
  margin-top:5px;
  margin-bottom:5px;
}

div#hidden_products {
  position:absolute;
  display:none;
  width:200px;
  height:400px;
  left:200px;
  top:237px;
  overflow-x: hidden;
  overflow-y: auto;
  border: none;
}

#hidden_products a{
  display:block;
  background-color:#ebeef0;
  color:#000000;
  text-decoration: none;
  min-height:19px;
  padding:2px;
  padding-left:10px;
  border-top:2px solid #cfd4d5;
  border-left:1px solid #cfd4d5;  
}
#hidden_products a:hover{
  background-color:#000000;
  color:#FFFFFF;
}

a#close_products {
  background-color:#CFD4D5;
  color:#000000;
  font-weight:bold;
  height:10px;
  min-height:10px;
  right:2px;
  padding:0 10px 2px 0;
  text-align:right;
}

div#col_center{
  float:left;
  width:507px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #005797;
  margin-left:25px;
  text-align: justify;
}

#col_center div.produit{
  float:left;
  width:94px;
  /*height:130px;*/
  margin-right:5px;
  margin-top:7px;
  margin-bottom:2px;
  text-align: center;
}

#col_center div.produit_image{
  width:94px;
  background-image: url(/media/imgs/gen/bg_produit_item.gif);
  background-repeat:no-repeat;
  background-position: top;
  padding-top: 7px;
  padding-bottom: 1px;
}

#col_center div.produit_image a{
  display:block;
}


#col_center img.produit_image{
  height:85px;
  max-width: 100px;
}
#col_center div.produit_lien{
  background-color: #20B0DE;
  background-image: url(/media/imgs/gen/bg_produit_lien.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  width:94px;
  text-align: center;
}

#col_center img.produit_image_fiche{
  float:left;
  margin-right:10px;
}

#col_center hr{
  background-color:#ffffff;
  border:none;
  border-top-width:2px;
  border-top-style:dashed;
  /*clear:both;*/
  color:#005797;
  height:1px;
  margin:0;
  padding:0;
  width:100%;
}

#col_center hr.produit_fiche{
  background-color:#ffffff;
  border:none;
  border-top-width:2px;
  border-top-style:dashed;
  /*clear:both;*/
  color:#20B0DE;
  height:1px;
  margin:0;
  padding:0;
  width:100%;
}

#col_center h2{
  color:#000000;
  font-family:Verdana;
  font-size:13px;
  margin-bottom:0;
  margin-top:10px;
  padding-bottom:10px;  
  border-bottom: 2px solid #005797;
}

#col_center h3{
  color:#005797;
  font-family:Verdana;
  font-size:11px;
  font-weight: bold;
  margin-bottom:10px;
  margin-top:10px;
}

#col_center h4, #col_center h4 a{
  color:#b1c400;
  font-family:Verdana;
  font-size:10px;
  font-weight: bold;
  margin-bottom:10px;
  margin-top:10px;
}

#col_center h5{
  color:#005797;
  font-family:Verdana;
  font-size:9px;
  font-weight: bold;
  margin-bottom:10px;
  margin-top:10px;
}

#col_center p{
  color:#000000;
  font-family:Verdana;
  font-size:11px;
  margin:0;
  margin-bottom:10px;
  margin-top:10px;
}

#col_center a{
  color:#005797;
  font-family:Verdana;
  font-size:11px;
  text-decoration: none;  
}
#col_center a.alerte, #col_center p.alerte{
  color: #cc0000;
}
#col_center a:hover{
  color:#20b0de;
}

#col_center a.produit{
  font-family:Verdana;
  font-size:11px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 4px 2px 4px 2px;
  display: block;
}

#col_center .sous_titre {
  color:#000000;
  font-family:Verdana;
  font-size:12px;
  background-image:url(/media/imgs/gen/fleche_bleue.gif);
  background-position:0px;
  background-repeat:no-repeat;
  margin-bottom:5px;
  margin-top:10px;
  padding-left:25px;
  padding-top:12px;
  padding-bottom:10px;
}

#col_center .produit_sous_titre {
  color:#000000;
  font-family:Verdana;
  font-size:12px;
  font-weight: bolder;
  text-transform:uppercase;
  background-image:url(/media/imgs/gen/fleche_bleue.gif);
  background-position:0px;
  background-repeat:no-repeat;
  margin-bottom:5px;
  margin-top:10px;
  padding-left:25px;
  padding-top:12px;
  padding-bottom:10px;
}
#col_center .titre{
  color:#005797;
  font-weight: bold;
  font-family:Verdana;
  font-size:13px;
}
#col_center a.titre{
  color:#005797;
  text-decoration: none;
}
#col_center a.titre:hover{
  color:#000000;
  text-decoration: underline;
}
#col_center .date{
  color:#999999;
  font-family:Verdana;
  font-size:10px;
}

#col_center ul {
  font-size:11px;
  font-weight:normal;
  /*list-style-image:url(/media/imgs/gen/puce_liste_infos.gif);*/
  list-style-type:square;
  list-style-position:outside;
  margin-bottom:10px;
  margin-left:25px;
  margin-top:10px;
}

#col_center li {
  font-size:11px;
  list-style-type:square;
  margin-bottom: 5px;
}

div#col_right{
  float:left;
  margin-left:20px;
  width:147px;
  text-align: justify;
  border-bottom: 2px solid #000000;
  background-color: #E6EAEC;
  text-align: left;
  display: block;
}

#col_right hr{
  border: none;
  border-top-width:2px;
  border-top-style:dashed;
  clear:both;
  color:#000000;
  height:1px;
  margin:0;
  padding:0;
  width:100%;
}

#col_right h3, h4, h5, p{
  margin-left:5px;
  margin-right:5px;
}

#col_right h2{
  background-image:url(/media/imgs/gen/fleche_bleue.gif);
  background-position:0px;
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  color:#000000;
  font-family:Verdana;
  font-size:12px;
  margin-bottom:0;/*10px;*/
  margin-top:0;/*12px;*/
  padding-left:25px;
  padding-top:12px;
  padding-bottom:10px;
  border-bottom: 2px solid #000000;
}

#col_right h2.rose{
  background-image:url(/media/imgs/gen/fleche_rose.gif);
}

#col_right h2.jaune{
  background-image:url(/media/imgs/gen/fleche_jaune.gif);
}

#col_right h3{
  color:#000000;
  font-family:Verdana;
  font-size:11px;
  font-weight: bold;
  margin-bottom:10px;
  margin-top:10px;
}

#col_right a{
  color:#005797;
  font-family:Verdana;
  font-size:11px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom:10px;
  margin-top:10px;
}

#col_right a:hover{
  color:#000000;
  text-decoration: none;
}

#col_right p{
  color:#000000;
  font-family:Verdana;
  font-size:11px;
  margin-bottom:10px;
  margin-top:10px;
}

#col_right ul {
  font-size:11px;
  font-weight:normal;
  /*list-style-image:url(/media/imgs/gen/puce_liste_infos.gif);*/
  list-style-type:square;
  list-style-position:outside;
  margin-bottom:10px;
  margin-left:10px;
  margin-top:10px;
}

#col_right li {
  font-size:11px;
  margin-bottom: 5px;
  list-style-type:square;
}

#footer {
  clear: both;
  height:100px;
  width:882px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
}

#footer_left {
  float:left;
  /*height:18px;*/
  width:188px;
}

#footer_left div{
  padding-top:4px;
  padding-bottom:2px;
  margin-top:40px;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  margin-bottom: 12px;
  _margin-bottom: 13px; /*pour IE7*/
} 


div#footer_right{
  float:left;
  width:670px;
  height: 95px;  
  padding: 0;
  margin-left:24px;
  margin-top:29px;
  border-top:2px solid #000000;
}

#footer_right p{
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 9px;  
}
#footer_right img{
  float: left;  
}
  
div#footer_right_rampants{
  float:left;
  width:334px;
  height:69px;
  background-color:#870055;
  margin-right: 2px;
  background-image:url(/media/imgs/gen/bg_rampants.gif);
  background-repeat:no-repeat;
}

div#footer_right_volants{
  float:left;
  width:334px;
  height:69px;
  background-color:#870055;
  background-image:url(/media/imgs/gen/bg_volants.gif);
  background-repeat:no-repeat;
}

#footer_right a{
  color: #000000;  
}
#footer_right a:hover{
  text-decoration: underline;  
}

input.form_item, select.form_item, textarea.form_item{
  border: 1px solid #7b8083;
  color:#444444;
  padding:2px;
}
                                               
#navigation-1 {
  padding:0;
  margin:0px;
  list-style:none;
  width:100%;
  height:19px;
  font-family: Verdana;
  font-size: 11px;
  letter-spacing:0em;
  z-index: 1000;
}
#navigation-1 li {
  margin:0;
  padding:0;
  display:block;
  float:left;
  position:relative;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
  padding:1px 0;
  display:block;
  text-align:center;
  text-decoration:none;
  line-height:1.5em;
  color:#000000;
  padding-right: 3px;
  padding-left: 3px;
  border-right:2px solid #000000;
  background-color:#20B0DE;
  height:17px;
}

#navigation-1 li a.first{
  background-image:url(/media/imgs/gen/bg_ssmenu_g_bleu.gif);
  background-repeat:no-repeat;
  background-position: left;
  border-left:none;
}

#navigation-1 li a.last{
  background-image:url(/media/imgs/gen/bg_ssmenu_d_bleu.gif);
  background-repeat:no-repeat;
  background-position: right;
  border-right:none;
}

#navigation-1 li:hover a, #navigation-1 li.sfhover a, #navigation-1 li a:hover, #navigation-1 li a:active {
  padding:1px 0;
  display:block;
  text-align:left;
  text-decoration:none;
  background:#20B0DE;
  color:#ffffff;
  padding-right: 3px;
  padding-left: 3px;
  border-right:2px solid #000000;
  background-color:#20B0DE;
  height:17px;
}

#navigation-1 li a.first:link, #navigation-1 li a.first:visited li:hover a.first, #navigation-1 li a.first:hover, #navigation-1 li a.first:active {
  background-image:url(/media/imgs/gen/bg_ssmenu_g_bleu.gif);
  background-repeat:no-repeat;
  background-position: left;
  border-left:none;
}
#navigation-1 li ul.navigation-2 {
  margin:0;
  padding:1px 1px 0;
  list-style:none;
  display:none;
  background:#fcffff;
  position:absolute;
  top:19px;
  left:-1px;
  border:1px solid #fcffff;
  border-top:none;
  /*width:175px;*/
  z-index: 1001;
}
#navigation-1 li:hover ul.navigation-2, #navigation-1 li.sfhover ul.navigation-2 {
  display:block;
}
#navigation-1 li ul.navigation-2 li {
  width:175px;
  clear:left;
  position: relative;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
  clear:left;
  color:#000000;
  background:#e7ebed;
  padding:1px 0;
  padding-left:20px;
  width:160px;
  border:none;
  border-bottom:1px solid #ffffff;
  position:relative;
  z-index:1002;
  text-align:left;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
  clear:left;
  color:#000000;
  background-color:#9fd4ee;
  background-image: url(/media/imgs/gen/bg_menu_children.gif);
  background-repeat: no-repeat;
  position:relative;
  z-index:1002;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
  display:none;
  margin:0;
  padding:0;
  list-style:none;
  position:absolute;
  left:180px;
  top:-2px;
  padding:1px 1px 0 1px;
  border:none;
  width:175px;
  background-color:#fcffff;
  z-index:1003;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3, #navigation-1 li ul.navigation-2 li.sfhover ul.navigation-3, #navigation-1 li.sfhover ul.navigation-2 li.sfhover ul.navigation-3 {
  display:block;
}

#navigation-1 li ul.navigation-2 li ul.navigation-3 li ul.navigation-4 {
  display:none;
  margin:0;
  padding:0;
  list-style:none;
  position:absolute;
  left:180px;
  top:-2px;
  padding:1px 1px 0 1px;
  border:none;
  width:175px;
  background-color:#fcffff;
  z-index:1003;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover ul.navigation-4, #navigation-1 li ul.navigation-2 li ul.navigation-3 li.sfhover ul.navigation-4 {
  display:block;
}

#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited, #navigation-1 li ul.navigation-2 li ul.navigation-3 li ul.navigation-4 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li ul.navigation-4 li a:visited {
  background:#e7ebed;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active, #navigation-1 li ul.navigation-2 li ul.navigation-3 li  ul.navigation-4 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li ul.navigation-4 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li ul.navigation-4 li a:active
{
  color:#000000;
  background-color:#9fd4ee;
  background-image: url(/media/imgs/gen/bg_menu_children.gif);
  background-repeat: no-repeat;
}
#navigation-1 li ul.navigation-2 li a span {
  position:absolute;
  top:0;
  left:132px;
  font-size:12pt;
  color:#000000;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
  position:absolute;
  top:0;
  left:132px;
  font-size:12pt;
  color:#ffffff;
}
                    
                                                                       
#menu_products a, a.first, a.last{
  color:#000000;
  font-family: Verdana;
  font-size: 11px;
  letter-spacing:0em;
  text-decoration: none;
  line-height:1.5em;
  display: block;
  float:left;
  padding-right: 3px;
  padding-left: 3px;
  border-right:2px solid #000000;
  background-color:#20B0DE;
  height:17px;
}

#menu_products a.first{
  background-image:url(/media/imgs/gen/bg_ssmenu_g_bleu.gif);
  background-repeat:no-repeat;
  background-position: left;
  border-left:none;
}

#menu_products a.last{
  background-image:url(/media/imgs/gen/bg_ssmenu_d_bleu.gif);
  background-repeat:no-repeat;
  background-position: right;
  border-right:none;
}

#menu_products a:hover{
  color:#FFFFFF;
}

#menu_products a.selected{
  color:#FFFFFF;
}

a.menu_products_children{
  color:#000000;
  font-family: Verdana;
  font-size: 11px;
  letter-spacing:0em;
  text-decoration: none;
  line-height:1.5em;
  display: block;
  clear:both;
  padding-right: 3px;
  padding-left: 23px;
  border:2px solid #fcffff;
  background-color:#e7ebed;
  min-height:17px;
}

a.menu_products_children:hover{
  color:#000000;
  background-color:#9fd4ee;
  background-image: url(/media/imgs/gen/bg_menu_children.gif);
  background-repeat: no-repeat;
}


#title h1{
  background-image:url(/media/imgs/gen/fleche_bleue.gif);
  background-repeat:no-repeat;
  color:#000000;
  font-family:Verdana;
  font-size:14px;
  margin-bottom:10px;
  margin-left:181px;
  margin-top:10px;
  padding-left:30px;
  padding-top:0;
}

#title a{
  color:#000000;
  font-family:Verdana;
  font-size:14px;
  text-decoration: none;
}

#title a:hover{
  color:#333333;
}


#footer  h2{
  background-image:url(/media/imgs/gen/fleche_rose.gif);
  background-repeat:no-repeat;
  color:#000000;
  font-family:Verdana;
  font-size:12px;
  margin-bottom:5px;
  margin-top:5px;
  padding-left:25px;
  padding-bottom:3px;
}

#footer_left a.credits, a.mentions, a.plansite{
  background-repeat:no-repeat;
  color:#FFFFFF;
  font-size:10px;
  display: block;
  /*height: 18px;*/
  line-height:1.5em;
  padding-left:3px;
  float: left;
  word-spacing: -0.2em;
}

#footer_left a.credits{
  background-image:url(/media/imgs/gen/bg_credits.gif);
  width:45px;
  margin-right:5px;
}
#footer_left a.mentions{
  background-image:url(/media/imgs/gen/bg_mentions.gif);
  width:57px;
  margin-right:5px;
}
#footer_left a.plansite{
  background-image:url(/media/imgs/gen/bg_plansite.gif);
  width:67px;
}

#footer_left a.titre{
  background-image:url(/media/imgs/gen/fleche_noire.gif);
  background-repeat:no-repeat;
  color:#000000;
  padding-left:30px;
  display: block;
  height: 20px;
  line-height: 1.8em;
}

div#logos {
  border: none; 
  margin: 0 0 5px 0;
  text-align: center;
}

div#logos img {
  margin-top: 5px;
}
                                                                       