*{
    padding:0px;
    margin:0px;
}

body{
    font-family:arial;
    font-size:0.8em;
    background-color:#000000;
    background-image:url(img/fd_page.jpg);
    background-repeat:repeat-X;
    background-repeat:no-repeat;
    background-position:center top;
    color:#ffffff;
}

p{
    padding-top:10px;
}


img.png {
     behavior: url(template/win_png.htc);
}

/*
a:link{color:#523829;text-decoration:none;}
a:active{color:#523829;text-decoration:none;}
a:visited{color:#523829;text-decoration:none;}
a:hover{color:#523829;text-decoration:none;}
*/
a:link{color:#FFFFFF;text-decoration:underline;}
a:active{color:#FFFFFF;text-decoration:underline;}
a:visited{color:#FFFFFF;text-decoration:underline;}
a:hover{color:#FFFFFF;text-decoration:underline;}

.centre{
   /* text-align:center; */
}

#global {
   /* text-align:center;  */
    margin:auto;
    width:960px;
    background-color:#FBFBFB;
    height:600px;
    border:8px solid #ffffff;
    margin-top:20px;
}

.global1 { background-image:url(img/fond_page_1.jpg); background-repeat:no-repeat; }
.global2 { background-image:url(img/fond_page_2.jpg); background-repeat:no-repeat; }
.global3 { background-image:url(img/fond_page_3.jpg); background-repeat:no-repeat; }
.global4 { background-image:url(img/fond_page_4.jpg); background-repeat:no-repeat; }



#menu{
   text-align:left;
   position:relative;
   top:290px;
   left:25px;
   height:300px;
   width:250px;
   border:0px solid red;
}





#menu ul{
    text-align:left;
    margin: 0;
    padding: 0;
    margin-left:20px;
    list-style-type: none;
}

#menu ul li a{
    text-align:left;
    text-decoration: none;
    color: #ffffff;
    font-weight:bold;
}


#contenu_accueil{
   border:0px solid red;
   text-align:left;/**/
   padding-left:430px;
   /*float:left;*/
   /*position:relative;
   left:460px;
   width:445px; */
   height:291px;
   /*height:297px;  <= faire hack pour safari*/
}

#photo_bas_contenu{
    float:left;
    position:relative;
    left:403px;
    top:0px;
    width:557px;
    height:192px;
    background-image:url(img/photo_bas.jpg);
    background-repeat:no-repeat;
}

.print{
   display:none;
}


#contenuPage{
    margin-top:-200px;
    height:470px;
    overflow:auto;
}



#pied{  /*
    float:left;
    position:relative;
    left:50px;
    top:194px;    */
    padding-top:10px;
    padding-left:470px;
    text-align:left;
}
#pied ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#pied ul li{
    position: relative;
    display: inline;
    float: left;
    padding-right:18px;
}
#pied ul li a{
    text-decoration: none;
    color: #ffffff;
    font-weight:bold;
    font-size:0.85em;
    text-align:center;
}
#pieceunique
{
float:left;
width:185px;
height:245px;
margin-left:30px;
background-color:#753512;
text-align:center;
}
#nouveaute
{
width:185px;
height:245px;
margin-left:273px;
background-color:#CD794A;
text-align:center;
}
#actualites
{
width:427px;
height:180px;
margin-left:30px;
margin-top:15px;
background-color:#CB7230;
}

/************  LISTE ARTICLE *****************************************/
.fondListeArticle_1{
    height:80px;
    width:400px;
    background-color:#CB7230;
}
.fondListeArticle_2{
    height:80px;
    width:400px;
    background-color:#CD794A;
}

/************  DETAIL ARTICLE *****************************************/



#detail_titre{
width:400px;
height:50px;
font-weight:bold;
/*border:1px red solid;*/
}

#detail_libelle{
width:400px;
height:30px;
line-height:30px;
margin-top:20px;
color:#C65918;
font-size:1.5em;
font-weight:bold;
}

#detail_detailart{
width:300px;
/*height:140px;*/
float:left;
margin-top:20px;
}

#detail_prix{
width:170px;
height:110px;
float:left;
margin-left:30px;
margin-top:20px;
background-color:#472617;
text-align:center;
color:#C65918;
font-size:1.5em;
font-weight:bold;
}

.retour{
clear:both;
}


#detail_photos{
width:500px;
height:120px;
margin-top:20px;
margin-bottom:20px;
background-color:#8A472D;
}

.zone_photo{
text-align:center;
}


label{
width:90px;
display:block;
float:left;
}

.colred{
color:#FF0000;
}



/************  tableau selection *****************************************/

td{

}


.tablign1{
background-color:#753512;
}

.tablign2{
background-color:#CD794A;
}

/**************************************************/

.envoyer{
font-family:Eras Demi ITC;
background-color:#DFBD8D;
font-size:14px;
font-weight:bold;
cursor:hand;
color:#000000;
border:0;
width:80px;
height:20px;

}

.pagination_selection{
   color:#CD794A;
   font-weight:bold;
}


