/* CSS Mangiatutto*/
/*******************************/

body {
	background-image: url("../images/background_up.jpg");
	background-repeat: repeat-x;
	background-color: #8B0F1D;
	padding: 0px;
	margin: 0px;
}

/****************IDs****************/
/**********************************/

#wrapper {
	width: 799px;
	margin: 0px auto;
}
#wrapper2 {
	float: left;
	width: 799px;
	margin: 0px;
	background: #ffffff url("../images/bg_y.jpg") repeat-y;
}

#header-bg{
	background-image: url("../images/bg_flash.jpg");
	background-repeat: no-repeat;
	width: 799px;
	height: auto !important;  /* per i browser moderni */
	height: 600px;      /* per IE5.x e IE6 */
	min-height: 565px;  /* per i browser moderni */
	text-align: center;
}

#header {
	width: 799px;
	height: 30px;

}

#menu-navigazione {
	float: right;
	height: 30px;
}

/************Primary NAV****************/
/***************************************/

ul.menu-navigazione {
	margin-top: 0;
	margin-right: 20px;
	padding: 0px;
}
ul.menu-navigazione li {
	list-style-type: none;
	float: left;
}

ul.menu-navigazione li.active a{
	background-image: url("../images/hover_nav.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	color: #901020;
	padding-left:18px;
}
ul.menu-navigazione li a {
	text-decoration:none;
	font-family: "Georgia", Garamond, Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 28px;
	float:left;
	height: 28px;
	color: #3b3c3c;
margin-left: 5px;
}
ul.menu-navigazione li a:hover{
	color:#99978B;
}
/******fine******/

#main {
	text-align:center;
	padding: 34px;
	width: 730px;
}

#flash-mangiatutto{
	width: 730px;
	height: 420px;
}
#menu {
	width: 680px;
	padding-right: 15px;
	padding-left: 20px;
}
#menu p {
	font-size:11px;
	font-family:"Lucida Grande", Arial, Sans-serif;
	text-align:justify;
	line-height: 20px;
	color: #393b3b;
}
#menu p a {
	font-size:11px;
	font-family:"Lucida Grande", Arial, Sans-serif;
	text-align:justify;
	line-height: 20px;
	text-decoration:none;
	color: #8B0F1D;
}
#menu p.sottotitolo {
	color: #99978B;
	font-style:italic;
	font-family: "Georgia", serif;
	font-size: 12px;
}
#menu h1{
	font-family: "Georgia", Garamond, Serif;
	font-size: 25px;
	font-weight: normal;
	line-height:29px;
	padding-left: 30px;
	color:#901020;
	border-bottom: 1px solid #8B0F1D;
	background-image: url("../images/h1-bg.jpg");
	background-repeat:no-repeat;
	background-position: left bottom;
}
#td_menu_title {
	height: 20px;
	background-color: #d6d6d6;
	font-family: "Georgia", Garamond, Serif;
	font-size:11px;
	color: #901020;
	font-weight: bold;
	padding-left: 10px;
}
#left {
	float: left;
	width: 430px;
	padding-right: 15px;
	padding-left: 20px;
	visibility: hidden;
}
#left p {
	font-size:11px;
	font-family:"Lucida Grande", Arial, Sans-serif;
	text-align:justify;
	line-height: 20px;
	color: #393b3b;
}
#left p a {
	font-size:11px;
	font-family:"Lucida Grande", Arial, Sans-serif;
	text-align:justify;
	line-height: 20px;
	text-decoration:none;
	color: #8B0F1D;
	}
#left p.sottotitolo {
	color: #99978B;
	font-style:italic;
	font-family: "Georgia", serif;
	font-size: 12px;
}
#left h1{
	font-family: "Georgia", Garamond, Serif;
	font-size: 25px;
	font-weight: normal;
	line-height:29px;
	padding-left: 30px;
	color:#901020;
	border-bottom: 1px solid #8B0F1D;
	background-image: url("../images/h1-bg.jpg");
	background-repeat:no-repeat;
	background-position: left bottom;

}
#left servizio{
	font-family:"Lucida Grande", Arial, Sans-serif;
	color:#901020;
	font-weight:bold;
	size: 14px;
}
.corsivo{
	font-family: "Georgia", Garamond, Serif;
	font-style:italic;
	color:#901020;
	text-decoration: none;
}
.code_menu{
	font-family:"Lucida Grande", Arial, Sans-serif;
	color:#901020;
	font-weight:bold;
	text-decoration: none;
}

