* {
  font-family:verdana,arial;
  font-size:10px;
}

form { margin:0; padding:0; }

p, li, span {
  font-size:10px;
  color:#000000;
}

p, li {
  margin:0 0 10px 0;
}

#formcontact td { padding:3px }

/* MEF REALISATION */
#deroule {
  list-style-type:none;
  margin:0;
  padding:0;
}

#deroule li {
  display:inline;
  margin:0;
  padding:0 5px 2px 0;
}
/* MEF REALISATION */

.submit {
  color:#ffffff;
  background-color:#5C9F38;
  border:1px solid #cccccc;
  margin:0;
  padding:3px;
  font-weight:800;
}

h1 {
  background-color:#154577;
  color:#ffffff;
  font-weight:800;
  font-size:11px;
  font-family:tahoma;
  letter-spacing:3px;
  padding:3px 0 3px 6px;
  margin:0 0 2px 0;
}
h1 a { color:#ffffff; }
h1 a:hover { color:#cccccc; }

h2 {
  background-color:#5A9E39;
  color:#ffffff;
  font-weight:800;
  font-size:11px;
  font-family:tahoma;
  letter-spacing:3px;
  padding:3px 0 3px 6px;
  margin:0 0 2px 0;
}
h2 a { color:#ffffff; }
h2 a:hover { color:#cccccc; }

h3 {
  color:#154577;
  font-size:14px;
  font-weight:800;
  font-family:tahoma;
  letter-spacing:3px;
  padding:3px 0 3px 6px;
  margin:0 0 2px 0;
}
h3 a { font-size:12px;color:#154577; }
h3 a:hover { color:#5A9E39; }

h4 {
  color:#5A9E39;
  font-size:14px;
  font-weight:800;
  font-family:tahoma;
  letter-spacing:3px;
  padding:3px 0 3px 6px;
  margin:0 0 2px 0;
}
h4 a { font-size:12px;color:#5A9E39; }
h4 a:hover { color:#154577; }

h5 {
  color:#154577;
  font-weight:800;
  font-size:11px;
  font-family:tahoma;
  letter-spacing:3px;
  padding:3px 0 3px 6px;
  margin:0 0 2px 0;
}
h5 a { font-size:12px;color:#154577; }
h5 a:hover { color:#5A9E39; }

h6 {
  color:#5A9E39;
  font-weight:800;
  font-size:11px;
  font-family:tahoma;
  letter-spacing:3px;
  padding:3px 0 3px 6px;
  margin:0 0 2px 0;
}
h6 a { font-size:12px;color:#5A9E39; }
h6 a:hover { color:#154577; }

div.navigation {
    text-align:center;
    border:1px solid #666666;
    padding:1px;
    background-color:#cccccc;
    color:#ffffff;
}

a {
    color:#154577;
    text-decoration:none;
    font-weight:800;
}

a:hover {
    color:#5A9E39;
    font-weight:800;
}
/*
a.navigation {
    background-image:none;
    color:#000000;
    background-image:url(/images/global/btn.png);
    border: 1px outset #ffffff;
    background-color:#E7DFEF;
    display:inline;
    font-size:10px;
    padding:2px 4px 2px 4px;
    margin:0;
    font-weight:normal;
}

a.navigation:hover {
    background-image:none;
    color:red;
    background-image:url(/images/global/btnon.png);
    border: 1px inset #ffffff;
    font-weight:normal;
}

a.navigationactif {
    background-image:none;
    color:red;
    background-image:url(/images/global/btnactif.png);
    border: 1px inset #ffffff;
    font-weight:800;
    display:inline;
    font-size:10px;
    padding:2px 4px 2px 4px;
    margin:0;
}

a.navigationactif:hover {
    background-image:none;
    color:red;
    background-image:url(/images/global/btnactif.png);
    border: 1px inset #ffffff;
    font-weight:800;
    display:inline;
    font-size:10px;
    padding:2px 4px 2px 4px;
    margin:0;
}
*/

/* DEBUT mise en page de la navigation par get */

.manavig {
  border:1px solid #cccccc;
  background:url(/images/global/btnon.png);
  background-repeat:repeat-x;
  padding:4px;
  margin:0px; 
}

a.navigation {
    background-image:none;
    color:#484977;
    background-image:url(/images/global/btn.png);
    border: 1px outset #ffffff;
    background-color:#E7DFEF;
    display:inline;
    font-size:10px;
    padding:2px 4px 2px 4px;
    margin:0px;
    font-weight:normal;
}

a.navigation:hover {
    background-image:none;
    color:#9CA2E7;
    background-image:url(/images/global/btnon.png);
    border: 1px inset #ffffff;
    font-weight:normal;
}

a.navigationactif {
    background-image:none;
    color:red;
    background-image:url(/images/global/btnactif.png);
    border: 1px inset #9CA2E7;
    font-weight:800;
    display:inline;
    font-size:10px;
    padding:2px 4px 2px 4px;
    margin:0;
}

a.navigationactif:hover {
    background-image:none;
    color:red;
    background-image:url(/images/global/btnactif.png);
    border: 1px inset #9CA2E7;
    font-weight:800;
    display:inline;
    font-size:10px;
    padding:2px 4px 2px 4px;
    margin:0;
}

/* FIN mise en page de la navigation par get */

/* DEBUT mise en page de la navigation par post */

.manavigpost {
  border:1px solid #cccccc;
  background:url(/images/global/btnon.png);
  background-repeat:repeat-x;
  padding:2px;
  margin:0;
}

.manavigpost strong {
  font-size:10px;
}

form.navigationpage {
  display:inline;
  margin:2px;
  padding:0;
}

form.navigationpage input {
  color:#484977;
  background-image:url(/images/global/btn.png);
  border: 1px outset #ffffff;
  background-color:#E7DFEF;
  font-size:10px;
  margin:0;
  padding:0;
  font-weight:normal;
}

form.navigationpage input.actif {
  color:#9CA2E7;
  background-color:#EFE7E7;
  background-image:none;
  border:0;
  color:black;
  font-weight:800;
  display:inline;
  margin:0;
  padding:0;
}

/*  FIN mise en page de la navigation par post */



/*  DEBUT mise en page des tree */

.tree_document {
  float:right;
  width:250px;
  border-left:1px solid #cccccc;
  background-color:#ffffff;
  overflow:auto;
  padding:0 5px 10px 10px;
}

/*  FIN mise en page des tree */

/*  DEBUT mise en page des listes de documents */
.ldContenu {
  background-color:#FFF3DE;
  border:1px solid #cccccc;
  padding:5px;
  margin:0;
  text-align:justify;
}
/*  FIN mise en page des listes de documents */


/* DEBUT Alignement des label et des input dans mon form */

.monform input {
  width:150px;
  padding:2px;
}

.monform select {
  padding:2px;
  width:220px;
}

.monform label {
  display:block;
  width:180px;
  float:left;
}

.monform .CarTxt {
  background-color:#FFF3DE;
  border:1px inset black;
  height:130px;
  width:99% !important;
}

/* FIN Alignement des label et des input dans mon form */

/* DEBUT totaux commande */
.totaux {
  margin:0;
  padding:0;
  list-style-type: none;
  text-align:right;
}

.totaux li {
  text-align:right;
}
/* FIN totaux commande */

/* mise en page du panier */
.tableau {
  border:1px solid black;
}
.tableau th {
  background-color:#18829C;
  font-weight:800;
  color:#ffffff;
  padding:3px;
}
.tableau tr.color0 td { background-color:#FFF3DE; }
.tableau tr.color1 td { background-color:#eeeeee; }
.quantite { color:red;font-weight:800;text-align:center; }

/* galerie d'images */
ul.galerie { margin:0; padding:0; list-style-type:none; overflow:auto }
* html ul.galerie { display:inline-block }
ul.galerie li { padding:0;float:left;margin:6px 0px 0 0px }
a.galerie-vignette { background:#ffffff url(/images/global/galerie_border.png) no-repeat;display:block;padding:7px 7px 16px 7px }
a.galerie-vignette:active, a.galerie-vignette:focus { outline:none !important }
a.galerie-vignette:hover { background-image:url(/images/global/galerie_border_on.png) }
a.galerie-vignette:active, a.lienvignette:hover:active { background-image:url(/images/global/galerie_border_actif.png) }
* html a.galerie-vignette { width:124px;height:75px;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/galerie_border.png', sizingMethod='crop') }
* html a.galerie-vignette:hover { background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/galerie_border_on.png', sizingMethod='crop') }
* html a.galerie-vignette:active, * html a.galerie-vignette:hover:active { background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/galerie_border_actif.png', sizingMethod='crop') }
div.galerie-navigation { border:1px solid #cccccc; background:url(/images/global/btnon.png); background-repeat:repeat-x; padding:4px; margin:0px }

.identification { float: left; width: 49%; }
.identification p { border: 2px solid rgb(210, 100, 0); margin: auto; padding: 5px; font-family: tahoma,verdana,serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: 16px; font-size-adjust: none; font-stretch: normal; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; width: 250px; background-color: rgb(255, 136, 31); color: white; text-align: justify; }


