#tablecatalogue td{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
#tablecatalogue .zoom{
width:25px;
}
#produit .zoom{
width:25px;
}
#tablecatalogue .img{
border-left:1px solid #FF9900;
width:65px;
}
#produit .img{
border-left:1px solid #FF9900;
}
#produit img{
cursor:;
}
#tablecatalogue .quantite{
width:45px;
}
#produit .prix{
padding-left:4px;
padding-right:4px;
border-left:1px solid #FF9900;
width:45px;
}
#tablecatalogue .prix{
width:45px;
}
#produit .quantite{
border-left:1px solid #FF9900;
width:45px;
}
#tablecatalogue .panier{ 
width:35px;
}
#produit .panier{
border-left:1px solid #FF9900;	
width:35px;
}
#produit .designation{
padding-left:5px;
border-left:1px solid #FF9900;	
}
#tablecatalogue .designation{
padding-left:5px;
border-left:1px solid #FF9900;	
}
#produit {
font-size:11px;
background-color:#FDEBC1;
cursor:pointer;
}
#produit:hover, #produit.hover{
font-size:11px;
background-color:#FBB102;
}
#produit:hover td, #produit.hover td{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF3300;
}
#produit td{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.bgboxtop {
	background-color: #FDEBC1;
	background-image: url(img/bg_topbox.gif);
	background-position: top;
}
.bgboxdroit {
	background-color: #FDEBC1;
	background-image: url(img/bg_topboxdroit.gif);
	background-position: right;
}
.bgboxgauche {
	background-color: #FDEBC1;
	background-image: url(img/bg_topboxgauche.gif);
	background-position: left;
}
.bgboxbas {
	background-color: #FDEBC1;
	background-image: url(img/bg_topboxba.gif);
	background-position: 2px;
	background-repeat: repeat-x;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textekemenn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.cadre {border : 2px solid #FDC748; }

.lien {
	font-family: arial;
	font-size: 12px;
	color: #DE3526;
	font-weight: bold;
	text-decoration:none;
	}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	color: #DE3526;
	font-weight: bold;
	text-decoration:none;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	color: #FDC748;
	font-weight: bold;
	text-decoration:underline;
}
.lien:active {
	font-family: arial;
	font-size: 12px;
	color: #DE3526;
	font-weight: bold;
	text-decoration:none;
}

#cryptogram {
	border: 1px solid #7F9DB9;
	margin:0 0 0 0;
	padding:0;
	background:#fff;

}
