@charset "iso-8859-1";
/* Date de création: 13/01/2003 */

/* asp/specials.asp content */
div.default_contentheader {
	padding: 2px;
	background-color: #003399;
	text-align: center;
	color: #ffffff; font-weight: bold; font-size: 12px;
}

div.no_specials {
	text-align: center;	font-size: 16px; font-weight: bold;
}

table#specials_list {
	width: 100%;
	border: 0px; border-collapse: collapse;
	font-size: 12px;
}

tr#specials_header {
	font-size: 10px; font-weight: bold;
	color: #696969;
	text-align: left;
}

tr.productmanufacturer {
	text-align: left;
	padding: 10px 0px 5px 10px;
}

tr.productline0 {
	color: #000000;
	background-color: #eeeeee;
	font-size: 12px;
}

tr.productline1 {
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
}

tr.productover {
	color: #000000;
	background-color: #ffeeaa;
	font-size: 12px;
}

td.productinfo {
	padding: 2px;
}

td.productprice {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

td.productprice span.specials_old {
	text-decoration: line-through;
	font-weight: normal;
}

td.productprice span.specials_new {
	color: #008000;
	font-size: 14px;
}

/* ACTIONS PROMOTIONNELLES */
table.special_action {
	padding-bottom: 10px;
	position: relative;
}

td.special_date {
	font-size: 12px; color: #3E3E3E; font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
}

span.special_name {
	font-size: 14px; color: #0000; font-weight: bold;
}

td.special_image {
	width: 50%;
	vertical-align: top;
}

td.special_products {
	width: 50%;
	vertical-align: top;
}
