/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(../ristorante-images/body_bg.gif) 0 0 repeat-x #C3EA5E;
	color:#000;
}
div, h1, h2, p, input, textarea, img, span{
	margin:0; padding:0;
}

form, label{
	margin:30; padding:0;
}

ul.menu {
	background:url(../ristorante-images/serch_bg.gif) 0 0 no-repeat #ECE2C3;
	width:88%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color:#7C7A02;
	float:left;
}

li.menu{
height:22px;
}

h2{
	display:block;
	width:600px;
	font:bold 28px/38px Georgia, "Times New Roman", Times, serif;
	color:#694F10;
	background-color:#F8EFD3;
	float:left;
	padding:0 0 0 12px;
	margin:0 0 0 0;
}
h3{
	display:block;
	width:600px;
	height:23px;
	padding:0px 0 0 12px;
	margin:0 0 0 10px;
	background:url(../ristorante-images/h3_bg.gif) 0 0 no-repeat #FCF8EA;
	font:bold 16px/23px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7C7A02;
	float:left;
}

h4{
	display:block;
	width:600px;
	font:bold 12px/14px Georgia, "Times New Roman", Times, serif;
	color:#694F10;
	background-color:#F8EFD3;
	float:left;
	margin:0px 0px 0px 14px;
	padding:12px 0 0 0;

}
h5{
	display:block;
	width:590px;
	height:23px;
	padding:0px 0px 0 0px;
	margin:0 0 0 14px;
	background:url(../ristorante-images/h3_bg.gif) 0 0 no-repeat #FCF8EA;
	font:bold 14px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7C7A02;
	float:left;
}

h6{
	display:block;
	width:98%;
	font:bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color:#694F10;
	background-color:#F8EFD3;
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;

}



.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

.text1{
	display:block;
	width:590px;
	font:normal 14px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#63562E;
	background-color:#F8EFD3;
	margin:0px 0px 0px 14px;
	padding:12px 0 0 0;
	float:left;
}

.text2{
	display:block;
	width:550px;
	font:normal 16px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#63562E;
	margin:0px 0px 0px 0px;
	padding:0px 0 0 0;
	float:left;
	text-align:center;
}

.menu {font:normal 14px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;color:#7C7A02;TEXT-DECORATION: none;}
a:hover.menu {font-size:18px/24px; TEXT-DECORATION: none;}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body start---------------------*/
#body{
	background:url(../ristorante-images/body_bg_mid.gif) 0 0 repeat-y;
	width:631px;
	margin:0 auto;
}
#body p.top{
	display:block;
	background:url(../ristorante-images/body_top_bg.gif) 0 0 no-repeat;
	width:631px;
	height:75px;
	float:left;
}
#body p.bot{
	display:block;
	background:url(../ristorante-images/body_bottom_bg.gif) 0 0 no-repeat;
	width:631px;
	height:78px;
	float:left;
}
/*------------------------------------------------left panel start---------------------*/
#corpo{
	clear: both;
	float: left;
	width: 631px;
}

#corpo img{
	margin:5; padding:0;
}

#left{
	float: left;
	width: 315px;
	
}
#left ul.menu{
	background:url(../ristorante-images/serch_bg.gif) 0 0 no-repeat #ECE2C3;
	width:95%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	font:normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color:#7C7A02;
	float:left;
}

#left li.menu{
height:22px;
}



/*------------------------------------------------left panel end---------------------*/


/*------------------------------------------------right panel end---------------------*/



#footer{
	width:631px;
	margin:0 auto;
	padding:31px 0 0 0;
	background:url(../ristorante-images/footer_bg.gif) left bottom no-repeat;
	position:relative;
}


