* {
	padding: 0px;
	margin: 0px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#979a48;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}

body {
 	background:#fff url(container-bg1.jpg) top center repeat-y !important;
	background:#fff url(container-bg2.jpg) top center repeat-y;
}

#container {
	background:#FBFBF2 url(container-bg.jpg) top center repeat-x;
	margin:auto;
	width:1002px;
}
.formulaire {
	border-style:solid;
	border-width:1px;
	border-color:#e5f0ac;
}
#etiquette {
height:128px;
width:235px;
color:#FFFFFF;
font:bold 17px Arial, Helvetica, sans-serif;
margin-left:100px;
margin-top:40px;
}

/**********************************panier colone gauche************************************/

#panier {
	float:left;
	width:290px;
	margin-right: 10px;
	padding-bottom: 100px;
	background:url(makayo.gif) no-repeat bottom center;
}

#logo {
	background:url(logo.gif) top left;
	height:149px;
	text-indent:-5000px;
}
/*windows login*/
#login {
	background:url(login-bg.gif) top left;
	margin: 20px 0 20px 0;
	height:199px;
}

#login h2 {
	font:bold 24px;
	padding-top:15px;
	color:#fff;
	margin-left:25px;
	margin-bottom:-10px;
}

h3 {
	font:bold 18px;
	padding-top:8px;
	color:#fff;
	margin-left:10px;
}

#login a {
	font:bold 16px Arial, Helvetica, sans-serif;
	margin-left:10px;
	color:#fff;
	text-decoration:none;
}
#login img {
	float:left;
	margin-top:5px;
	margin-left:15px; 	
}

#loginmdp {
	width:170px;
	margin-top:25px;
	float:left;
}

#imgentre {
	float:left;
	margin-top:35px;
}	

#loginmdp input {
	float:left;
	width:100px;
	height:18px;
	margin-top:5px;
	margin-left:10px;
	border-color:#7F9DB9;
	border-style:solid;
	border-width:1px;
}
/*************** la carte ******************/
#lacarte {

}

#lacartetitre {
	background:url(lacarte-titre.gif) top left;
	height:37px;
	text-indent:-5000px;
}

#lacarte ul {
	list-style-image:url(lacarteli.gif);
	list-style-position:outside;
	margin-left:40px;/* POUR FIX IE6*/
	margin-top:10px;
}

#lacarte li {
	font:bold 18px Arial, Helvetica, sans-serif;
	width:230px;
	margin-bottom:10px;
} 

#lacarte a {
	color:#706A47;
}

/************************** votre panier ***************************/
#paniertitre {
	background:url(panier-titre.gif) top left;
	height:37px;
	text-indent:-5000px;
}

.tablepanier {
	width:270px;
	border:0px;  
  	border-collapse:collapse;  
  	border-spacing:0px;  
  	margin: auto;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
}

#tablepanier th {
	font:bold 14px Arial, Helvetica, sans-serif;
}

#tablepanier td {
	height:25px;
}

.produit {
	text-align:left;
	padding-left:10px;
}

.p1 {
	background-color:#FFF;
}

#total {
	width:250px;
	height:50px;
	margin-left:30px;
	border:#000000;
	border-bottom-width:thin;
}

#total span{
	float:left;
	padding:15px 15px 0 15px;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#AB0D66;
}
#total a{
	float:right;
	padding:15px 15px 15px 0;
	font:bold 18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#AB0D66;
}

#line {
	background: url(ligne.gif) repeat-x bottom;
	width:260px;
	height:15px;
	margin:-5px 15px 5px 15px;	
}

/**********************************contenu colone center************************************/
/**********************************contenu colone center************************************/	
#contenu {
	float:left;
	width:525px;		
	
	margin-right:10px;
	background:#FFF url(header.jpg) top center no-repeat;
}

#heure {
	color:#FFFFFF;
	font:10px Arial, Helvetica, sans-serif; 
	width:500px;
	padding-bottom:180px;
	margin-right:25px;
	text-align:right;
}

/****************** planbox pour les plat ********************/
.planbox {
	/*width:245px;*/
	margin-top:20px;
	/*margin-left:10px;*/
	float:left;
}
.planbox img {
	margin:5px 12px 5px 13px;
	padding:5px;
	border-color:#000;
	border-style:solid;
	border-width:1px;
}
.planbox h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
}
.planbox p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0 10px;
}
.planbox a {
	color:#666666;
	font-weight:bold;
}

.spannom{
	float:left;
	margin-left:10px;
}
.spanprix{
	float:right;
	margin-right:10px;
}

.produitform {
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}
.produitform input {
	vertical-align:top;
}
.qte {
	width:40px;
	height:18px;
	margin:0 2px 0 2px;
	border-color:#7F9DB9;
	text-align:center;
	border-style:solid;
	border-width:1px;
}

/************************* planbox pour les accueil ou maps ********************/
.contenutitre h2 {
	text-align:center;
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#979A47;
}


.planbox2 {
	width:500px;
	margin:15px 12px 15px 13px;
}

.planbox2 img {
	padding:5px;
	border-color:#000;
	border-style:solid;
	border-width:1px;
}

.planbox2 h3 {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:200px; 
}

.planbox2 span {
	display:block;
	float:left;
	width:120px;
	margin-left:-50px;
}


/**********************************menu colone droite************************************/
/**********************************menu colone droite************************************/	
#menu {
	float:left;
	width:160px;
	padding-bottom:50px;
	background:url(makayo2.gif) no-repeat bottom center;
}

.lhz {
	display:block;
	text-indent:-5000px;
}

/**************horaire*******************/
#horaires {
	background:url(horaires.gif) no-repeat top center;
	padding-top:40px;
}

#horaires span {
	float:left;
	display:block;
	width:50px;
}

#horaires ul {
	list-style-image:url(horairesli.gif);
	list-style-position:outside;
	margin-left:20px;/* POUR FIX IE6*/
}

#horaires li {
	color:#706A47;
	font:bold 14px Arial, Helvetica, sans-serif;
	width:130px;
	margin-bottom:5px;
}

#horaires ul span {
	display:block;
}

br {
	clear:both;
}
/**************zone*******************/
#zone {
	background:url(zone.gif) no-repeat top center;
	margin-top:30px;
	padding-top:15px;
}

#planzone {
	margin-left:10px;
	margin-bottom:10px;
} 

#zone span {
	float:left;
	display:block;
	width:82px;
}

#zone ul {
	list-style-image:url(zoneli.gif);
	list-style-position:outside;
	margin-left:20px;
}

#zone li {
	color:#706A47;
	font:bold 14px Arial, Helvetica, sans-serif;
	width:130px;
	margin-bottom:5px;
}


/**********************************footer info************************************/	
#footer {
	clear:both;
	width:525px;
	margin-left:290px;
	border-top-color:#7F9DB9;
	border-top-style:solid;
	border-top-width:1px;
	color:#CCCCCC;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
}

.clear {
	clear:both;
}