/* CSS Document */
.list-items-container-full{
	width:970px;
}

.list-items-container{
	width:645px;
	margin-right:25px;	
}

.right-inner-include{
	width:300px;	
}

.inner-item-row{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #F0F0F0;	
}

.item-inner-image{
	width:188px;
	padding:1px;
	border:1px solid #f0f0f0;
	margin-right:13px;
}

.item-inner-image img{
	max-width:188px;	
}

.item-inner-description{
	width:440px;
}

.item-inner-title{
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;	
}

.item-inner-title a{
	color:#333;
	text-decoration:none;
}

.item-inner-details{
	line-height:22px;
	text-align:justify;
}

.item-inner-details a{
	color:#7b5d31;	
}

.dynamic-text{
	margin-bottom:25px;	
}

.inner-second-block{
	margin-left:45px;
}

.inner-white-space{
	height:30px;	
}

.catalog-example{
	text-align:center;	
}

.catalog-example-title{
	font-weight:bold;
	color:#7B5D31;
	font-size:16px;
	text-transform:uppercase;
}

.catalog-example-item{
	margin-top:10px;	
}

.catalog-example-item-title{
	font-weight:bold;
	color:#86867D;	
}

.inner-gallery-img{
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
}

.inner-gallery-img-container{
	text-align:center;
	border:1px solid #F0F0F0;
	padding:1px;
}

.inner-gallery-img-container img{
	max-width:144px;
	max-height:144px;	
}

.inner-gallery-img-title{
	background:#F0F0F0;
	padding:4px;
	text-align:center;
}

.sub-module-title{
	margin-bottom:6px;
	color:#7B5D31;
	padding-left:20px;
	background:url(../images/arrow.png) no-repeat left;	
}

.carteitem{
	width:225px;
	/*height:199px;*/
	padding:2px;
	margin-right:15px;
	position:relative;
	border:1px solid #F0F0F0;
	margin-bottom:15px;	
}

.carteitem .carteitemimg{
	width:225px;
	height:159px;	
}

.carteitemdetails{
	padding:10px 5px;
	background:#F0F0F0;
}

.carteitemtitle{
	width:146px;
	margin-right:3px;
}

.carteitemtitle a{
	color:#333333;
	text-decoration:none;	
}

.carteitemprice{
	width:40px;
	text-align:center;
	color:#7B5D31;
	font-weight:bold;
}

.carteitemdescription{
	position:absolute;
	display:none;
	left:2px;
	top:2px;
	width:225px;
	height:159px;
	z-index:999;
	background:url(../images/bgblack.png) repeat;
	color:#FFF;
	/*font-weight:bold;
	font-size:16px;*/
	font-size:14px;
}

.list-catalog-title{
	color:#7B5D31;
	border-bottom:1px solid #F0F0F0;
	padding-bottom:2px;
	margin-bottom:10px;
	padding-left:20px;
	background:url(../images/arrow.png) no-repeat left;
}

.list-catalog-row-item{
	color:#7B5D31;
	font-weight:bold;	
}

.bgwhite{
	background:#FFF;
	padding:0 6px;	
}

.row-dotted{
	background:url(../images/bgdotted.png) repeat-x center;	
}

.vin-row-titles{
	background:#7B5D31;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}

.vin-td-title{
	background:#7B5D31;
	padding-left:5px;
	color:#FFF;	
}

/* ------- carte emporter ------- */
.carteemporter{
		
}

.image1-container{
	margin-left:45px;
	width:230px;
	padding:2px;
	border:3px solid #F0F0F0;
	margin-top:25px;
}

.nos-barquettes{
	width:360px;	
}

.nos-barquettes-item{
	width:100px;
	margin-right:10px;
	text-align:center;	
}

.nos-sandwichs-item{
	margin-bottom:8px;
	border-bottom:1px dotted #F0F0F0;	
}

.no-formules{
	width:360px;
}

.image2-container{
	margin-right:45px;
	width:230px;
	padding:2px;
	border:3px solid #F0F0F0;
	margin-top:25px;
}

.cats-inner-menu{
	margin-bottom:15px;
	border-bottom:2px solid #7B5D31;
	background:#FFF;
	z-index:999999;
}

.fixedMenu{
	position:fixed;
	top:0;
	width:970px;	
}

.cats-inner-menu li{
	float:left;
	list-style:none;
}

.cats-inner-menu li a{
	display:block;
	text-decoration:none;
	text-align:center;
	color:#7B5D31;
	padding:15px;	
}

.cats-inner-menu li a:hover{
	background:#7B5D31;
	color:#FFF;	
}