@charset "utf-8";
.note {
	background-color: #FF0;
	border: thin dotted #C00;
	display: none;
}
.note .titrenote {
	font-style: italic;
	color: #900;
	background-color: #FC0;
	margin: 0px;
}
/* CSS Document */

html, body {
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 100%;
	color: #333;
}
body {
	background: #DDD url(../images/background.gif) repeat;/*background: #CCC;*/
}
#general {
	padding: 0;
	position: relative;
	width: 940px;
	min-height: 800px;
	margin: 0 auto;
	background: #e8e7e8;
	z-index: 0;
	border-left: #EEE solid 1px;
	border-right: #EEE solid 1px;
}
#general:after {
	position: absolute;
	top: 0;
	content: "";
	display: block;
	height: 100%;
	width: 190px;
	background: #FFF;
	opacity: 0.7;
	box-shadow: #666 2px 0 2px;
}
#descriptifDaccueil {
	display: none;
}
section h1 {
	display: none;
	color: #990033;
	border-top: #990033 2px solid
}
h2 {
	color: #666;
	font-style: normal;
	font-size: 1.1em;
	clear: left;
	border-bottom: #666 1px dotted;
	margin: 2em 0 2em 0;
}
h3 {
	color: #666;
	text-decoration: underline;
}
h4 {
	font-style: normal;
	color: #666;
	clear: left;
	border-bottom: #666 1px dotted;
	margin: 2em 0 2em 0;
}
h5 {
	font-weight: bold;
	color: #996b88;
	font-size: 1em;
	margin: 2em 0 0 0;
	padding: 0px;
	text-decoration: underline;
}
h6 {
	font-weight: normal;
	font-style: italic;
	position: relative;
	color: #666;
	font-size: 1em;
	margin: 0px;
	margin-bottom: -0.5em;
	left: -0.5em;
	padding: 0px;
}
table {
	width: 100%;
	margin-bottom: 12px;
}
td {
/*border: #F00 solid thin;*/
	/*padding: 4px 10px 4px 0.5em;*/
}
td+td {
	vertical-align: top;
	font-weight: bold;
	color: #996b88;
	padding-left: 10px;
	text-align: right;
	width: 70px;
}
dl {
	margin: 0;
	padding: 0;
}
dt, section[role='main'] strong {
	margin: 4px 0 0 0;
	font-weight: bold;
	color: #996b88;
}
dd {
	margin: 0;
}
dt.homemade {
	position: relative
}
dt.homemade:before {
/*position: absolute;
	content: '';
	display: block;
	height: 24px;
	width: 24px;
	background: url(../images/maison_small.png);
	top: -5px;
	left: -280px;
	left: -30px;transform:rotate(-10deg)*/
}
h3.homemade:before {
/*left:0px;
	background:green;
	position:relative;*/
	
}
#takeawayAd {
	position: absolute;
	top: 260px;
	left: -150px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	width: 142px;
	color: #333;
	text-align: left;
}

#general section p#takeawayAd strong{
	float:none;
	display:inline;
	margin:0;
	color: #333;
	font-size: 13px;
}
#homemadeAd {
	position: absolute;
	top: 260px;
	left: -140px;
	font-size: 10px;
	font-style: italic;
	width: 128px;
	color: #333;
	text-align: justify;
}
#homemadeAd:after {
	position: relative;
	content: '';
	display: block;
	height: 62px;
	width: 90px;
	top: 10px;
	margin: auto;
	background: url(../images/maison_big.png) no-repeat;
}
caption {
	display: none;
}
/*section, */
nav, header, footer {
	margin: 0;
	padding: 1em;
	background: #FFF;
	z-index: 1;
}
header {
	position: relative;
	background: url(../images/header_degrade.png) repeat-x bottom;
	color: #FFF;
	height: 122px;
	font-size: 1.2em;
	padding: 0;
	padding-top: 8px;
	/*---------CSS3-------------*/
	text-shadow: #333 1px 1px 2px
}
header img {
	margin: 0 40px 0 20px;
	float: left;
	border: none;
}
header h1 {
	position: relative;
	margin: 0;
	top: 2px;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 0.2em;
}

header p {
	margin: 12px 0 0 0;
	float: left;
	width: 190px
}
header p+p {
/*pour jouer sur les marges*/
}
header a[href='infos.php'] {
	padding: 16px; /*pour agmenter la zone de roll over*/
	padding-bottom: 8px;
	position: absolute;
	bottom: 20px;
	right: 28px;
	color: #ae94a8;
	text-decoration: none;
	/*css3----------------------------------------*/
	text-shadow: #333 1px 1px 2px;
}
header a[href='infos.php']:after {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: -20px;
	top: 12px;
	content: "";
	background: url(../images/infoplus.png) no-repeat top;
}
header a[href='infos.php']:hover {
	color: #fff;
}
header a[href='infos.php']:hover:after {
	background: url(../images/infoplus.png) no-repeat bottom;
}
header #facebookLink {
	position: absolute;
	left: -10px;
	top: 20px;
	text-indent: -2000px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/logoFacebookSq.png) bottom no-repeat;
}
header #facebookLink:hover {
	background: url(../images/logoFacebookSq.png) top no-repeat;
}
header .temp {
	position: absolute;
	font-size: 10px;
	background-color: #0CF;
	height: 50px;
	width: 150px;
	top: 0px;
	right: -140px;
	display: block;
}
header #logoMaitreRestaurateur {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 180px;
	height: auto;
}
/*html body div#general header a img#logoCnC{*/
header a#CnC {
	display:block;
