body{
background:#ac2e2c;
background-image:url(../images/fond_body.jpg);
background-repeat:no-repeat;
background-position:top center;
padding-top:242px;
}

.headerLeft{
border-right:2px solid #ffffff;
float:left;
}

#main{
/*background-image:url(../images/fond_main.jpg);
background-position:top;
background-repeat:repeat-x;*/
padding-top:5px;
}

#ssmain{
width:774px;
margin:auto;
border-left:2px dashed #540000;
border-right:2px dashed #540000;
border-bottom:2px dashed #540000;
border-top:2px dashed #ffffff;
text-align:left;
background:#ffffff;
overflow:hidden;
}

.boxHome{
padding:10px;
margin-bottom:10px;
overflow:hidden;
padding-top:0px;

}

.boxProduit{

border:1px solid #dedede;
/*background:#ededed;*/
float:left;
margin:8px;
text-align:center;
}

.Tiret{
border-top:1px dashed #cccccc;
margin:0px;
padding:0px;
}

a.BordeauxGras{
color:#9d1818;
font-weight:bold;
text-decoration:none;
}

a.BordeauxGras:hover{
text-decoration:underline;
}
