body{
	background: url(/images/smartphone/interface/common/bg_aurestaurant.jpg) repeat-x #8da51d;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px none;
	vertical-align:middle;
}

a {	
	color: #849B17;
	text-decoration:none;
}

a:hover {	
	text-decoration:underline;
}

input, select { 
	border:1px solid #AFC604;
	font-size: 11px;
}

h1 {
	font: 600 11pt Arial;
	color: #BE6D48;
}

.submit{     
	 cursor:pointer;    
     background: #8DA51D;
     color:#FFF; 
}
	
.submit:hover {     
     background: url(/images/smartphone/interface/restaurant/titrebghover.gif) repeat-x;
	 border:1px solid #be6d48;	
}

#general {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #be6d48;
	background: url(/images/smartphone/interface/common/bg-general.gif) repeat-y #dce9bf;	
	position: relative;
}

#header {
	background: url(/images/smartphone/interface/common/bg-header.gif) repeat-x #869e19;
	padding: 0px 5px 3px 5px;
}

#header a {	color:#FFFFFF; }

p.slogan {
	color: #FFFFFF;
	padding: 0px 5px;
	margin: 0px;
	}

#menuhaut {
	background-color:#be6d48;
	color:#FFFFFF;
	padding: 3px;
	text-align: center;
}

#content {
	position: relative;
	color:#6c594e;
	padding: 10px 5px;
	text-align: left;	
}

#footer {	
	background-color:#be6d48;
	color:#FFFFFF;	
	text-align: center;
}

.blanc {
	color:#FFFFFF;
}

.blanc:hover {
	color:#101010;
	background-color:#fff8de;
}

.clearfix, .clearboth {
clear: both;
height: 0px;
line-height: 0px;
font-size: 0px;
}

.tabvilles {
	width: 100%;
	}

.tabvilles div.col {
	float: left;
	width: 33%;
	vertical-align: top;
}

.tabvilles h2 {
	padding: 0px 0px 0px 12px;
	margin: 4px;
	text-align: left;
	background: transparent url(/images/smartphone/interface/common/puce-verte.gif) left top no-repeat;
	
}


#error {
	color:#AA2020;	
	text-align: center;
	border:1px solid #AA2020;
	font-size: 11px;
	display: none;
	margin: 0px 5px;
}