text-decoration: none;
	
	color:white;
	position:absolute;
	font-weight:bold;
	font-size:1.2em;
	/*text-transform:uppercase;*/
	background:rgba(195,176,191,1.00);
	
	top:18px;
	margin:0;
	padding:14px 10px;
	right:12px;
	text-align:center;
	border-radius:8px;
	/*text-shadow:none;*/
	
	
	/*float:none;*/
	}
	header a#CnC:hover{
		background:white;
		color:rgba(111,50,90,1.00);
		box-shadow:  #333 1px 1px 2px;
		text-shadow:none;
		
		}
section[role='main'] {
	position: relative;
	left: 380px;
	width: 500px;
	padding: 30px;
	padding-bottom: 100px;
	background: none;
}
section[role='main']:before {
	position: absolute;
	content: "";
	display: block;
	width: 560px;
	top: 0px;
	left: 0px;
	border-top: #CCC solid 1px;
}
#general:before {/*fond blanc droit*/
	position: absolute;
	content: "";
	display: block;
	background: #FFF;
	opacity: 0.6;
	width: 560px;
	height: 100%;
	/*min-height:900px; ne fonctionne pas: general ne grandi pas en conséquence*/
	right: 0;
	top: 0;
	clip: rect(272px auto auto -2px);
	z-index: -1;
	box-shadow: rgba(0,0,0,0.5) -2px 0 2px;
}
section[role='main'] section {
	margin: 0;
	padding: 0;
	background: none;
	min-height: 600px;
	margin-bottom: 0px;
	padding-right: 130px;
}
section[role='main'] #carteDesMenus {
	margin: 0;
	width: 118px;
	padding: 0;
	position: absolute;
	left: -110px;
}
.pichets {
	margin: 0;
	padding: 0;
	width: 100%;
}
.pichets dt {
	display: inline-block;
	width: 60%;
	font-weight: normal;
	color: #333;
	font-style: italic
}
.pichets dd {
	display: inline;
	text-align: right;
	color: #996b88;
	font-style: italic;
}
section[role='main'] h2 {
}
section[role='main'] h3 {
	text-align: center;
	color: #996b88;
	text-decoration: none;
	margin: 0;
	margin-bottom: 2em;
	font-size: 2em;
}
section[role='main'] blockquote {
	font-size: 1.5em;
	font-style: italic;
	color: #000;
}
section[role='main'] blockquote+blockquote {
	position: absolute;
	bottom: -168px;
	right: 0;
	font-size: 1.5em;
	text-align: right;
}
section[role='main'] table+em {
	display: block;
	padding: 2em 0 0 0;
}
section[role='main'] em a {
	color: #996b88;
	text-decoration: none;
}
.illustration {
}
section[role='main'] img {
	/*width:155px;
	height:auto;*/
	margin: 8px 10px 8px 0;
	text-align: right;
}
section[role='main'] img+img {
	margin-right: 0px;
}
section[role='main'] img+img+img {
	margin-left: 10px;
}
section[role='main'] img#CMMaitreRestaurateur {
	position: relative;
	display: block;
	width: 200px;
	height: auto;
	margin: 50px auto;
}
section[role='main'] em a:hover {
	text-decoration: underline;
}
section[role='main'] img[src*='images/illustrations/assiette'] {
	position: absolute;
	top: -7px;
	right: -10px;
	width: 150px;
	height: auto;/*clip: rect(0px,auto,710px,auto);*/
}
section[role='main'] h2+em {
	margin-bottom: 0.8em;
	font-size: 1.2em;
	display: inline-block;
	color: #000;
}
section[role='main'] #carteDesMenus li {
	display: block;
	letter-spacing: 2px;
	margin: 4px 0;
	padding: 4px 4px;
	font-size: 1.5em;
	height: 24px;
	font-weight: bold;/*--CSS3------------*//*transform:rotate(3deg) translateX(1px);*/
}
section[role='main'] #carteDesMenus li.pageencours {
	position: relative;
	left: -18px;
	width: 128px;
	padding: 2px 4px;
	background: #996b88;
	color: #FFF;
	/*--CSS3------------*/
	box-shadow: rgba(0,0,0,0.5) -2px 0 2px;
}
section[role='main'] #carteDesMenus a {
	position: relative;
	left: -8px;
	display: block;
	width: 110px;
	height: 24px;
	padding: 2px 4px;
	margin: -2px -4px;
	background: rgba(255,255,255,0.6);
	color: #999;
	text-decoration: none;
	/*--CSS3------------*/
	box-shadow: rgba(0,0,0,0.5) -2px 0 2px;
}
section[role='main'] #carteDesMenus a:hover {
	left: -18px;
	width: 120px;
	color: #996b88;
}
section[role='main'] th {
	visibility: hidden;
	color: #aaaaaa;
}
section[role='main'] th.contenance {
	visibility: visible;
	text-align: right;
	height: 3em;
	vertical-align: bottom;
	padding-right: 0.9em;
}
section[title='Menu du jour'] {
	font-family: Kristen ITC, Comic Sans MS, Georgia;
	position: absolute;
	/*top: 275px;*/
	/*top: 390px;*/
	top:330px;
	left: 10px;
	color: #FFF;
	background: #64696a url(../images/ardoise.jpg);
	width: 160px;
	/*min-height: 220px;*/
	margin: 0;
	text-align: center;
	font-size: 1em;
	padding: 0 4px 50px 4px;
	z-index: 1;
	
	box-shadow: #666 2px 1px 4px;
	text-shadow: 0 0 1px rgba(255,255,255,0.4);
}
section[title='Menu du jour'] h2 {
	font-size: 1.1em;
	margin: 0.5em 0 2em 0;
	color: #CCC;
	border: none;
}
section[title='Menu du jour'] strong {
	left: 0em;
	width: 100%;
	margin: 0;
	position: absolute;
	bottom: 0;
	display: block;
	margin: 1em 0;
}
section[title='Pizza à emporter'] {
	margin: 0;
	padding: 0;
}
section[title='Pizza à emporter'] a {
	position: absolute;
	/*top: 660px;*/
	/*top: 275px;*/
	top:228px;
	left: 10px;
	background: url(../images/pizzasEmporter.png) bottom no-repeat;
	text-indent: -2000px;
	width: 200px;
	height: 68px;
	margin: 1.5em;
	z-index: 2;
	overflow: hidden;
}
section[title='Pizza à emporter'] a:hover {
	background-position: top;
}
nav {
	position: relative;
	height: 130px;
	background: none;
	padding: 0;
	margin: 0;
}
nav * {
	background: #055;
}
nav li {
	list-style: none
}
nav a, #menus, #salle, #cuisine {
	position: relative;
	float: left;
	left: 334px;
	display: inline-block;
	text-indent: -2000px;
	width: 110px;
	height: 110px;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	overflow: hidden;
}
nav #menus {
	background: url(../images/assiette.png) no-repeat center;
}
nav #salle {
	background: url(../images/salle.png) no-repeat center;
}
nav #cuisine {
	background: url(../images/cuisine.png) no-repeat center;
}
nav a[href="menus.php"] {
	background: url(../images/assiette.png) no-repeat bottom;
}
nav a[href="salle.php"] {
	background: url(../images/salle.png) no-repeat bottom;
}
nav a[href="cuisine.php"] {
	background: url(../images/cuisine.png) no-repeat bottom;
}
nav a[href="menus.php"]:hover, nav a[href="salle.php"]:hover, nav a[href="cuisine.php"]:hover {
	background-position: top;
	z-index: 2;
}
footer {
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 34px 20px 10px 20px;
	background: url(../images/footer_degrade.png);
	/*height: 30px;*/
	width: 900px;
	color: #ae94a8;
	font-size:10px;
}
footer a {
	color:#ffffff;
	
	}
