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

.bigTitleBlock
{
	width:300px;
}
	.bigTitleBlock .title
	{
		padding-top:36px;
		font-size:14px;
	}
.centerWrapper
{
	width:300px;
}
#page 
{
	min-width:320px;
}

#bigLogo
{
	width:218px;
	background-size:218px 186px;
	margin-left:-109px;
	top:14px;
}


header
{
	font-size:18px;
}
	header h1
	{
		padding-top:150px;
	}
#menu .items.left .item,
#menu .items.right .item
{
	font-size:11px;

}

/*TRAITEUR*/

.traiteurBlocks
{
	width:300px;height:240px;
}

#traiteurTitles
{
	width:110px;
	margin-left:-55px;
	top:144px!important;
}
	#traiteurTitles .item
	{
		width:110px;
	}
		#traiteurTitles .item.aperitifs
		{
			height:22px;
			margin-bottom:-6px;
		}
		#traiteurTitles .item.lunch-dinatoires
		{
			height:13px;
			margin-bottom:-1px;
		}
		#traiteurTitles .item.potages
		{
			height:27px;
			margin-bottom:-2px
		}
		#traiteurTitles .item.entrees
		{
			height:21px;
			margin-bottom:-2px;
		}
		#traiteurTitles .item.sorbets
		{
			height:26px;
			margin-bottom:-2px;
		}
		#traiteurTitles .item.buffets
		{
			height:22px;
			margin-bottom:-3px;
		}
		#traiteurTitles .item.plats
		{
			height:41px;
			margin-bottom:-10px;
		}
		#traiteurTitles .item.gibiers
		{
			height:23px;
			margin-bottom:7px;
		}
		#traiteurTitles .item.fromages-desserts
		{
			height:29px;
			margin-bottom:3px;
		}
		#traiteurTitles .item.show-cooking
		{
			height:29px;
			margin-bottom:-3px;
		}
		#traiteurTitles .item.coin-lunch
		{
			height:15px;
			background-image:url(buttons/traiteur/coin-lunch.png);
		}
	
	#contentWindow 
	{
		background-image:url(backgrounds/transparent-black-mobile.png);
	}
	#contentWindow nav
	{
		/*display:none;*/
		padding-left:20px;
	}	
		#contentWindow .texts
		{
			margin-left:20px;
			width:280px;
		}
		#contentWindow .text
		{
			padding-left:0;
			width:260px;
			padding-right:20px;
		}
		#contentWindow .close_btn
		{
			width:15px;height:15px;
		}
		#contentWindow .title
		{
			font-size:16px;
		}
		#contentWindow .photo
		{
			width:60px;height:60px;
			float:left;
			position:relative;
			margin:0 10px 0 0;
		}
		#contentWindow .brochure img
		{
			width:120px;height:90px;
		}
		#contentWindow .previous,
		#contentWindow .next
		{
			display:none!important;
		}
		#contentWindow nav div
		{
			font-size:10px;
			padding:0 10px;
		}
	#contentWindow.active
	{
		height:140%;
	}
	
	#contentWindow.pos1,
	#contentWindow.pos15,
	#contentWindow.pos3,
	#contentWindow.pos4,
	#contentWindow.pos7,
	#contentWindow.pos9,
	#contentWindow.pos10,
	#contentWindow.pos12,
	#contentWindow.pos19
	{
		left:0;
	}
	
	#contentWindow.pos12,
	#contentWindow.pos1,
	#contentWindow.pos3,
	#contentWindow.pos4,
	#contentWindow.pos15,
	#contentWindow.pos16,
	#contentWindow.pos18,
	#contentWindow.pos19,
	#contentWindow.pos7,
	#contentWindow.pos9,
	#contentWindow.pos10
	{
		top:50%;
	}

	#contentWindow.pos12.active,
	#contentWindow.pos1.active,
	#contentWindow.pos3.active,
	#contentWindow.pos4.active,
	#contentWindow.pos15.active,
	#contentWindow.pos16.active,
	#contentWindow.pos18.active,
	#contentWindow.pos19.active,
	#contentWindow.pos7.active,
	#contentWindow.pos9.active,
	#contentWindow.pos10.active
	{
		top:-20%;
	}

/*PARTENAIRES*/

#partenaires .bigPhotosWrapper
{
	height:230px;
}
	#partenaires .stripe
	{
		height:160px;
		margin-top:-85px;
		padding-top:10px;
	}
#partenaires .photoWrapper
{
	width:230px;height:105px;
}

#partenaires .logo
{
	width:90px;height:31px;
	
}

/*BROCHURES*/

#brochures .item
{
	padding:19px 0 0 0;
	width:138px;
}
	#brochures .item p
	{
		font-size:0;
	}
		#brochures .item p strong
		{
			font-size:12px;
		}
	#brochures .item .imageWrapper
	{
		padding:0;
		background-image:none;
		top:44px;
	}
		#brochures .item .imageWrapper img
		{
			width:72px;height:103px;
		}
		#brochures .item .picto
		{
			display:none;
		}
		
	

/*LOCATION*/

#location .bigPhoto .stripe
{
	height:220px;
	margin-top:-110px;
}
	#location .stripe p
	{
		
	}
	
/*CONTACT*/

#contact .brochure a
{
	width:100px;height:133px;
	background-size:100% 200%;
	margin-right:-9px;
}

#form .textInputWrapper
{
	float:none;
	width:auto;
}
	#form .textInputWrapper.first
	{
		margin-right:0;
	}
		#form .textInputWrapper input,
		#form textarea
		{
			width:276px;
		}
		
/*FOOTER*/

footer #bottomLinks
{
	height:auto;
	font-size:0;
	text-align:center;
}
	footer #bottomLinks .item
	{
		display:inline-block;
		float:none;
		margin-bottom:15px;
	}