#content.saum{
	background: #eaeae6 url(../images/fond83.jpg) no-repeat;
	height: 840px;
	}
#content.saum2{
	background: #eaeae6 url(../images/fond80.jpg) no-repeat;
	height: 840px;
	}
#content.saum3{
	background: #eaeae6 url(../images/fond84.jpg) no-repeat;
	height: 840px;
	}
#content.saum4{
	background: #eaeae6 url(../images/saumon/a17.jpg) no-repeat;
	height: 840px;
	border-right: 1px solid #7c8e9c;
	}
#content.saum5{
	background: #eaeae6 url(../images/fond85.jpg) no-repeat;
	height: 840px;
	}
	#content.cuis18{
		background: #eaeae6 url(../images/boulettes/fond_cuis181.jpg) no-repeat;
		height: 840px;
	}
	#content.cuisPyon{
		background: #eaeae6 url(../images/fond_pyon3.jpg) no-repeat;
		height: 840px;
	}
	#content.cuis_pin-up{
		background: #eaeae6 url(../images/pin-up_cuisine/fond_pin-up_resto.jpg) no-repeat;
		height: 840px;
	}
	/************************************* DIAPORAMA ***************************/
	.diapocuis{
		position: relative;
		width: 100%;
		display: inline-block;
		padding: 0;
		vertical-align: top;
	}
	.diapocuis p{
		position: relative;
		top:140px;
		display: inline-block;
		color: white;
	}
	.diapocuis p:hover{cursor: pointer;}
	.diapocuis p.prec{
		margin-left: 10%;
		margin-right: 15px;
	}
	.diapocuis p.suiv{
		margin-left: 15px;
	}
	.diapocuis .fa{font-size: 1.5em;}
	.diaporama{
		position:relative;
		top:-30px;
		display: inline-block;
		width:500px;
	}
	.diaporama img{
		position:absolute;
		display: none;
	}
	.diaporama img.vertDiapo{
		left:84px;
	}
	.diaporama img:nth-child(0n+1){display: inline-block;}

	/******************************* RECETTE DIAPORAMA *****************************/
	.recette{
		position: absolute;
		bottom: 50px;
		margin-left: 105px;
		font-size: .85em;
		padding: .7em;
		width: 480px;
		background: url(../images/fond_b2.png) top left repeat;
	}
	/********************************** DIAPORAMA RESTO PIN-UP ************************/
	.diaporamaPu{
		position:relative;
		top:-30px;
		display: inline-block;
		width:500px;
	}
	.diaporamaPu img{
		position:absolute;
		display: inline-block;
	}
	.diaporamaPu img.vertDiapo{
		left:84px;
	}
	//.diaporamaPu img:nth-child(0n+1){display: inline-block;}
	/********************************** PYON CUISINE ***************************/

	#chouMozart figure{
		margin-left: 17%;
	}
	#chuMozart figure img{
		//margin-bottom: 1em;
	}
	#chouMozart figcaption{
		clear:both;
		background: url(../images/fond_b2.png) top left repeat;
		text-align: center;
		width:371px;
		padding: .2em 0;
		position: relative;
		top:1em;
	}

	/************************************ cuisine ******************************/

#cuis{
	margin: 10px 0;
	padding: 0;
	float: left;
		}
#cuis li{
	width: 210px;
	height: 200px;
	background: url(../images/fond20.png) top left repeat-y;
	margin: 0 10px 10px 0;
	float: left;
		}
#cuis li a{
	display: block;
	width: 200px;
	float: left;
	font-size: 12px;
	color: black;
	margin: 2px 0;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	}
#cuis li a:hover{
	color: white;
	background: url(../images/fond_lect4.png) repeat-x;
	}
#cuis li img{
	margin: 0;
	border-bottom: 1px solid transparent;
	}
#cuis li img:hover{
	border-bottom: 1px solid white;
	}

	/************************************** recette ***********************/

#recette{
	width: 380px;
	margin: 5px 0 0 330px;
	font-size: 12px;
	float: left;
	}
#recette h5{
	margin: 3px 5px;
	font-weight: bold;
	}
#recette h5.col{
	margin: 3px 0 0 20px;
	position: relative;
	top: -8px;
	left: -465px;
	width: 465px;
	}
#recette p{
	margin: 3px;
	text-indent: 1em;
	}
#recette ul{
	margin: 3px;
	padding: 0 20px;
	}

	/************************** ingredients ************************/

#ing{
	float: left;
	background-color: #eaeae6;
	font-size: 12px;
	margin: 77px 0 0 10px;
	padding: 5px;;
	}
a.baz2{
	display: block;
	color: white;
	font-variant: small-caps;
	background: url(../images/fond_lect4.png) repeat-x;
	float:left;
	margin: 10px 10px 0 10px;
	padding: 0 5px;
	font-size: 12px;
	text-decoration: none;
	}
a.baz2:hover{
	color: black;
	background: url(../images/fond_lect3.png) repeat-x;
	}

	/******************************* photos *******************************/

p.fotosaum{
	margin: 77px 0 0 10px;
	font-size: 12px;
	padding: 5px;
	background-color: #eaeae6;
	float: left;
	}

	/********************************** pied ************************/

#pied{
	display: block;
	width: 100%;
	clear: both;
	position: absolute;
	bottom: 0;
	margin: 0;
	}
#mc{
	padding: 0;
	}
#mc li {
	float: left;
	}
#mc li a{
	display: block;
	color: black;
	font-size: 11px;
	background: url(../images/fond_lect3.png) top left repeat;
	text-decoration: none;
	padding: 0 10px;
	margin: 5px 0 5px 10px;
	}
#mc a:hover{
	color: white;
	background: url(../images/fond_lect4.png) top left repeat;
	}
