/* --- CONTAINER --- */

@import url("content.css");

hr {
    border              : none;
    background          : url(../images/2009/pts_spacer.gif) repeat-x;
    height              : 10px;
}

body {
    /*background          : #3b1802 url(../images/2009/site_top.jpg) center top no-repeat;*/
    background          : #3b1802;
}
h2.titre_categorie {
    text-align          : center;
    color               : #502a06;
    font-size           : 14px;
    font-weight         : 700;
    /*padding-bottom      : 15px;*/
}

/* STRUCTURE */
div#fond {
    position            : absolute;
    height              : 100px;
    width               : 1549px;
    height              : 349px;
    background          : #ff0000;
    left                : 50%;
    margin-left         : -774px;
    background          : url(../images/2009/site_top.jpg) center top no-repeat;
}
div#main {
    position            : relative;
    height              : 329px;
    width               : 873px;
    margin              : 0 auto;
}
div#content {
    position            : absolute;
    background          : #ff0000;
    width               : 1549px;
    background          : url(../images/2009/site_bg_content.jpg) repeat-y;
    left                : 50%;
    margin-left         : -774px;
}
div#diplay_content {
    position            : relative;
    width               : 873px;
    margin              : 0 auto;
    min-height          : 510px;
    _height             : 510px;
    z-index             : 1;
}
a#retour_home {
    position            : absolute;
    width               : 257px;
    height              : 115px;
    margin              : 9px 0 0 0;
}
a#lien_contact {
    position            : absolute;
    width               : 100px;
    height              : 30px;
    margin              : 124px 0 0 160px;
}
input#search_text {
    position            : absolute;
    width               : 136px;
    margin              : 131px 0 0 280px;
    border              : 0;
    color               : #482714;
}
input#search_submit {
    position            : absolute;
    width               : 27px;
    margin              : 131px 0 0 420px;
    background          : none;
    border              : 0;
}
input#newsletter_submit {
    position            : absolute;
    width               : 27px;
    margin              : 131px 0 0 625px;
    background          : none;
    border              : 0;
}
input#newsletter_text {
    position            : absolute;
    width               : 137px;
    margin              : 131px 0 0 483px;
    border              : 0;
    color               : #482714;
}
img#griffe {
    position            : absolute;
    margin              : 20px 0 0 675px;
}
div#menu_haut {
    position            : absolute;
    width               : 849px;
    height              : 30px;
    top                 : 205px;
    left                : 50%;
    margin-left         : -424px;
}
div#menu_haut img {
    vertical-align      : middle;
}
div#menu_gauche {
    position            : relative;
    width               : 190px;
    float               : left;
}
div#content_catalogue {
    position            : relative;
    width               : 631px;
    /*margin              : 0 0 0 208px;*/
    padding             : 0 30px 0 10px;
    float               : left;
        z-index             : 1;
}
div#content_classique {
    /*width               : 811px;*/
    width               : 770px;
    /*margin              : 0 0 0 20px;*/
    margin              : 0 0 0 60px;
    padding             : 0 30px 0 0;
    z-index             : 1;
}
div.menu_gauche_niv1 {
    color               : #e6c58d;
    font-size           : 14px;
    background          : #502906;
    /*padding             : 9px 7px;*/
    cursor              : pointer;
}
div.menu_gauche_niv1 a:link,
div.menu_gauche_niv1 a:active,
div.menu_gauche_niv1 a:visited,
div.menu_gauche_niv1 a:hover,
div.menu_gauche_niv1 a:focus {
    padding             : 9px 7px;
}
div.menu_gauche_niv2 {
    color               : #381205;
    font-size           : 12px;
    background          : #c39253;
    /*padding             : 7px 6px 7px 10px;*/
}
div.menu_gauche_niv2 a:link,
div.menu_gauche_niv2 a:active,
div.menu_gauche_niv2 a:visited,
div.menu_gauche_niv2 a:hover,
div.menu_gauche_niv2 a:focus {
    padding             : 7px 6px 7px 10px;
}
div.menu_gauche_niv3 {
    color               : #381205;
    font-size           : 12px;
    background          : #e3c487;
    /*padding             : 7px 6px 7px 16px;*/
}
div.menu_gauche_niv3 a:link,
div.menu_gauche_niv3 a:active,
div.menu_gauche_niv3 a:visited,
div.menu_gauche_niv3 a:hover,
div.menu_gauche_niv3 a:focus {
    padding             : 7px 6px 7px 16px;
}
div.menu_gauche_niv4 {
    color               : #381205;
    font-size           : 12px;
    background          : #f7e5c2;
    /*padding             : 7px 30px 7px 31px;*/
}
div.menu_gauche_niv4 a:link,
div.menu_gauche_niv4 a:active,
div.menu_gauche_niv4 a:visited,
div.menu_gauche_niv4 a:hover,
div.menu_gauche_niv4 a:focus {
    padding             : 7px 30px 7px 31px;
}

