@charset "utf-8";
/* CSS Document */


body{
  background:white no-repeat;
  margin:auto;
  margin-top:10px;
  width:800px;
  color:black;
  font: 14px  Arial, Helvetica, sans-serif;}
  
#en-tete
{
padding: 1px;
width:704px;
height:61px;
}

#corp{
width:800px;
margin-bottom:0px;
margin-top:10px;}

.titre
{
width:704px;
font-weight:bold;
text-align:center;
border-bottom: 1px solid #333333;
color:#333333;
font:  small-caps 18px Arial, Verdana bold;
}

.texte_centre
{
width:604px;
padding: 0px 0px 10px 50px;
text-align:center;
}

.prix
{
width:600px;
padding: 10px;
text-align:center;
font-weight:bold;
border:1px solid black;
margin-left:40px;

}

.texte_description
{
width:604px;
padding: 0px 0px 10px 50px;
text-align:justify;

}
p
{
width:500px;
}
#css_ie li
{
float:left;
}
.mini_titre
{
width:500px;
font-weight:bold;
}
.miniature
{
height:120px;
width: 140px;
}

.galerie_mini
{
width:650px;
}
.galerie_mini li
{
display:inline-block;
padding:5px;
}

.galerie_mini img
{
border:1px solid black;
padding:2px;
}

.technique
{
border-bottom: 1px solid black;
padding-bottom:30px;
}

a
{
text-decoration:none;
}

a:hover
{
color:grey;
}
.imprimer
{
margin-left:30px;
border:1px solid black;
padding:10px;
color:black;}

.imprimer img
{
position:relative;
top:7px;
right:5px;
}

.maga{
width:850px;
display:block;
margin-left:50px;
margin-top:50px;
}
