body{
    font-family:arial;
    font-size:0.8em;
    color:#666666;
    padding:0;
    margin:0;
}

a{
    color:#EA9818;
}


h2{
    color:#0A5EA7;
}


img{
    border:0;
}



#global {

    margin:auto;
    width:960px;
    border:0px solid red;
}

#header{
    width:960px;
    height:173px;
    border:0px solid red;
    background-position:center top;
}
#header a{
    color:#000000;
    text-decoration:none;
}
#bloc_header_compte{
    padding-top:20px;
    height:110px;
}

#menu_header{
   text-align:right;
}
#menu_header ul{
   list-style-type:none;
}
#menu_header ul li{
   display:inline;
   margin-right:10px;
}
#menu_header a{
   color:#0169B2;
}



#colonne_gauche{
   width:270px;
   float:left;
   position:relative;
}

#colonne_gauche select{
   color:#0A5EA7;
}



#colonne_gauche a{
   font-weight:bold;
   color:#0A5EA7;
   text-decoration:none;
}
#liste_famille_catalogue{
}
#liste_famille_catalogue ul{
   list-style-type:none;
   margin-top:0;
}
.recherche_libelle{
   font-weight:bold;
   color:#0A5EA7;
   font-size:1.2em;
}
.btn_rechercher{
  /* margin-top:5px;*/
}

#colonne_droite{
   width:630px;
   float:right;
}


#pied{
    width:950px;
    height:175px;
    color:#ffffff;
    margin-top:40px;
}
#pied a{
    color:#ffffff;
    text-decoration:none;
    font-size:0.9em;
}


#pied_bloc_coord{
    padding:17px;
    float:left;
}
#pied_bloc_infos_paiement{
    padding:17px;
    padding-top:70px;
    float:left;
    width:215px;
}
#pied_bloc_infos_livraison{
    padding:17px;
    padding-top:70px;
    float:left;
    width:175px;
}
#pied_bloc_infos_generales{
    padding:17px;
    padding-top:70px;
    float:left;

}
.pied_societe{
    font-weight:bold;
    font-size:1.5em;
    color:#2E638F;
}
.pied_infos_libelle{
    font-weight:bold;
    font-size:1.2em;
}






.entete_tab{
    text-align:center;
    background-color:#EA9818;
    color:#ffffff;
    font-weight:bold;
}
.entete_tab2{
    text-align:center;
    background-color: #F9E5C4;
    height:25px;
    color:#E99818;
    font-weight:bold;
}

.modulo_1{
    background-color:#E1E9EF;
}
.modulo_2{
    background-color:#F1F5F8;
}



/*
.boite_login{
    background-image:url(/template/img/bg_compte.gif);
    background-repeat:no-repeat;
}
*/
.boite_login_entete{
    color:#0A5EA7;
    font-size:1.2em;
    font-weight:bold;
}


.but{
    background-color:#EA9818;
    color:#ffffff;
    font-weight:bold;
    padding:5px;
    border:0;
}
.but_disabled{
    background-color:#dbdbdb;
    color:#ffffff;
    font-weight:bold;
    padding:5px;
    border:0;
}

.wrapper{
    clear:both;
}