/**---------------------------------------------*/

a[alt='cliquer pour en savoir plus'] {
	position: relative;
	text-decoration: none;
	display: inline-block;
	color: #444;
}
dt a[alt='cliquer pour en savoir plus'] {
	color: #996B88;
}
.a_detailler {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #444
}
span.detail {
	display: none;
	position: absolute;
	left: 0;
	padding: 0.6em;
	background-color: #FFF;
	color: #444;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
	/*--CSS-------------*/
	box-shadow: #999 2px 2px 2px
}
span.detail:after {
	display: block;
	content: "> cliquer pour en savoir plus";
	font-size: 9px;
}
.a_detailler:hover+span {
	display: block;
	width: 160px;
	opacity: 0.85;
	z-index: 5
}
#general section ul {
	margin: 0;
	padding: 0;
}
#general section ul li {
	font-size: 0.9em;
	color: #666;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
	height: 60px;
	width: 120px;
	text-align: center;
}
#general section img[src*="images/pictos"] {
	vertical-align: baseline;
	display: block;
	height: 30px;
	width: auto;
	margin: 0 auto;
	padding: 0;
	border: none;
}
#general section a[href="infos.php"] {
	background: url(../images/pictos/informations.png) no-repeat top;
	position: absolute;
	top: 94px;
	right: 108px;
	border: none;
	display: block;
	height: 50px;
	width: 50px;
	overflow: hidden;
	text-indent: -5000px;
}
#general section a[href="infos.php"]:hover {
	background-position: bottom;
}
#general section p strong, #general section #adresse {
	font-size: 1.1em;
	color: #996b88;
	display: block;
	width: 200px;
	float: left;
	clear: left;
}
#general section p+p {
	margin: 1.4em 0;
}
#general section p a {
	color: #996b88
}

@media screen and (min-height:740px) {/*si la hauteur est au moins supérieure à 740px, on allonge au moins a 100%*/
#general {
	min-height: 100%;
}
}
