﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 14px;
    color: #222;
    background-color: #e2e2e2;
    background-image: url('../images/charte/page_fond.jpg');
    overflow-y: scroll;
}

*:first-child + html body
{
    overflow-y: visible;
}

*
{
    outline: none;
}

img
{
    border: none;
}

a
{
    text-decoration: none;
}

.Clear
{
    clear: both;
}

.Hidden
{
    visibility: hidden;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: none;
    background: none;
    margin: 0px;
    padding: 0px;
}

/*Structure*/

/*Top*/

.Accueil_Top
{
    position: relative;
    height: 132px;
}

.Accueil_Top a
{
    position: absolute;
    bottom: -84px;
}


.Accueil_Top .Logo_Reflet
{
    position: absolute;
    bottom: 0px;
    display: none;
}

.Logo_Gauche
{
    position: absolute;
    top: 8px;
    left: -85px;
}

#Top_Container
{
    height: 140px;
    overflow: hidden;
    background-image: url('../images/charte/top/background.png');
    background-repeat: repeat-x;
}

#Top
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#Top_Left
{
    float: left;
    width: 780px;
}

#Top_Right
{
    float: right;
    width: 200px;
    padding-top: 15px;
}

.Top_Right_Item
{
    font-size: 11px;
    color: #727272;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: 0px -9px;
    float: right;
    width: 150px;
}

*:first-child + html .Top_Right_Item
{
    background-position: 0px -8px;
}

.Top_Right_Item .Top_Right_Item_Titre
{
    font-size: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #222222;
    font-weight: bold;
    display: block;
}

.Top_Right_Item .Top_Right_Item_Titre.Hover
{
    color: #962727;
}

*:first-child + html .Top_Right_Item .Top_Right_Item_Titre
{
    margin-bottom: -4px;
}

.Top_Right_Item .Top_Right_Item_Texte
{
    display: block;
}

.Top_Right_Item.Item_01
{
    background-image: url('../images/charte/top/icoBulle.png');
    margin-bottom: 10px;
}

.Top_Right_Item.Item_01:hover
{
    background-image: url('../images/charte/top/icoBulle_hover.png');
}

.Top_Right_Item.Item_02
{
    background-image: url('../images/charte/top/icoTel.png');
}

.Top_Right_Item.Item_02:hover
{
    background-image: url('../images/charte/top/icoTel_hover.png');
}

.Top_Right_Item.Item_03
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    background-image: url('../images/charte/top/icoLoupe.png');
    background-position: 0px 2px;
}

*:first-child + html .Top_Right_Item.Item_03
{
    background-position: 0px 2px;
    margin-top: 15px;
}

/**/

/*Menu*/
#Menu_Container
{
    height: 41px; /*overflow: hidden;*/
    background-image: url('../images/charte/menu/background.png');
    background-repeat: repeat-x;
}

#Menu
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 6;
}

#Menu_Hover_Left
{
    position: absolute;
    top: 11px;
    left: 0px;
    height: 22px;
    width: 49px;
    background-repeat: no-repeat;
    background-image: url('../images/charte/menu/hover.png');
    background-position: top left;
    z-index: 1;
    visibility: hidden;
}

#Menu_Hover_Right
{
    position: absolute;
    top: 11px;
    left: 0px;
    height: 22px;
    width: 60px;
    background-repeat: no-repeat;
    background-image: url('../images/charte/menu/hover.png');
    background-position: bottom right;
    z-index: 1;
    visibility: hidden;
}

#Menu_Wrapper
{
    margin: 0px;
    padding: 0px;
    padding-top: 9px;
    list-style: none;
    position: relative;
    z-index: 2;
}

