/* osteriavecia.com - default.css */
body{
	background-color: #42271e;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#full_menu{
	width: 620px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
}
#full_menu div{
	margin-left: 20px;
}
#ristorante{
	background: url('../images/layout/menu/ristorante.jpg') no-repeat;
	width: 79px;
	height: 40px;
	display: block;
	float: left;
}
a:hover #ristorante{
	background: url('../images/layout/menu/ristorante_hover.jpg') no-repeat;
}


#cucina{
	background: url('../images/layout/menu/cucina.jpg') no-repeat;
	width: 79px;
	height: 40px;
	display: block;
	float: left;    
}
a:hover #cucina{
	background: url('../images/layout/menu/cucina_hover.jpg') no-repeat;
}


#gallery{
	background: url('../images/layout/menu/gallery.jpg') no-repeat;
	width: 79px;
	height: 40px;
	display: block;
	float: left;
}
a:hover #gallery{
	background: url('../images/layout/menu/gallery_hover.jpg') no-repeat;
}


#menu{
	background: url('../images/layout/menu/menu.jpg') no-repeat;
	width: 79px;
	height: 40px;
	display: block;
	float: left;
}
a:hover #menu{
	background: url('../images/layout/menu/menu_hover.jpg') no-repeat;
}

#dove_siamo{
	background: url('../images/layout/menu/dove_siamo.jpg') no-repeat;
	width: 79px;
	height: 40px;
	display: block;
	float: left;
}
a:hover #dove_siamo{
	background: url('../images/layout/menu/dove_siamo_hover.jpg') no-repeat;
}
#contatti{
	background: url('../images/layout/menu/contatti.jpg') no-repeat;
	width: 79px;
	height: 40px;
	display: block;
	float: left;
}
a:hover #contatti{
	background: url('../images/layout/menu/contatti_hover.jpg') no-repeat;
}

#container{
	width: 950px;
	height: auto;
	margin: 0 auto;
}
#content{
	width: 950px;
	height: auto;
	margin: 0 auto;
}
#sidebar{
	background: url('../images/layout/back_news.jpg') no-repeat;
	width: 240px;
	font-size: 9px;
	height: 460px;
	display: block;
	margin-top: 0px;
	float: left;
}
#news{
	width: 220px;
	height: 200px;

	text-align: justify;
	overflow: none;
	margin-top: 240px;
}
#news a{
	color: #FFFFFF;
	text-decoration: none;
}

#rightbar h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 55px;
	text-align: left;
}
#rightbar p a{
	text-decoration: none;
	color: #FFFFFF;
}

#rightbar{
	float: left;
	width: 650px;
	padding: 80px 5px 5px 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#footer{
	width: 950px;
	margin: 0 auto;
}
#footer #informations{
	float: left;
	width: 690px;
	font-size: 11px;
}
#footer #informations a{
	text-decoration: none;
	color: #FFFFFF;
}
#footer #informations a:hover{
	text-decoration: underline;
}

#footer #credits{
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	float: right;
	margin-right: 40px;
}
#footer #credits a{
	text-decoration: none;
	color: #FFFFFF;
}
#footer #credits a:hover{
	text-decoration: underline;
}
.input_text{
	border: 1px solid #3A211A;
}
.box{
	background: url('../images/layout/box_osteria_vecia.jpg') no-repeat right bottom;
	width: 191px;
	height: 128px;
}
object{outline:none}

#menulist{
	width: 700px;
	margin-left: 25px;
	margin-bottom: 10px;
}

#menulist p{
    font-weight: bold;
	padding: 5px;
	margin: 5px;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menulist ul li{
	list-style-type: none;
}
