/* CODES COULEURS

	blanc cassé page et fleche sous menu : #EAEBAC
	marron foncé titre : #2D0A0A 
	rouge pourpre : #AF1818
	vert bambou foncé : #81AA23
*/


/* ===== Sommaire =====
1/ html et body
2/ Styles généraux
3/ Haut de page (#top)
4/ Zone de contenu (#content)
5/ Paneau latéral (#sidebar) 
6/ Commentaires 
7/ Pied de page (#footer)
=================== */



/* ---------------------
Html et body
--------------------- */
html {
	font : 75%/1.7em "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	color : black;
	height: 100%;
	margin : 0 auto;
	padding : 0 auto;
	}

body {
	background : #F7FFE7 url(img/fond-page.jpg) 50% 100% fixed repeat-x;
	margin : 0; padding : 0;
	height: 100%;
	}
	

#page {
	width : 900px;
	margin : 0 auto 0; 
	padding : 0;
	background: #EAEBAC;
	clear : both;
	position: relative;
	min-height: 100%;
	}




/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.8em;}
h2 {font-size : 1.8em;}
h3 {font-size : 1.1em;}
p {margin : 0; padding : 3px 0; line-height: 1.2em;}
a {color : #AF1818;}
a:hover {color : #81AA23;}
hr, .clearer {clear : both; visibility : hidden; margin : 0; padding : 0;}
.cache{display: none;}
.txt-gros{font-size: 2em; line-height: 1.4em;}
.txt-note{margin: 0 auto; font-size: 0.85em; text-align: center;}

/* ---------------------
Haut de page (#top)
--------------------- */

#top {
	width : 900px;
	clear : both;
	margin : 0 auto; padding : 0;
	
	}

#header {
	width : 900px;
	
	color : #482018;
	/* padding : 5px 0 5px 0; */
	height: 250px;
	background: url(img/header-2.jpg) no-repeat;
	}
#header h1, #header p{ /* titre et sous-titre du site */
	display : none;
	}

/* --------------------- 
Menu  
--------------------- */

#menu {
	background : #222;
	}
#menu ul {
	margin : 0 auto; padding : 0;
	width : 900px;
	height: 38px;
	background: url(img/fond-menu.jpg) repeat-x;
	list-style-type : none;
	}

#menu li {
	float: left;
	display: block;
	position: relative;
	}

	
#menu li a {
	display : inline;
	padding : 10px 20px 0;
	color :  white;
	text-decoration : none;
	text-transform : lowercase;
	font-size : 1.5em;
	letter-spacing : 1px;
	height: 28px;
	float : left;
	width: auto;
	}
#menu li a:hover {
	color : #EAEBAC;
	background: url(img/fleche-sous-menu.jpg) 50% 100% no-repeat;
	}
li#currenthome a, li#current a{
	color : #EAEBAC;
	background: url(img/fleche-sous-menu.jpg) 50% 100% no-repeat;
	}


/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content{ /* Bloc */
	padding: 20px 20px 73px 30px;

	}
.contenu{
	width: 480px;
	margin: 0 0 20px 0;
}	

.post, #form { /* Conteneur de l'article */
	padding : 0;
	
	}
.post .categorie {
	padding : 0 0 2px 0; margin : 0;
	font-size : 0.85em;
	line-height : 1em;
	}
.post .date {
	padding : 0; margin : 0;
	text-align : center;
	font-size : 0.85em;
	}
	
.articletitle:hover, h2:hover{
	background: #EAEBAC url(img/etoile-h2.jpg) no-repeat 0 0;
}
.articletitle, h2{ /* Titre de l'article */
	color : #2D0A0A;
	font-size : 1.8em;
	margin : 8px 0 8px; padding : 5px 0 0 30px;
	letter-spacing : 0.7px;
	line-height: 25px;
	background: url(img/etoile-h2.jpg) no-repeat 0 -30px;
	}
h2 a{
	text-decoration: none;
}	

.articletitle a{ /* Lien sur le titre de l'article */
	color : #2D0A0A;
	text-decoration : none;
	}
.articletitle a:hover{
	color: #AF1818;
	}




/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
#sidebar {
	float : right;
	width : 310px;
	padding : 0 5px;
	margin: 0 0 0 20px;
	min-height: 100%;
	}
#support-photo{
	height: 252px;
	width: 322px;
	background: url(img/support-photos.jpg) no-repeat 50% 100%;
	margin: 30px 0 0;
}
#sidebar h2{
	margin: 0;
}


.separer{
	display: block;
	width: 450px;
	height: 35px;
	background: url(img/separer-para.jpg) no-repeat;
}

/* ACCUEIL SLIDESHOW */
.pics {  
    height:  218px;  
    width:   218px;  
    padding: 0;  
    margin:  0 auto;
} 
 
