/***************** Paramètres généraux *********************/
body{
        margin:0px 0px 0px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:black;
    background: #FFFFF3;
}
h1{
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color:black;
    font-weight: bold;
}
h1 span{
    color:black;
}
h2{
    color:black;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    /*margin-top: 25px;*/
}
h3{
    margin: 0;
    color:black;
    margin-bottom: 10px;
    font-size: 14px;
}
h4{
        margin: 0;
    color:black;
    margin-bottom: 20px;
    font-size: 14px;
}
h4.rouge{
    color:black;
}
a img, img{
    text-decoration: none;
    border: none
}
img{
    margin: 10px;
}
a{
    font-weight: bold;
    text-decoration: none;
    color:black;
}
a:hover{
    color:black;
}
p{

}
.imp{
    font-weight: bold;
    color:black;
}
/***************** Entête *********************/
#conteneur-entete {
    margin: 0 auto;
    width: 990px;
    text-align: left;
        height: 185px;
    background: url(images/banniere2.jpg) no-repeat top left;
}

#logo a{
    background: url(images/logo.jpg) no-repeat;
    width: 336px;
    height: 129px;
    display: block;
}

/* PIED DE PAGE */
.footerlogo {
        display: inline;
        float: right;
        margin: -1px 2px 0px 0px;
}
.footer {
        font-family:Arial, Helvetica, sans-serif;
        font-size:9px;
		background-image:url(images/pied-coin.jpg);
		background-repeat:no-repeat;
		height:30px;
		}
.footer A {
        color:black;
        text-decoration: none;
}
.footer A:visited {
        color:black;
        text-decoration:none;
}
.footer A:hover {
        color:black;
        border-bottom:#FFFFFF 1px dotted;
        text-decoration:none;
}
.footer A:active {
        color:black;
        border-bottom:#FFFFFF 1px dotted;
        text-decoration:none;
}
.sep_b {
        margin:0px 8px;
        color:black;
}
.copyright {
        padding-right:20px;
        font-size:95%;
        margin:0px 0px 2px;
        color:black;
        font-family:Tahoma, Arial, Helvetica, sans-serif;
}
/* FIN DE PIED DE PAGE */

/***************** Page d'accueil *********************/
.accueil_gauche{
        width:375px;
    border-right: 2px dotted #E2E348;
    padding-right: 10px;
        vertical-align:top;
}
.accueil_gauche h3 a{
    color:black;
    font-size: 14px;
}

