@charset "iso-8859-1";
/* Date de création: 13/01/2003 */

/************************************** all **************************************/
/*a.mastercategory:link { 
	color: #0000ff; text-decoration: none; font-weight: bold; font-size: 14px; 
	background-color: inherit; 
}

a.mastercategory:visited { 
	color: #0000ff; text-decoration: none; font-weight: bold; font-size: 14px; 
	background-color: inherit; text-decoration: none; font-weight: bold; font-size: 14px; 
}

a.mastercategory:hover { 
	color: #ff0000; text-decoration: none; font-weight: bold; font-size: 14px; 
	background-color: inherit; 
}

a.childcategory:link { 
	color: #0000ff; text-decoration: none; font-size: 12px; 
	background-color: inherit; 
}

a.childcategory:visited { 
	color: #0000ff; text-decoration: none; font-size: 12px; 
	background-color: inherit; 
}

a.childcategory:hover { 
	color: #ff0000; text-decoration: none; font-size: 12px; 
	background-color: inherit; 
}*/

div.contentheader {
	padding: 2px;
	background-color: #003399;
	text-align: center;
	color: #ffffff; font-weight: bold; font-size: 13px;
}

img.middle {
	vertical-align: middle;
}

.backcolor0 { background-color: #ffffcc; }
.backcolor1 { background-color: #99ccff; }

/************************************** left content **************************************/
/* category zone */
div#categorylistdiv {
	border: 2px solid #cccccc;
}

div#categorylistcontent {
	font-size: 12px;
}

div#categorylistcontent div {
	margin-bottom: 5px;
}

/* action zone */
div#sendthispagediv {
	border: 2px solid #cccccc;
}

div#sendthispage {
	padding: 2px;
	font-size: 10px;
}

/* caption zone */
div#captiondiv {
	border: 2px solid #cccccc;
}

div#caption {
	padding: 2px;
	font-size: 10px;
}

div#caption table {
	border-collapse: collapse;
	width: 140px;
}

div#caption td.captionleft {
	width: 24px;
	text-align: center;
}

div#caption td.captionright {
	width: *;
	font-size: 10px;
	padding: 2px;
}

span#captionlabel {
	text-decoration: none; font-weight: bold;
}

/************************************** right content **************************************/
/* mailing list zone */
div#mailinglistdiv {
	border: 2px solid #cccccc;
}

div#mailinglistcontent {
	padding: 2px;
	font-size: 10px;
}

form#mailinglist {
	text-align: center;
	margin: 0px;
}

/* basket zone */
div#basketdiv {
	border: 2px solid #cccccc;
	font-size: 10px;
}

div#basketcontent {
	padding: 2px;
	font-size: 10px;
}

div#basketnb {
	border-bottom: 3px solid #cccccc;
	padding: 2px 0px 2px 0px;
	font-size: 11px; font-weight: bold;
}

div#basketproduct {
	border-bottom: 3px solid #cccccc;
	padding: 2px 0px 2px 0px;
	font-size: 10px;
}

table#basketproducttable {
	width: 100%;
	border: 0px;
	font-size: 10px;
}

table#basketproducttable a {
	text-decoration: none;
	font-size: 10px;
}

tr#basketproducttableheader {
	color: #cccccc;
	font-size: 10px;
}

tr.basketproducttableline {
	vertical-align: top;
	font-size: 10px;
}

td.right {
	text-align: right; font-size: 11px; font-weight: bold;
}

td.right span.specials_old {
	text-decoration: line-through;
}

td.right span.specials_new {
	color: #008000;
}

div#basketlivraison_header {
	color: #006600; font-weight: bold; font-size: 11px;
	border-bottom: 2px solid #cccccc;
}

div#basketlivraison_cout {
	float: right;
	color: #006600; font-weight: bold; font-size: 11px; text-align: right;
}

div#basketpriceheadertop {
	border-bottom: 1px solid #cccccc;
	padding: 1px 0px 1px 0px;
	color: #ff0000; font-size: 11px; font-weight: bold;
}

div#basketpriceheaderbottom_tvac {
	border-bottom: 3px solid #cccccc;
	padding: 1px 0px 1px 0px;
	color: #0000ff; font-size: 11px; font-weight: bold;
}

div#basketpriceheaderbottom {
	border-bottom: 3px solid #cccccc;
	padding: 1px 0px 1px 0px;
	color: #ff0000; font-size: 11px; font-weight: bold;
}

div.basketprice {
	float: right; font-size: 11px; font-weight: bold;
}

img.center {
	vertical-align: middle;
}