.pics img {  
    padding: 8px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

/* LA CARTE PIZZA */
dl{
	margin: 22px auto 0;
	width: 92%;
}

dt{
	font-weight: bold;
	line-height: 1.1em;
	color: #2D0A0A;
	background: #CDE56E;
	padding: 4px 5px 2px;
	width:100%;
	float:left;
}
dt span{
float:right;
}
dt em{
float:left;
font-style:normal;
}


dd{
	font-style: italic;
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 2px 10px;
	background: #CDE56E;
	border-bottom: 2px solid #81AA23;
	width: 100%;
}

/* DEGUSTATIONS */
.contenu dl{
	margin: 26px auto 0;
	width: 92%;
}
.contenu dt{
	font-weight: bold;
	line-height: 1.1em;
	color: #2D0A0A;
	background:transparent;
	padding: 4px 5px 2px;
	width:100%;
	float:none;
}
.contenu dd{
	font-style: italic;
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 2px 10px;
	background: transparent;
	border-bottom: none;
	width: 100%;
}


/* LES MENUS DE LA CARTE */
.cat-menu{
	margin: 20px 0 0;
	position:relative;
	float: left;
	
}
.menu-carte{
	margin: 20px 0 15px;
}

.menu-carte p{
	text-align: center;
}

.menu-carte p{
	padding: 5px 3px;
	border-bottom: 2px solid #81AA23;
	background: #CDE56E url(img/bambous-fond-menu2.jpg) repeat-x 0 20% ;
} 
.menu-carte ul{
	background: #CDE56E url(img/bambous-fond-menu2.jpg) repeat-x 0 100% ;
	padding: 5px 3px;
	border-bottom: 2px solid #81AA23;

}
.cat-menu ul{
	padding: 5px 3px;
	background: #CDE56E url(img/bambous-fond-carte2.jpg) repeat-x 0 100% ;
	border-bottom: 2px solid #81AA23;
	float: left;
	
}
.cat-menu ul li span{
	float:right;
	padding: 0 10px 0 0;
}

.cat-menu ul li em{
	float:left;
	font-style:normal;
}
.cat-menu ul li{
	width: 461px; /* meme que .contenu */
	float:left;
	padding: 2px 0;
}

.menu-carte ul li, .cat-menu ul li{
	line-height: 1em;
	margin: 6px 0 0 15px;
}
.menu-carte span{
	font-style: italic;
	font-weight: bold;
	margin: 0 5px;
}
.cat-menu h3{
	margin: 0;
	background: url(img/fond-menu.jpg) repeat-x 0 45%;
	color: white;
	line-height: 1.5em;
	text-align: center;
}
.cat-menu ul li span.ingredients{
	float: none;
	font-style: italic;
	font-size: 95%;
	padding: 0 0 0 15px;
}

/* CHEF CUISINE */
.chef img:hover, .boss img:hover{
	border: 5px solid #CDE56E;
}
.chef img, .boss img{
	border: 5px solid #81AA23;
}
.chef{
	float: left;
	position: relative;
	margin: 20px 0 0;
}
.contenu-chef{
	text-align: justify;
	margin: 0 0 0 220px;
	padding: 20px 0 0;
}

/* IMAGE SIDE */
.image-side{
	margin: 22px 0 0;
}

#boss{
	margin: 22px 0 0 30px; 
}
#boss p{
	font-weight: bold;
}
#boss li{
	line-height: 1.3em;
	margin: 0 0 0 8px;
}
.image-side ul li img:hover{
	border: 2px solid #CDE56E;
}
.image-side ul li img{
	margin: 0 0 15px 50px;
	border: 2px solid #81AA23;
}
#image-resto{
	margin: 20px 0 20px 30px;
	width: 460px;
}
#image-resto img:hover{
	border: 2px solid #CDE56E;
}
#image-resto img{
	margin: 8px;
	border: 2px solid #81AA23;
}

/* CONTACTS INFO */
.contacts-infos, .contacts-infos dl, .contacts-infos ul, .contacts-infos li, .contacts-infos, .contacts-infos dt, .contacts-infos dd{
	background: none;
	border: none;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
.contacts-infos dd{
	margin: 0 0 0 20px;
}
.contacts-infos dt{
	margin: 10px 0 0 10px;
}


/* ---------------------
Pied de page (#footer)
--------------------- */
#conception a:hover{
	color: #EAEBAC;
}
#conception a{
	text-decoration: none;
	color: #81AA23;
}
#conception{
	color: #81AA23;
	text-align: right;
	margin: 3px 30px 0 0;
	font-size: 0.9em;
}

#footer {
	width : 900px;
	margin : 30px 0 0 0;
	font-size : 0.85em;
	position: absolute;
	bottom: 0;
	background: url(img/fond-footer.jpg) repeat-x;
	height: 73px;
	}

#liste-resto, #site-tel, #adresse{
	height: 45px;
	/* display: block; */
	color: white;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing : 1px;
	float: left;
}
#liste-resto{
	margin: 8px 0 0;
	padding: 0 0 0 30px;
	width: 490px;
	text-align: left;
}
#site-tel{
	text-align: right;
	margin: 8px 0 0;
	padding: 0 10px 0 0;
	width: 200px;
}
#adresse{
	margin: 8px 0 0;
	width: 170px;
	text-align: left;
}