/* visuel pour les prduits
   dans les pages nouveautes
   , galerie et sports */
   
h2{
  font-size:12pt;
  font-family:georgia;
  color:#B0E0FA;
  font-weight:bold;
}

#corps{
	color:#FFFFFF;
}



.zoom {
 padding: 4px 0px 4px 20px;
 background: transparent url("../media/loupe.gif") no-repeat top left;
}

dl.ficheproduit {
 margin-bottom: 20px;
 min-height: 150px;
}

dl.bordure {
 border-top: 2px dotted #B0E0FA;
}

* html dl.ficheproduit {
 height: 150px;
}

.ficheproduit dt {
 border-bottom: 1px solid #94BDE7;
 padding-left: 10px;
 line-height: 1;
 background: transparent url("../media/puce.gif") no-repeat bottom left;
 color: #94BDE7;
}

.ficheproduit dt a:link, .ficheproduit dt a:hover {color:#94BDE7;}



.ficheproduit dd {
 width: 70%;
 float: right;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
 margin-top: 20px;
}
.ficheproduit dd a:link, .ficheproduit dd a:visited
{
text-decoration:none;
color:#6CAED3;}

.ficheproduit dd.photo {
 width: 30%;
 float: left;
}

.ficheproduit dd.photo img{

border:1px solid #333333;
margin:20px;
}


.ficheproduit dd.photo a {
 display: block;
 margin-left: 20px;

}

.ficheproduit dd p {
 margin: 0px 0px 10px 0px;
}

.ficheproduit small {
 display: block;
 margin-bottom: 10px;
 font-weight: bold;
}


.nav_page {
padding: 0;
}

.nav_page a{
font-family:Verdana;
font-size:10pt;
color:#FFFFFF;
text-decoration:none;
}