td.td_prod {
    width               : 197px;
   /* border              : 1px solid #f7e5c2;
    background          : #f7e5c2;*/
}
td.td_prod a {
    color               : #502A06;
    text-decoration     : underline;
}
td.td_prod div.produit_liste {
    border              : 1px #F7E5C2 solid;
}
td.td_prod div.produit_vignette {
    text-align          : center;
    vertical-align      : auto;
    height              : 195px;
}
td.td_prod div.produit_description {
    background          : #F7E5C2 none repeat scroll 0 0;
    color               : #502A06;
    height              : 120px;
    position            : relative;
    text-align          : left;
}
td.td_prod div.produit_description div.prod_titre {
    font-size           : 11px;
    font-weight         : bold;
}
td.td_prod div.produit_description div.produit_short {
    height              : 79px;
    margin              : 4px 0;
    overflow            : hidden;
    position            : relative;
}
td.td_prod div.produit_description div.prix_prod {
    bottom              : 3px;
    font-weight         : bold;
    position            : absolute;
    right               : 3px;
}
/*
td.img_prod {
    text-align          : center;
    height              : 200px;
    background          : #fff;
    width               : 197px;
}
div.description_prod {
    background          : #f7e5c2;
    padding             : 5px;
    color               : #502a06;
    text-align          : left;
}
div.titre_prod {
    color               : #000;
    text-decoration     : underline;
    text-transform      : uppercase;
    padding-bottom      : 9px;
}
div.prix_prod {
    text-align          : right;
    padding-top         : 15px;
    padding-bottom      : 4px;
}
*/
td.td_test {
    width               : 197px;
    border              : 1px solid #000;
}
table.tab_prod {
    width               : 197px;
}
div.prod_titre_2 {
    color               : #552d09;
    font-weight         : normal;
    font-size           : 17px;
    padding-bottom      : 12px;
}
div.prod_miniature img {
    border              : 1px solid #452c18;
    margin              : 2px 0;
}
td.border_photos {
    border              : 1px solid #452c18;
}
input#btn_commander {
    background          : url(../images/2009/btn_commander.jpg) no-repeat;
    border              : 0;
    font-weight         : bold;
    height              : 51px;
    padding-left        : 40px;
    cursor              : pointer;
}
div#menu_gauche a:link,
div#menu_gauche a:active,
div#menu_gauche a:visited,
div#menu_gauche a:hover,
div#menu_gauche a:focus {
    color               : #381205;
    text-decoration     : none;
    display             : block;
}
table.menu_haut_table td {
    padding             : 0 5px 0 5px;
    /*text-transform      : uppercase;*/
    font-size           : 13px;
    color               : #502906;
}



table.menu_haut_table a:link,
table.menu_haut_table a:active,
table.menu_haut_table a:visited {
    display             : block;
    color               : #502906;
    text-decoration     : none;
    padding             : 7px 6px;
}
table.menu_haut_table a:hover,
table.menu_haut_table a:focus,
table.menu_haut_table a.actif:link,
table.menu_haut_table a.actif:active,
table.menu_haut_table a.actif:visited,
table.menu_haut_table a.actif:hover,
table.menu_haut_table a.actif:focus {
    background          : #4f2906;
    color               : #fff;
}
div.init {
    clear               : both;
}
div#site_footer {
    background          : url(../images/2009/site_bottom.jpg) no-repeat;
    height              : 260px;
}
img#aiguille {
    position            : absolute;
    z-index             : 2;
    margin              : 326px 0 0 447px;
    left                : 50%;
}
/********* SSMENU ********************/
div.ssmenu {
    background          : #c39253;
    position            : absolute;
    display             : none;
    z-index             : 30;
}
div.ssmenu a:link,
div.ssmenu a:active,
div.ssmenu a:visited {
    width               : 200px;
    display             : block;
    color               : #502906;
    text-decoration     : none;
    padding             : 7px 6px;
    background          : #c39253;
}
div.ssmenu a:hover,
div.ssmenu a:focus,
div.ssmenu a.actif:link,
div.ssmenu a.actif:active,
div.ssmenu a.actif:visited,
div.ssmenu a.actif:hover,
div.ssmenu a.actif:focus {
    background          : #4f2906;
    color               : #fff;
}
div#flags {
    position            : absolute;
    margin              : 130px 0 0 110px;
}

div.menu_gauche_niv1 a:link,
div.menu_gauche_niv1 a:active,
div.menu_gauche_niv1 a:visited,
div.menu_gauche_niv1 a:focus,
div.menu_gauche_niv1 a:hover {
    color               : #e6c58d !important;
}

/**
 * Caddy
 */

.caddy_bandeau {
    margin-bottom: 40px;
}

.caddy_bandeau table {
    margin: 0 auto;
}

.caddy th {
    font-size: 1.3em;
    background: #EEE;
}

a.lien_caddy:link,
a.lien_caddy:active,
a.lien_caddy:visited,
a.lien_caddy:hover,
a.lien_caddy:focus {
    text-decoration     : none;
    color               : #FFFFFF;
    font-size           : 12px;
    display             : block;
    padding-bottom      : 6px;
}
a.lien_caddy img {
    vertical-align      : middle;
}

.caddy_wrapper {
    position: absolute;
    width: 270px;
    height: 175px;
    right: -53px;
    font-weight: bold;
    text-align:center;
}

.caddy_wrapper a {
    margin-top: 15px;
    display: block;
}
table.liste th {
    background         : #af7e48;
    padding            : 4px;
    color              : #ffffff;
    font-weight        : normal;
}
table.liste td {
    padding            : 4px;
}
table.liste tr.pair {
    background         : #e2caaf;
}

div#encart_categorie_associee {
    border          : 1px solid #502906;
    padding         : 5px;
    margin          : 5px 0;
}
div#encart_categorie_associee img {
    float           : left;
    padding         : 0 5px 5px 0;
}
div.right_btn {
    text-align      : right;
    padding-right   : 10px;
}
div.right_btn input {
    font-weight     : bold;
}

td#focus_img img {
    border : 1px #502906 solid;
}