.Menu_Item
{
    margin: 0px;
    padding: 0px;
    float: left;
    padding-left: 11px;
    padding-right: 12px;
    background-image: url('../images/charte/menu/item_sep.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 7px;
    height: 11px;
    position: relative;
    height: 25px;
}
.Menu_Item:first-child
{
    background: none;
}
.SsMenu_Wrapper
{
    position: absolute;
    top: 25px;
    left: 0px;
    background: #1e1e1e;
    width: 220px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    display: none;
}

.SsMenu_Wrapper a
{
    display: block;
    text-transform: uppercase;
    padding: 3px;
    padding-bottom: 5px;
    padding-top: 4px;
    font-size: 11px;
    color: #fff;
    font-family: Arial;
    margin-left: 8px;
    margin-right: 8px;
    border-top: solid 1px #3e3e3e;
}
.SsMenu_Wrapper a:hover
{
    color: #ce0d0d;
}
.SsMenu_Wrapper a:first-child
{
    border-top: solid 1px #1e1e1e;
}

.Menu_Link
{
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    float: left;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: -5px;
    padding-top: 4px;
    padding-bottom: 4px;
}

*:first-child + html .Menu_Link
{
    margin-top: -6px;
}

/**/

/*Bannière*/


#Banniere_Container
{
    height: 267px;
    position: relative;
    overflow: hidden;
    z-index: 4;
}

#Banniere_Ombre_Haut
{
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 50px;
    top: 0px;
    background-image: url('../images/charte/banniere/ombre_haut.png');
}

#Banniere_Centre
{
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 0px;
    height: 227px;
    background-color: #fff;
    background-image: url('../images/charte/banniere/container_fond.jpg');
}

#Banniere_Ombre_Bas
{
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 40px;
    bottom: 0px;
    background-image: url('../images/charte/banniere/ombre_bas.png');
}

.Banniere_Item
{
    display: none;
    position: absolute;
    height: 227px;
}

.Banniere_Item .Banniere_Item_Image
{
    position: absolute;
    height: 227px;
}

.Banniere_Item_Titre
{
    position: absolute;
}

.Banniere_Item_ssTitre
{
    position: absolute;
}

#Banniere_Item_Titre_01
{
    top: 20px;
}

#Banniere_Item_ssTitre_01
{
    top: 70px;
}

#Banniere_Item_Titre_02
{
    top: 20px;
}

#Banniere_Item_ssTitre_02
{
    top: 70px;
}

#Banniere_Item_Titre_03
{
    top: 20px;
}

#Banniere_Item_ssTitre_03
{
    top: 70px;
}


.Btn_01_Container
{
    height: 33px;
    width: 145px;
    display: block;
    position: absolute;
}

.Btn_01_Container.Item_01
{
    top: 135px;
    left: 165px;
}
.Btn_01_Container.Item_02
{
    top: 135px;
    left: 740px;
}
.Btn_01_Container.Item_03
{
    top: 135px;
    left: 185px;
}
.Btn_01_Container:hover > .Btn_01_Gauche
{
    background-position: bottom left;
}

.Btn_01_Container:hover > .Btn_01_Droite
{
    background-position: bottom left;
}
.Btn_01_Gauche
{
    float: left;
    width: 30px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url('../images/charte/btn_01_gauche.png');
    display: none;
}
.Btn_01_Droite
{
    float: left;
    width: 0px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url('../images/charte/btn_01_droite.png');
}

.Banniere_Item_02
{
    display: none;
    position: absolute;
    height: 227px;
    top: -247px;
    left: 0px;
}

.Banniere_Item_02 .Banniere_Item_02_Image
{
    position: absolute;
    height: 227px;
    top: 30px;
}

.Banniere_Item_02 .Banniere_Item_02_Image
{
    position: absolute;
    height: 227px;
    top: 0px;
}

.Banniere_Item_02_Titre
{
    position: absolute;
    top: 70px;
}

.Banniere_Item_03
{
    z-index: 1;
    display: none;
    position: absolute;
    height: 227px;
}


.Banniere_Item_03 .Banniere_Item_03_Image
{
    z-index: 2;
    position: absolute;
    height: 227px;
    width: 528px;
}

.Banniere_Item_03_Image table
{
    height: 150px;
    width: 528px;
    position: absolute;
    top: 35px;
    left: 0px;
}

.Banniere_Item_03_Titre
{
    z-index: 1;
    position: absolute;
    top: 70px;
}

/**/

/*Main*/

#Main_Container
{
    position: relative;
    z-index: 4;
    background-image: url('../images/charte/main/background.png');
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 80px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -100px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#Main
{
    width: 888px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    min-height: 480px;
    background-color: #fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
}
#Main_Container.Type_01 #Main
{
    min-height: 540px;
}
.Bannier_Content
{
    width: 980px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-right: 60px;
}

.Logo_Wrapper
{
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}

.Logo_Wrapper a
{
    margin-left: 10px;
    margin-right: 10px;
}

.Logo_Wrapper a img
{
    opacity: 0.7;
    filter: Alpha(Opacity=70);
}
.Logo_Wrapper a:hover > img
{
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.Actu_Container
{
    width: 416px;
    height: 293px;
    position: absolute;
    top: 2px;
    left: 1px;
}

.Actu_Text
{
    padding: 7px;
}

.Actu_Text p
{
    color: #606060;
    font-size: 10px;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

/*Box*/

.Box_01_Wrapper
{
    margin-bottom: 20px;
    margin-top: -25px;
}

*:first-child + html .Box_01_Wrapper
{
    margin-bottom: 45px;
}

.Box_01_Container
{
    width: 284px;
    height: 257px;
    overflow: hidden;
    float: left;
    position: relative;
    margin-left: 18px;
    margin-top: 15px;
}

.Box_01_Container:first-child
{
    margin-left: 0px;
}

.Box_01_Img_Wrapper
{
    width: 271px;
    height: 257px;
    overflow: hidden;
    position: relative;
}

.Box_01_Img
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.Box_01_Mask
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 284px;
    height: 257px;
    background-repeat: no-repeat;
}

.Box_01_Lueur
{
    position: absolute;
    top: -30px;
    left: 0px;
    width: 284px;
    height: 257px;
    background-repeat: no-repeat;
    background-image: url('../images/charte/box_01_lueur.png');
}

.Box_01_Mask.Item_01
{
    background-image: url('../images/charte/box_01-01.png');
}
.Box_01_Mask.Item_02
{
    background-image: url('../images/charte/box_01-02.png');
}
.Box_01_Mask.Item_03
{
    background-image: url('../images/charte/box_01-03.png');
}

.Box_01_Title
{
    position: absolute;
    right: 25px;
    top: -5px;
}

*:first-child + html .Box_01_Title
{
    top: 10px;
}

.Box_01_Text
{
    position: absolute;
    right: 16px;
    bottom: 9px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

.Box_01_Text .Anim_Item
{
    margin-right: 2px;
    width: 272px;
    height: 14px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.Box_01_Text .Anim_Item.Hover
{
    background-position: right top;
}

.Box_01_Text .Anim_Item.Impression_Anim
{
    background-image: url('../images/charte/impression_anim.gif');
}

.Box_01_Text .Anim_Item.Telephonie_Anim
{
    background-image: url('../images/charte/telephonie_anim.gif');
}

.Box_01_Text .Anim_Item.Informatique_Anim
{
    background-image: url('../images/charte/informatique_anim.gif');
}

.Box_02_Container
{
    width: 430px;
    height: 296px;
    overflow: hidden;
    position: relative;
}

.Box_02_Mask
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 430px;
    height: 296px;
    background-repeat: no-repeat;
    background-image: url('../images/charte/box_02.png');
}

.Box_03_Container
{
    width: 430px;
    height: 240px;
    overflow: hidden;
    position: relative;
}

.Box_03_Mask
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 430px;
    height: 240px;
    background-repeat: no-repeat;
    background-image: url('../images/charte/box_03.png');
}

.Box_03_Text
{
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: 412px;
    height: 77px;
}

.Left
{
    float: left;
}

.Left.Item_01
{
    width: 458px;
}

.Right
{
    float: left;
}

.Right.Item_01
{
    width: 430px;
}

.Right.Item_02
{
    width: 655px;
    margin-left: 220px;
}

/**/

/**/

/*Bottom*/

#Bottom
{
    width: 888px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 10px;
}


#Bottom a:hover
{
    text-decoration: underline;
}

.Bottom_Item
{
    float: left;
    color: #808080;
    text-align: left;
    margin-right: 30px; /*width: 155px;*/
}

#Bottom .Bottom_Item a
{
    color: #808080;
}

#Bottom .Bottom_Item strong
{
    color: #222222;
}

#Bottom .Bottom_Item.Adresse
{
    color: #222222; /*width: 268px;*/
    float: right;
    margin-right: 0px;
}

#Bottom .Bottom_Item_Adresse_Logo a img
{
    opacity: 0.6;
    filter: alpha(opacity=60);
}
#Bottom .Bottom_Item_Adresse_Logo a img:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.Bottom_Item_Separateur
{
    height: 5px;
}

.Bottom_Item_Adresse_Logo
{
    float: left;
    width: 45px;
}

.Bottom_Item_Adresse_Coordonneee
{
    float: left;
    width: 223px;
}




/**/

/*Général*/

.Titre_01 {

    color: #a61f1f;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    padding-left: 26px;
    background-image: url('../images/charte/puce_01.png');
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 24px;
    font-weight: bold;
}

.Titre_02 {
    font-family: 'Poppins', sans-serif;
    color: #a61f1f;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    padding-bottom: 8px;
    background-image: url('../images/charte/puce_02.png');
    background-repeat: no-repeat;
    background-position: left -4px;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}

.Titre_03
{
    color: #a61f1f;
    margin: 0px;
    margin-bottom: 6px;
    padding: 0px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 8px;
    background-image: url('../images/charte/puce_02.png');
    background-repeat: no-repeat;
    background-position: left -4px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

.Titre_03.icoBulle
{
    background-image: url('../images/icones/icoBulle.png');
}

.Titre_04
{
    color: #a61f1f;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 2px;
    padding: 0px;
    font-weight: normal;
    text-transform: uppercase;
}

.Titre_05
{
    color: #a61f1f;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
}

span.SsTitre
{
    font-size: 18px;
    color: #000;
    padding-left: 20px;
    font-weight: normal;
}

.Message_01
{
    font-size: 11px;
    padding-left: 6px;
    margin-top: -8px;
}
.Message_01 span.Erreur
{
    color: #b62020;
}

.Message_01 span.Valide
{
    color: #3d8a25;
}
.Paragraphe_01
{
    text-align: justify;
    font-size: 12px;
    margin-top: 0px;
}

.Texte_Content
{
    padding: 15px;
    padding-left: 27px;
}

.Liste_01
{
    font-size: 12px;
    list-style-image: url('../images/charte/puce_05.png');
    margin: 0px;
    margin-top: -5px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 0px;
}

.Separateur_01
{
    height: 15px;
    width: 795px;
    background-image: url('../images/charte/separateur_01.png');
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.Separateur_02
{
    height: 15px;
    width: 650px;
    background-image: url('../images/charte/separateur_02.png');
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.Separateur_03
{
    height: 15px;
    width: 650px;
    background-image: url('../images/charte/separateur_02.png');
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
.Input_01
{
    border: solid 1px #929292;
    color: #929292;
    font-size: 11px;
    padding: 4px;
    width: 135px;
}

.Cmd_01
{
    font-size: 11px;
    color: #242424;
    font-variant: small-caps;
}

.Cmd_01:hover
{
    text-decoration: underline;
}

.Slider_Container
{
    width: 416px;
    height: 293px;
    position: relative;
    z-index: 1;
}

.Slider_Wrapper
{
    z-index: 1;
}

.Slider_Prev
{
    position: absolute;
    height: 25px;
    width: 21px;
    top: 190px;
    right: 26px;
    cursor: pointer;
    z-index: 2;
    background-image: url('../images/charte/prev.png');
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.Slider_Next
{
    position: absolute;
    height: 25px;
    width: 21px;
    top: 190px;
    right: 3px;
    cursor: pointer;
    z-index: 2;
    background-image: url('../images/charte/next.png');
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.Slider_Prev:hover, .Slider_Next:hover
{
    background-position: bottom left;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.Slider_Item
{
    width: 416px;
    height: 293px;
}


/*Filtre*/

.Filtre_Wrapper
{
    position: relative;
}

.Filtre_Container
{
    top: 20px;
    left: -40px;
    position: absolute;
    width: 226px;
    font-family: Arial;
}

.Filtre_Top
{
    width: 226px;
    height: 32px;
    background-image: url('../images/charte/filtre/top.png');
    background-repeat: no-repeat;
    position: relative;
    z-index: 5;
}

.Filtre_Content
{
    width: 226px;
    min-height: 152px;
    background-image: url('../images/charte/filtre/content.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    z-index: 6;
    background-color: #918f8f;
}

.Filtre_Bottom
{
    width: 226px;
    height: 27px;
    background-image: url('../images/charte/filtre/bottom.png');
    background-repeat: no-repeat;
    position: relative;
    z-index: 5;
}

.Filtre_Ombre
{
    width: 24px;
    height: 248px;
    background-image: url('../images/charte/filtre/ombre.png');
    background-repeat: no-repeat;
    position: absolute;
    right: -19px;
    top: 30px;
    z-index: 4;
}
.Filtre_Titre
{
    background-color: #918f8f;
    position: relative;
}

.Filtre_Titre img
{
    float: left;
    margin-top: -18px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.Filtre_Load
{
    position: absolute;
    right: 15px;
    top: -4px;
    width: 16px;
    height: 16px;
}
.Filtre_Load img
{
    margin: 0px;
}
.Filtre_Prod_Fam_Container
{
    border-top: solid 1px #4a4a4a;
    border-bottom: solid 1px #d0d0d0;
}
.Filtre_Prod_Fam_Content
{
    border-bottom: solid 1px #4a4a4a;
    border-top: solid 1px #d0d0d0;
    padding: 8px;
    padding-left: 15px;
    background-color: #d0d0d0;
}

.Filtre_Prod_Fam_Content a
{
    display: block;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #000;
    font-size: 12px;
}
.Filtre_Prod_Fam_Content a:hover
{
    color: #ce0d0d;
}
.Filtre_Prod_Fam_Content a span
{
    padding-right: 4px;
    color: #a61f1f;
    font-size: 16px;
}

.Filtre_Box
{
    padding: 8px;
    padding-left: 15px;
}
.Filtre_Box_SsTitre
{
    font-size: 11px;
    color: #fff;
    letter-spacing: 0.04em;
    margin-bottom: 7px;
}

.Filtre_Separateur
{
    border-top: solid 1px #4a4a4a;
    border-bottom: solid 1px #d0d0d0;
}

.Range_Wrapper
{
    width: 200px;
    height: 11px;
    background-image: url('../images/charte/composant/range_wrapper.png');
    margin-top: 20px;
    margin-bottom: 13px;
}

#slider_range
{
    width: 190px;
    margin-left: 5px;
    margin-right: 5px;
    height: 10px;
    cursor: pointer;
}

.ui-slider-horizontal
{
    background: none;
    border: none;
}

.ui-slider-range.ui-widget-header
{
    height: 3px;
    margin-top: 4px;
    background: none;
    background-color: #ca2424;
    background-image: url('../images/charte/composant/range.png');
}


.ui-slider-handle.ui-state-default.ui-corner-all
{
    height: 15px;
    width: 28px;
    padding-top: 5px;
    background: none;
    border: none;
    background-image: url('../images/charte/composant/range_right.png');
    background-repeat: no-repeat;
    margin-top: 11px;
    margin-left: -14px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.ui-slider-handle.ui-state-default.ui-corner-all.First
{
    height: 19px;
    padding-top: 1px;
    width: 28px;
    background: none;
    border: none;
    background-image: url('../images/charte/composant/range_left.png');
    margin-top: -12px;
}

/**/

/*PROD*/

.PROD_Wrapper
{
    padding-bottom: 15px;
    padding-top: 5px;
}

.PROD_Item
{
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.PROD_Item_Top
{
    width: 655px;
    height: 23px;
    background-image: url('../images/charte/prod/box_top.png');
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
}
.PROD_Item_Content
{
    width: 655px;
    background-image: url('../images/charte/prod/box_content.png');
    background-repeat: repeat-y;
    z-index: 2;
    position: relative;
}
.PROD_Item_Bottom
{
    width: 655px;
    height: 23px;
    background-image: url('../images/charte/prod/box_bottom.png');
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
}
.PROD_Item_Ombre
{
    width: 26px;
    height: 214px;
    background-image: url('../images/charte/box_ombre.jpg');
    background-repeat: no-repeat;
    position: absolute;
    right: -16px;
    top: 0px;
    z-index: 1;
}
.PROD_Item_Photo
{
    float: left;
    width: 185px;
    margin-left: 11px;
    padding-right: 13px;
}

.PROD_Item_Texte
{
    margin-right: 11px;
    padding-left: 13px;
    float: left;
    width: 407px;
    min-height: 142px;
    border-left: solid 3px #a61f1f;
    padding-bottom: 43px;
    position: relative;
}

.PROD_Item_Titre
{
    min-height: 30px;
    margin-top: -8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #acacac;
    background-repeat: no-repeat;
    background-position: top right;
}
.PROD_Item_Titre h2
{
    padding-top: 10px;
}

.PROD_Item_Description
{
    text-align: justify;
    padding: 0px;
    margin: 0px;
    margin-top: 8px;
    font-size: 12px;
    color: #222;
}

.PROD_Item_Plus
{
    position: absolute;
    right: -1px;
    bottom: -3px;
}

.PROD_Item_Plus .Btn_02_Container
{
    float: right;
}

.Btn_02_Container
{
    height: 33px;
    width: 145px;
    display: block;
}

.Btn_02_Container:hover > .Btn_02_Gauche
{
    background-position: top left;
}

.Btn_02_Container:hover > .Btn_02_Droite
{
    background-position: top left;
}
.Btn_02_Gauche
{
    float: left;
    width: 30px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url('../images/charte/btn_02_gauche.png');
}
.Btn_02_Droite
{
    float: left;
    width: 115px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url('../images/charte/btn_01_droite.png');
}

.PROD_Msg_01
{
    text-align: center;
    font-size: 14px;
    color: #121212;
    padding-top: 20px;
    font-style: italic;
}

/**/

/*PROD 02 (rechercher)*/


.PROD_Item_03
{
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.PROD_Item_03_Top
{
    width: 888px;
    height: 23px;
    background-image: url('../images/charte/prod/box_02_top.png');
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}
.PROD_Item_03_Content
{
    width: 888px;
    background-image: url('../images/charte/prod/box_02_content.png');
    background-repeat: repeat-y;
    position: relative;
    z-index: 2;
}
.PROD_Item_03_Bottom
{
    width: 888px;
    height: 23px;
    background-image: url('../images/charte/prod/box_02_bottom.png');
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}

.PROD_Item_03_Texte
{
    margin-right: 5px;
    padding-left: 13px;
    float: left;
    width: 640px;
    min-height: 142px;
    border-left: solid 3px #a61f1f;
    padding-bottom: 43px;
    position: relative;
}

/**/


/*Fiche produit*/
.PROD_Titre
{
    min-height: 35px;
    margin-right: 10px;
    padding-left: 10px;
    background-position: right top;
    background-repeat: no-repeat;
}

.PROD_Titre h1
{
    padding-top: 4px;
    background-position: 0px 5px;
}

.PROD_Photo_Wrapper
{
    float: left;
    width: 350px;
    padding-right: 25px;
    overflow: hidden;
}
.PROD_Content_Wrapper
{
    float: left;
    width: 446px;
    min-height: 386px;
    border-left: 2px solid #a61f1f;
    padding-left: 15px;
    padding-bottom: 85px;
    position: relative;
}

.PROD_Btn_Wrapper
{
    position: absolute;
    width: 446px;
    bottom: 0px;
}

.PROD_Ref
{
    font-size: 12px;
    color: #656565;
    margin-bottom: 15px;
    padding-left: 10px;
}

.PROD_Description
{
    font-size: 13px;
    text-align: justify;
    margin: 0px;
    padding-top: 5px;
}

.PROD_Description p
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}

.Rouge_01
{
    color: #a61f1f;
}

.PROD_Photo_Viewer_Wrapper
{
    position: relative;
    margin-bottom: 8px;
    height: 350px;
}

.PROD_Photo_Viewer
{
    position: absolute;
    top: 0px;
    left: 0px;
    border: solid 1px #fff;
}
.PROD_Photo_Viewer:hover
{
    border: solid 1px #aaa;
}
.PROD_Photo_Mini_Wrapper
{
    width: 380px;
}

.PROD_Photo_Mini_Item
{
    margin-right: 6px;
    float: left;
    border: solid 1px #fff;
}

.PROD_Photo_Mini_Item:hover
{
    border: solid 1px #aaa;
}

.PROD_Carasteristique
{
    font-size: 13px;
    list-style-image: url('../images/charte/puce_03.png');
    margin: 0px;
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 0px;
}

.PROD_Item_02
{
    padding-bottom: 15px;
}

.PROD_Item_02_Top
{
    width: 888px;
    height: 23px;
    background-image: url('../images/charte/prod/box_02_top.png');
    background-repeat: no-repeat;
}
.PROD_Item_02_Content
{
    width: 838px;
    padding-left: 25px;
    padding-right: 25px;
    background-image: url('../images/charte/prod/box_02_content.png');
    background-repeat: repeat-y;
}
.PROD_Item_02_Bottom
{
    width: 888px;
    height: 23px;
    background-image: url('../images/charte/prod/box_02_bottom.png');
    background-repeat: no-repeat;
}

.Btn_Tech
{
    width: 205px;
    height: 34px;
    margin-bottom: 4px;
    float: left;
}

.Btn_Tech a
{
    display: block;
    width: 205px;
    height: 34px;
    background-image: url('../images/charte/btn_technique.png');
    background-repeat: no-repeat;
}

.Btn_Tech a:hover
{
    background-position: left bottom;
}

.Btn_Com
{
    width: 205px;
    height: 34px;
    margin-bottom: 4px;
    float: left;
    margin-right: 10px;
}

.Btn_Com a
{
    display: block;
    width: 205px;
    height: 34px;
    background-image: url('../images/charte/btn_commerciale.png');
    background-repeat: no-repeat;
}

.Btn_Com a:hover
{
    background-position: left bottom;
}

.Btn_Devis
{
    width: 172px;
    height: 34px;
    margin-bottom: 4px;
    float: left;
}

.Btn_Devis a
{
    display: block;
    width: 172px;
    height: 34px;
    background-image: url('../images/charte/btn_devis.png');
    background-repeat: no-repeat;
}

.Btn_Devis a:hover
{
    background-position: left bottom;
}


/*ACTU*/

.ACTU_Wrapper
{
    padding-bottom: 15px;
    padding-top: 5px;
}

.ACTU_Item
{
    margin-bottom: 15px;
}

.ACTU_Item_Top
{
    width: 888px;
    height: 23px;
    background-image: url('../images/charte/prod/box_02_top.png');
    background-repeat: no-repeat;
}
.ACTU_Item_Content
{
    width: 888px;
    background-image: url('../images/charte/prod/box_02_content.png');
    background-repeat: repeat-y;
}
.ACTU_Item_Bottom
{
    width: 888px;
    height: 23px;
    background-image: url('../images/charte/prod/box_02_bottom.png');
    background-repeat: no-repeat;
}

.ACTU_Item_Photo
{
    float: left;
    width: 185px;
    margin-left: 11px;
    padding-right: 13px;
}

.ACTU_Item_Texte
{
    margin-right: 11px;
    padding-left: 13px;
    float: left;
    width: 640px;
    min-height: 77px;
    border-left: solid 3px #a61f1f;
    padding-bottom: 43px;
    position: relative;
}

.ACTU_Item_Titre
{
    min-height: 30px;
    margin-top: -8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #acacac;
    background-repeat: no-repeat;
    background-position: top right;
}
.ACTU_Item_Titre h2
{
    padding-top: 10px;
}

.ACTU_Item_Description
{
    text-align: justify;
    padding: 0px;
    margin: 0px;
    margin-top: 8px;
    font-size: 12px;
    color: #222;
}

.ACTU_Item_Plus
{
    position: absolute;
    right: -1px;
    bottom: -3px;
}

.ACTU_Item_Plus .Btn_02_Container
{
    float: right;
}

.Btn_02_Container
{
    height: 33px;
    width: 145px;
    display: block;
}

.Btn_02_Container:hover > .Btn_02_Gauche
{
    background-position: top left;
}

.Btn_02_Container:hover > .Btn_02_Droite
{
    background-position: top left;
}
.Btn_02_Gauche
{
    float: left;
    width: 30px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url('../images/charte/btn_02_gauche.png');
}
.Btn_02_Droite
{
    float: left;
    width: 115px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url('../images/charte/btn_01_droite.png');
}

.ACTU_Msg_01
{
    text-align: center;
    font-size: 14px;
    color: #121212;
    padding-top: 20px;
    font-style: italic;
}

.Btn_Retour_Container
{
    padding-left: 15px;
    padding-bottom: 10px;
    color: #484848;
}
.Btn_Retour_Container a
{
    color: #484848;
    display: block;
    padding-left: 20px;
    background-image: url('../images/charte/puce_04.png');
    line-height: 23px;
    background-repeat: no-repeat;
    background-position: 0 -2px;
    font-size: 11px;
}
.Btn_Retour_Container a:hover
{
    color: #a61f1f;
}

/**/

.Coord_Content
{
    float: left;
    width: 413px;
}
.Contact_Content
{
    float: right;
    width: 413px;
}

.Form_Content table
{
    color: #222;
    font-size: 12px;
}

.Composant
{
    border: solid 1px #929292;
    color: #222;
    font-size: 11px;
    padding: 3px;
    font-family: Verdana;
    width: 235px;
}

.Composant-02{
    width: 100%;
}


.Btn_02
{
    text-transform: uppercase;
    color: #a61f1f;
    font-size: 11px;
}

.Btn_02:hover
{
    text-decoration: underline;
}

.Lien_01
{
    color: #222;
    text-decoration: none;
}
.Lien_01:hover
{
    color: #a61f1f;
    text-decoration: underline;
}

#lblMessage_01
{
    color: #a61f1f;
    font-size: 11px;
    display: block;
    margin-left: 7px;
    line-height: 24px;
}

#lblMessage_02
{
    color: #a61f1f;
    font-size: 11px;
    display: block;
    margin-left: 7px;
    line-height: 24px;
    margin-top: -15px;
}


#lblMessage_01.Erreur, #lblMessage_02.Erreur
{
    color: #b62020;
}

#lblMessage_01.Valide, #lblMessage_02.Valide
{
    color: #3d8a25;
}

.Noir_01
{
    color: #222;
}

.aMarque_Top_Item
{
    width:125px;
    height:70px;
    overflow: hidden;
	display:block;
	background-position: left top;
	background-repeat: no-repeat;	
	margin-left: 15px;
}

.aMarque_Top_Item:hover, .aMarque_Top_Item.Actif
{
    	background-position: left bottom;
}

.Display_None
{
    display: none;
}

.Moyen {
    font-size:12px;
}

.Align_Justify
{
    text-align: justify;
}

.No_Margin_Bottom
{
    margin-bottom: 0px;
}