@charset "UTF-8";
/* CSS Document */

.topbox-dark {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

.topbox-light {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.title-xlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
}

.title-white-bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
}

.news-text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height:15px;
}

.news-light {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
line-height:15px;
}

.bleu {color: green;}
.rouge {color: #FF0000}
.dark {color: #666666}

.poll-question {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
}

.booklessons {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #990000;
font-weight:bold;
text-decoration:none;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #990000;
font-weight:bold;
text-decoration:none;
}

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

div.clear {
	height: 0px;
	overflow: hidden;
	clear: both;
}

div.latest_products {
	width: 886px;
	height: 134px;
	background: url('images/latest_products_back.jpg');
}

div.latest_products_wrapper {
	padding: 14px 1px 13px 13px;
	height: 107px;
}

div.latest_product_item {
	width: 207px; 
	height: 107px;
	float: left; 
	margin: 0px 11px 0px 0px; 
	background: url('images/latest_product_back.jpg');
}

div.latest_product_item_title {
	height: 24px;
}

div.latest_product_item_title a {
	float: left; 
	width: 207px;
	text-align:center; 
	height:24px; 
	line-height: 24px;
	color:#fff;
	font-size: 12px;
	font-weight: normal;
}

div.latest_product_item_info {
	height: 63px; 
	padding: 10px;
}

div.latest_product_item_image {
	width:63px;
	height:63px; 
	float: left;
}

div.latest_product_item_image a, div.latest_product_item_image img {
	border: 0px none;
}

div.latest_product_info {
	width: 114px; 
	float: left; 
	margin: 0px 0px 0px 10px; 
	color: #FFF; 
	line-height: 20px;
}

div.products .categories {
	height: 96px;
	background: url(images/products_title.jpg);
	margin: 12px 0px 0px;
	padding: 0px 0px 0px 33px;
}

div.categories a {
	width: 107px;
	height: 87px;
	float: left;
	margin: 0px 5px;
	text-indent: -1000px;
	overflow: hidden;
}

div.products .bottom {
	height: 6px;
	background: url(images/product_bottom.jpg);
	overflow: hidden;
}

div.products .productlist {
	background: #FFF;
	padding: 0px 12px;
}

div.products .productlist h3, div.products .productlist h3 span {
	font-size: 12px;
	color: #7f7f7f;
	margin: 0px;
}

div.products .productlist h3 span {
	color: #000;
	font-style: normal;
}

div.products .productlist h3 {
	font-style: italic;
	font-weight: normal;
	padding: 10px 0px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
	border-bottom: 1px solid #7f7f7f;
}

div.products .product {
	border: 1px solid #CFCFCF;
	width: 410px;
	height: 162px;
	float: left;
	padding: 0px 6px 6px 6px;
	position: relative;
	margin: 0px 3px;
}

div.products .product .title, div.products .detailedproduct .title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #960000;
	height: 26px;
	line-height: 26px;
}

div.products .product .image {
	width: 171px;
	height: 135px;
	border: 1px solid #B8B7B7;
	float: left;
	margin: 0px 10px 0px 0px;
}

div.products .product p, div.products .detailedproduct p {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px;
	color: #404040;
}

div.products .product p.smallinfo, div.products .detailedproduct p.smallinfo {
	font-size: 11px;
	line-height: 18px;
}

div.products .product .price {
	position: absolute;
	left: 190px;
	top: 133px;
	font-size: 16px;
	color: #8a0b0b;
	padding: 3px 5px;
	font-weight: bold;
	background: #EDEDED;
}

div.products .product.grey {
	background: #CFCFCF;
}

div.products .detailedproduct .image {
 	width: 242px;
	height: 135px;
	float: left;
	margin: 0px 10px 0px 0px;
}

div.products .detailedproduct .image img {
	border: 1px solid #B8B7B7;
	float: left;
}

div.products .detailedproduct .image img.big {
	padding: 1px;
}

div.products .detailedproduct .image img.small {
	margin: 0px 0px 2px 4px;
}

div.products .detailedproduct .price {
	clear: both;
	float: left;
	font-size: 16px;
	color: #8a0b0b;
	padding: 3px 5px;
	font-weight: bold;
	background: #EDEDED;
	margin: 10px 0px 0px 85px;
}









