@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
}

.tab_product {
	height: 180px;
	width: 700px;
}
.description_product {
	padding-right: 7px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	vertical-align: bottom;
	color: #FF0000;
	padding: 5px;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #666666;
}
.show_sep_ligne {
	background-image: url(images/lignes_photo.gif);
	background-repeat: no-repeat;
	height: 4px;
}

.cart {
	height: 33px;
	width: 161px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.esp_vide_photo {
	height: 80px;
}
