/*
		MOD_MENU.CSS
		Design by Stephane Douville
		http://www.sogi.com
		819-379-3446
		Date: Dec 10, 2009
		© 2009 copyright, all rights reserved
		
*/

.section-box{
	margin-bottom: 10px;
	overflow: hidden;
}

.menubox{ 
	width: auto;
	height: auto;
}

.forfait-list{
	width: auto;
	list-style: none;
	list-style-position: inside;
	background: url(../images/dotted-leader.gif) repeat-x scroll left bottom;
}

.forfait-list li{
	width: auto;
	font: 12px Arial, Helvetica, sans-serif normal;
	height: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: #FFF url(../images/dotted-leader.gif) repeat-x scroll left bottom;
}

.item, .item-descript {
	width: 100%;
	/*margin-right: 10px;*/
}

.item-descript {
	text-align: justify;
	}
	
.value {
	width: auto;
	font-size: 1.1em;
	font-weight: bold;
	position: absolute;
	right: 5px;
	text-align: right;
	background: #fff;
	padding: 4px 10px 0 0;
	display: inline;
}


span.ico_bluepoint
{
	width: 13px;
	height: 13px;
	float: left;
}

span.ico_nouveau
{
	width: 13px;
	height: 13px;
	float: left;
}

span.ico_star
{
	width: 13px;
	height: 13px;
	float: left;
}

span.ico_favoris
{
	width: 13px;
	height: 13px;
	float: left;
}

span.ico_vegetarien
{
	width: 13px;
	height: 13px;
	float: left;
}