#logo {
	margin: 8px;
	float: left;
	display: block;
	width:300px;
	color: #ccc;
        }
#logo h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ccc;
	}
#logo p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ccc;
	text-align: justify;
}
#logo a{
	text-decoration:none;font-weight:bold;
     color:#ccc;
}
#logo a:hover{
	text-decoration:underline;
     font-weight:bold;
     color:#ccc;
}
#listefiche {
	margin: 00px;
	float: right;
	display: block;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 425px;
	height: auto;
	overflow: auto;
	border: 1px dashed  #999;
        color: #ccc;
}
#listefiche a{
        font-size: 10px;
        text-decoration:none;
        font-weight:normal;
        color: #ccc;
        }
#listefiche a:hover{
	   font-size: 10px;
        text-decoration:underline;
        font-weight:normal;
        color: #ccc;
        }
#listefiche h1{
        font-size: 12px;
        font-weight:bold;
        color: #ccc;
        text-align:center;
        }
#listefiche table{
	width:400px;
	margin-left:3px;
	margin-right:3px;
     text-align:left;     color: #ccc;
}
#listefiche table tr{
	text-align:left;   height:10px;
	}
#listefiche table td{
	width: 120px;
	text-align: left;
	vertical-align: top;
	height: auto;
	background-color: #333;
}
.prixbarre {
     color: red;
	text-decoration:line-through;
	font-size:10px;
     font-weight: normal;
     }
#listefiche table td:hover{
     width:110px;
     text-align:left;
     vertical-align:top;
     height:auto;
     background-color:#666;
    }
#listefiche img {
padding-top:2px;


}
#zoom   {
	margin-top:10px;
     margin-left:5px;
     margin-bottom:10px;
     float: left;
	display: block;
	padding:10px;
	width:300px;
	height:350px;
	1background-color:#E9E9E9;  border: 1px #ccc solid;
	color:#ccc;
     }
#zoom   p{
line-height:18px;
font-size:12px;
font-weight:normal;
color:#ccc;
     }
#zoom li {
	list-style-type: square;
	list-style-position: inside;
	line-height:20px;
	font-size:12px;
	color:#ccc;
}
#zoom img {
      margin-top:20px;
}
.bloccadre      {
        margin-top:0px;
        margin-bottom:5px;
        width:135px;
        height:90px;
        font-weight:bold;
        }
.bloccadre   p   {
        vertical-align: middle;
        }
.img   {
        display:block;
        float:left;
        width:70px;
        }
.ref   {
	display: block;
	float: left;
	background-color: #666;
	sbackground-image:url(../images/bande20.png);
	width: 135px;
	height: 18px;
	margin-bottom: 3px;
	vertical-align: middle;
}
.info   {
        display:block;
        float:left;
        width:50px;
        margin-top:5px;
        margin-left:5px;


}
.voir   {
        display:block;
        float:left;
        width:55px;
        margin-top:5px;
        margin-left:5px;
        font-size:9px;
        font-weight: normal;
        text-align:center;
}
.prix   {
       display:block;
        float:left;
        width:100%;
        text-align:right;
        font-weight:normal;
}