@charset "iso-8859-1";
/* Date de création: 13/01/2003 */

/* asp/default.asp content */
a.flashy {
	font-size: 22px;
	color: #0000FF;
	text-decoration: underline;
}

a.flashy:hover {
	font-size: 22px;
	color: #00FFAA;
	text-decoration: underline overline;
}

div.default_contentheader {
	padding: 2px;
	background-color: #003399;
	text-align: center;
	color: #ffffff; font-weight: bold; font-size: 12px;
}

div#newslist .medboldgrey { 
	
	font-size: 12px; 
	font-weight: bold;
	color: #696969;
}

div#newslist .medbold { 
	
	font-size: 12px; 
	font-weight: bold;
	margin-left: 10px
}

div#newslist .mednormal { 
	
	font-size: 11px;
	margin-left: 10px
}

table#default_categorylist {
	width: 100%;
	border: 0px;
}

table#default_categorylist a.mastercategory:link { 
	color: #0000ff; text-decoration: none; font-weight: bold; font-size: 14px; 
	background-color: inherit; 
}

table#default_categorylist 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; 
}

table#default_categorylist a.mastercategory:hover { 
	color: #ff0000; text-decoration: none; font-weight: bold; font-size: 14px; 
	background-color: inherit; 
}

table#default_categorylist a.childcategory:link { 
	color: #0000ff; text-decoration: none; font-size: 11px; 
	background-color: inherit; 
}

table#default_categorylist a.childcategory:visited { 
	color: #0000ff; text-decoration: none; font-size: 11px; 
	background-color: inherit; 
}

table#default_categorylist a.childcategory:hover { 
	color: #ff0000; text-decoration: none; font-size: 11px; 
	background-color: inherit; 
}

td#default_categorylist_left {
	width: 50%;
	vertical-align: top;
	padding-right: 5px;
	border-right: 1px solid #c0c0c0;
}

td#default_categorylist_right {
	width: 50%;
	vertical-align: top;
	padding-left: 5px;
}

div.stats {
	padding-left: 50px;
	font-size: 14px;
}

/* vignette */
table#vignette {
	width: 100%;
	font-weight: bold; font-size: 10px;
}

table#vignette span.price {
	font-weight: bold; font-size: 12px; color: #ff0000;
}

table#vignette span.specials_old {
	font-weight: bold; font-size: 12px; color: #ff0000; text-decoration: line-through;
}

table#vignette span.specials_new {
	font-weight: bold; font-size: 14px; color: #008000;
}

td#vignette1 {
	width: 33%;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

td#vignette2 {
	width: 33%;
	text-align: center;
	border-left: 1px solid #cccccc;
	padding: 0px 5px 0px 5px;
}

td#vignette3 {
	width: 33%;
	text-align: center;
	border-left: 1px solid #cccccc;
	padding: 0px 5px 0px 5px;
}

div.promo {
	text-align: center;
	font-size: 14px; font-weight: bold; color: #006699;
}

ul.listeChildCategory {
	margin: 0px; padding: 0px;
}

ul.listeChildCategory li {
	display: inline;
	list-style-type: none;
	margin-right: 7px;
}

