.widget {
	width:470px;
	padding: 10px;
	float: left;
	background-image: url(../../images/bg_widget.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.widget h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0099CC;
	clear: both;
	margin: 0px 0px 5px;
	padding: 0px;
}
.widget a.previous{
}

.widget a.next{
}

.widget_style {
	text-align:left;
	padding:0px;
	margin: 5px 0px 0px;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666666;
}


.widget_style ul {
	margin:0px;
	padding:0px;
}

.widget_style li {
	height:130px;
	width:80px;
	list-style:none;
	margin:0px 6px 0px 0px;
	padding:10px 3px;
	display: block;
	background: url(../../images/bg_box_carousel.jpg) no-repeat left top;
	text-align: center;
	font-size: 9px;
}

.widget_style img {
	border:none;
}	
.widget_style p {
	margin: 2px 0px 0px;
	padding: 0px;
	line-height: 12px;
}

.widget_style .titre {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-size: 8px;
}

.widget_style .prix {
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 15px;
}