.accueil_droite{
    width: 415px;
    padding-left: 5px;
        padding-right: 5px;
        vertical-align:top;
}
.accueil_droite h3, .accueil_droite h3 a{
    color:black;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
.accueil_droite h3 a:hover{
    color:black;
}
.news_complete{
        text-align: center;

}
.news_complete img{
        margin-left: 0;
        margin-right: 0;
}

.contenu{
    border-top: 2px dotted #FFFFB7;
}
.contenu img{
        margin-left: 0;
}
.contenu p{
        margin-top: 0;
}
/*************** FICHE PRODUIT *****************************/
.tabdefaut{
    padding-right: 10px;
        padding-left: 10px;
        vertical-align:top;
        color:black;
}
.tabdefaut h4 {
color:black;
}
.tabdefaut h3 a{
    color:black;
    font-size: 14px;
}

/***************** BARRE COMMANDE FICHE PRODUIT ************/
.barre_commande{
    height: 35px;
    border-top: 2px dotted #FFFFB7;
    border-bottom: 2px dotted #FFFFB7;
}
.barre_commande ul, .barre_commande ul li{
    margin: 0; padding: 0;
}
.barre_commande ul li{
    float: left;
    line-height: 35px;
    margin-left: 0px;
        padding-left: 12px;
    margin-right: 10px;
    color:black;
        list-style: none;
        background: url(images/bg_li_puce.gif) no-repeat left center transparent;
}
.barre_commande ul li span{
    color:black;
    font-weight: bold;
}
.barre_commande ul li span span{
    font-weight: bold;
    color:black;
}
.barre_commande input{
    margin-top: 5px;
        vertical-align: middle;
}
.barre_action{
    overflow: hidden;
}
.barre_action ul, .barre_action ul li{
    margin: 0; padding: 0;
}
.barre_action ul li {
    float: left;
    line-height: 35px;
    margin-right: 10px;
    list-style: none;
}
.barre_action ul li a{
    float: left;
    line-height: 35px;
    background: url(images/triangle.gif) no-repeat left center;
    padding-left: 12px;
    text-decoration: none;
    color:black;
    font-weight: bold;
}
.barre_action ul li a:hover{
    color:black;
}
.prix{
    display: inline;
    font-weight: bold;
    color:black;
}
/********************************************************************************************************************************/
/******************************************************* Menu de gauche *********************************************************/
/********************************************************************************************************************************/
.menu_gauche {
    float: left;
    width: 177px;
    background: #FFFFA3;
}
.menu_gauche .menu_gauche_titre_bloc_first,
.menu_gauche .menu_gauche_titre_bloc,
.menu_gauche .menu_gauche_titre_bloc_last{
    font-size: 13px;
    color:black;
    font-weight: bold;
    margin-left: 18px;
    margin-bottom: 8px;
        margin-right: 10px;
}
.menu_gauche .menu_rub_prod{
    margin-bottom: 20px;
}
.menu_gauche .blocniveau1 a{
    padding-left: 28px;
    color:black;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    display: block;
    background: url(images/bg_li_puce.gif) no-repeat 18px 4px transparent;
}
.menu_gauche .blocniveau1 a:hover{
    color:black;
}
.menu_gauche .blocniveau1 div{
    background: url(images/bg_degrade_droit.gif) no-repeat left bottom;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
/*Bloc image*/

.bloc_image{
    margin: 0;
    margin-top: 10px;
    text-align: left;
    margin-left: 0px;
}
.bloc_image_last{
    margin: 0;
    margin-top: 10px;
    text-align: left;
    margin-left: 0px;
}
.bloc_image_first{
    margin: 0;
    margin-top: 10px;
    text-align: left;
    margin-left: 0px;
}
#zoom_dispo{
        width: 300px;
}
.resume_descriptif_dispo{
        clear: left;
        margin: 0;
}

.bordureprix {
    height: 35px;
    border-top: 2px dotted #FFFFB7;
    border-bottom: 2px dotted #FFFFB7;
        font-weight:bold;
}
.prixrouge {
color:black;
font-weight:bold;
}
.top_grosproduits {
background:url(images/bg_mea_top.gif) no-repeat bottom left;
height:17px;
}
.bottom_grosproduits {
background:url(images/bg_mea_bottom1.gif) no-repeat top left;
height:17px;
}
b.left {
background-color: transparent;
background-image: url(images/corner_left.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: top;
height: 35px;
width: 11px;
display: block;
float: left;
}
b.right {
background-color: transparent;
background-image: url(images/corner_right.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: right;
background-y-position: top;
height: 35px;
width: 11px;
display: block;
float: right;
}
h3.favoris {
font-size: 16px;
color:black;
background-color: #FFFFA3;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
line-height: 35px;
text-align: center;
width: 280px;
clear: right;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 30px;
}
.accueil_favoris {
background-color: transparent;
background-image: url(images/bg_gris_clair.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: left;
background-y-position: top;
padding-left: 0px;
padding-top: 10px;
}


/*EDITEUR GDBS*/
.zoom_sur{
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    color:black;
    font-weight: bold;
    text-align: left;
}
.h1_contenu{
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-transform: uppercase;
    color:black;
    font-weight: bold;
    text-align: left;
}
.h3_contenu{
    font-size: 11px;
    font-weight: bold;
    color:black;
    border-bottom: 1px dotted #FFFFB7;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
}
/*panier gauche*/
.menu_gauche_panier_bottom {
background-color: transparent;
background-image: url(images/bg_panier_bottom.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
height: 11px;
}
.menu_gauche_panier .panier {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FFFFFF;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FFFFFF;
padding-left: 5px;
padding-right: 5px;
}
.menu_gauche_panier_top {
background-color: transparent;
background-image: url(images/bg_panier.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
height: 11px;
}
.menu_gauche_titre_panier {
color:black;
margin-left: 10px;
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
}
.menu_gauche_panier{
    margin-left: 5px;
    margin-bottom: 10px;
    width: 170px;
}
table.inscription {
margin-bottom: 15px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-top-color: #E2E348;
border-right-color: #E2E348;
border-bottom-color: #E2E348;
border-left-color: #E2E348;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
text-align: left;
width: 99%;
background-color: #FFFFF9;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}
table.inscription td {
border-left-width: medium;
border-left-style: none;
border-left-color: -moz-use-text-color;
border-right-width: medium;
border-right-style: none;
border-right-color: -moz-use-text-color;
line-height: 18px;
padding-right: 15px;
}
p.title {
color:black;
font-weight: bold;
line-height: 20px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
margin-top: 10px;
}

.bloc_panier_nouveau .title {
text-align: left;
text-indent: 15px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #E2E348;
background-color: #E2E348;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color:black;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
line-height: 20px;
font-weight: bold;
}
.bloc_panier_ident .title {
text-align: left;
text-indent: 15px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #E2E348;
background-color: #E2E348;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color:black;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
line-height: 20px;
font-weight: bold;
}
.bloc_panier_ident {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-top-color: #E2E348;
border-right-color: #E2E348;
border-bottom-color: #E2E348;
border-left-color: #E2E348;
font-size: 11px;
margin-bottom: 10px;
margin-top: 20px;
float: right;
height: 240px;
width: 95%;
}
.bloc_panier_nouveau {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-top-color: #E2E348;
border-right-color: #E2E348;
border-bottom-color: #E2E348;
border-left-color: #E2E348;
font-size: 11px;
margin-bottom: 10px;
margin-top: 20px;
float: left;
height: 240px;
text-align: left;
}
.bloc_recherche_absolu {
position: absolute;
right: 50%;
margin-right: -485px;
top: 10px;
}
.rech {
background-color: transparent;
background-image: url(images/recherche.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: bottom;
width: 135px;
height: 23px;
}
.recherche_input {
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
background-color: transparent;
background-image: url(images/bg_input_text.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
width: 145px;
height: 24px;
padding-left: 15px;
color:black;
margin-top: -5px;
}
.recherche_submit {
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
background-color: transparent;
background-image: url(images/bg_ok.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
width: 34px;
height: 24px;
color:black;
}
.newsletter {
background-color: transparent;
background-image: url(images/newsletter.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: bottom;
width: 89px;
height: 24px;
margin-top: 10px;
}
.txmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	text-decoration: none;
}.tabbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:black;
	background-color: #FFFFA3;
}
