.lienboutique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.lienboutique:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.lienboutique:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.lienboutique:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.tabadmin {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EAEAEA;
}
.blocproduit {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	float: left;
	border: 1px solid #333333;
	width: 160px;
	height:190px;
	margin: 19px;
	border-spacing: 0px;
	border-collapse: collapse;
}


TD.titproduit{
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	height: 30px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #EAEAEA;
}

TD.imgproduit{
	height:130px;
	text-align:center;
	vertical-align: middle;
	padding-bottom:5px;
	padding-top:5px;
}

TD.descproduit{
	text-align:justify;	
	padding:5px;
	font-size: 10px;
	height:65px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.blocaide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 148px;
	border: 1px solid #000000;
	text-align: center;
}
.titaide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5EBE0;
}
INPUT.panier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
option.famous {
	background-color: #CCCCCC;
}
