/*
╭━━━━━━━━━━━╯ KARIMBA-DESIGN ╰━━━━━━━━━━━╮
	
	Feuille de styles 
	
 _________________________________________________________ 
	Mis à jour le 04/08/2017 à 16:29:26 par Y. Guérin
	© KARIMBA-DESIGN > http://www.karimba-design.fr
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯
*/

#main {
	background-image: url(../img/cuisine/background.jpg);
}

.KFormHTMLContent .carres {
    padding: 1em 5% 2%;
	position: relative;
}

.KFormHTMLContent .carres .notes {
	float:right;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.05em;
	width: 8em;
    text-align: right;
    font-style: italic;
    margin: 3% 0 0;
}
.KFormHTMLContent section {clear: both;}
.KFormHTMLContent p {font-size: 1.3em;}
.KFormHTMLContent h4 {
	font-size: 2.5em;
	line-height: 0.7em;
	margin-bottom: 0.3em;
	text-shadow: 0.01em 0.05em 0.2em rgba(0,0,0,0.3);
}
.KFormHTMLContent .blocalt.droite p {margin: 0 6.1em 0 20%;}
.KFormHTMLContent .panier {margin-bottom: 3em;}
.KFormHTMLContent .tarif {
	float: right;
	position: relative;
	background: #A87A00 url(../img/texture-or.jpg) repeat;
    background-attachment: fixed;
	text-shadow: 0 0 0.5em #5B4100;
	margin: 0 0 0.5em 2em;
	width: 6em;
	height: 6em;
	padding: 0.5em 0.3em 0;
	text-align: center;
	color: #FFF;
	font-size: 1em;
	overflow: hidden;
	-webkit-box-shadow:0 0 0.8em rgba(0,0,0,0.4);
	   -moz-box-shadow:0 0 0.8em rgba(0,0,0,0.4);
			box-shadow:0 0 0.8em rgba(0,0,0,0.4);
}

.KFormHTMLContent .tarif span.txt {
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: 300;
}
.KFormHTMLContent .tarif span.txt strong {
    display: block;
	font-size: 3.4em;
	font-weight: 700;
    margin: 0.2em 0 0.1em;
}
.KFormHTMLContent .tarif span.bottom {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width:100%;
    padding: 0.2em 0;
	font-size: 0.65em;
	font-weight: 500;
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
}
section.paniers .illus {width: 20%;}
section.paniers .illus a {
	display:block;
	margin-bottom: 1em;
}

@media (max-width : 900px) {
	.KFormHTMLContent .blocalt.droite p {margin-left: 0;}
	section.paniers .illus {width: 40%;}
}
@media (max-width : 600px), (max-height : 600px) {
	.KFormHTMLContent .carres .notes {
		width: auto;
		float:none;
	}
	.KFormHTMLContent .tarif {margin-top: 0.2em;}
	.KFormHTMLContent h4 {font-size: 2em;text-align: left;text-align-last: left;}
	.KFormHTMLContent p {
		font-size: 1.1em;
		text-align: left;
		text-align-last: left;
	}
	section.paniers .illus {width: 100%;}
	section.paniers .illus a {width: 48%;float:left;}
	section.paniers .illus a:first-child {margin-right:4%;}
}

/* ╰━┅┉┈  © KARIMBA-DESIGN - www.karimba-design.fr  ┈┉┅━╯ /*