.code_menu a{
	font-family:"MS Serif", "New York", serif;
	color:#CCC;
	font-weight:bold;
	text-decoration: none;
}


.menu{
	font-size:11px;
	font-family:"Lucida Grande", Arial, Sans-serif;
	text-align:justify;
	color: #393b3b;
	padding-top: 10px;
}
#left h3{
	font-family: "Georgia", Garamond, Serif;
	font-size: 14px;
	font-style:italic;
	line-height:14px;
	color:#901020;
}
#right {
	float: right;
	width: 260px;
	height: 430px;
	background: url(../images/right-bg.jpg) no-repeat 0px 10px;
	visibility: hidden;
}

#chiamaemangia img{
	padding-left:10px;
	border: 0;
}

#offerte img{
	padding-left: 10px;
	border: 0;
}
#flashcontent2{


}

#download {
	background:url(../images/scarica_new.jpg) no-repeat 10px 0px;
	padding-top: 100px;
	height: 149px;
}
* html #download{
	height: 50px;
}
#download p{
text-align: center;
padding-left:35px;	
width: 184px;
font-family: "Georgia", serif;
font-size: 12px;
color: #901020;
}
#download p a{
color: #901020;
text-decoration: none;
}
#download p a:hover{
color: #901020;
text-decoration: underline;
}

#footer {
	float:left;
	width: 799px;
	background-image: url("../images/footer-bg.jpg");
	background-repeat: repeat-y;
	position: relative;

}
#footer p.copyright{
	text-align:center;
	font-family:"Georgia", Serif;
	font-size: 10px;
	color: #c0a87c;
}
#footer p.copyright a {
	text-decoration:none;
	color: #c0a87c;
}
#footer-head {
	width: 799px;
	height:80px;
	background-image: url("../images/footer-img.jpg");
	background-repeat: no-repeat;
	float: left;
}
#footer-body {
	width: 730px;
	height: 330px;
	text-align: center;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 34px;
	padding-bottom: 0;
	padding-left: 34px;
}
* html #footer-body {
	width: 734px;
	padding-top: 30px;
	height:250px;}
	
#footer-body ul {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	float: left;
	color: #c0a87c;
}
#footer-body ul li.active {
	list-style-type: none;
	display: block;
}
#footer-body ul li.active p {
	line-height:20px;
	border-bottom: 1px solid #8B0F1D;
	background: url(../images/bg-footer-ul.jpg) no-repeat;
	font-family: "Georgia", serif;
	font-size: 15px;
}
#footer-body ul li {
	list-style-type: none;
	display: block;
}

#footer-body ul li p{
	text-align: left;
	width: 120px;
	padding-left: 20px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 11px;
}
* html #footer-body ul li p{
	margin:0;
	width: 120px;
	height: 11px;}
#footer-body ul li p a{
	color: #c0a87c;
	text-decoration: none;
}


/*************Classes***************/
/***********************************/

.img-left-home {
	border: 1px solid #8B0F1D;
	background-color: #EDEEEF;
	margin-bottom: 12px;
}
.img-right-home {
	
	float:  right;
	margin: 5px 5px 5px 0;
}
.text {
	font-family:"Lucida Grande", Arial, Sans-serif;
	color:#000;
	font-weight:bold;

}
.text_blu{
	font-family:"Lucida Grande", Arial, Sans-serif;
	color:#10457b;
	font-weight:bold;
}
.text_ordinare{
	font-family:"Lucida Grande", Arial, Sans-serif;
	color:#585858;
	font-size:13px;
	font-weight:bold;
}

a img
{
   border:none;
}
.style7 #wrapper #wrapper2 #header-bg #footer #footer-head .footer-head {
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	font-style: normal;
	color: #5b0812;
	text-align: center;
	vertical-align: top;
}

