@charset "UTF-8";

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
	
}
html {
	height:100%;
}
body {
	/*background-attachment: scroll;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #330B09;
	background-color: #FFFFFF;
	margin: 10px 0px 0px;
	background: #ffffff url(img/fondo_footer.jpg) repeat-x bottom;
	background-attachment: fixed;
}
#container {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	height: 220px !important;
	height: 700px;
	z-index: 900;
	/*background-image: url(img/baffo.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
}
#banner {
	position: absolute;
	height: 220px;
	width: 957px;
	top: 10px;
	z-index: 1;
	clear: both;
}

#logo {
	position: relative;
	z-index: 1100;
	top: 29px;
	left: 45px;
	height: 126px;
	width: 358px;
}
#citta {
	background-image: url(img/citta.gif);
	background-repeat: repeat-x;
	background-position: left 110px;
	height: 220px;
	clear: both;
	position: absolute;
	width: 100%;
	z-index: 1000;
}
#sfondo {
	background-attachment: scroll;
	background-image: url(img/sfondo_centro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	/*height: 1024px;*/
}
#topmenu {
	position: relative;
	top: 25px;
	text-align: right;
	right: 30px;
	z-index: 1200;
}
#topmenu ul {
}
#topmenu li {
	display: inline;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
}
#topmenu a:link, #topmenu a:visited {
	color: #330B09;
	text-transform: capitalize;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#topmenu  a:hover {
	color: #F16300;
	text-decoration: none;
}
#topmenu .selected {
	background:#641612;
	color:#F16300 !important;
	text-decoration: none;
}
#mainmenu {
	clear: both;
	position: relative;
	top: 205px;
	font-size: 15px;
	text-align: left;
	background-color: #330B09;
	line-height: 26px;
	margin-bottom: 5px;
}
#mainmenu li {
	display: inline;
	list-style-type: none;
	padding: 5px;
}
#mainmenu a:link, #mainmenu a:visited {
	color: #FBFDC7;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.MenuLato{
color: #FBFDC7;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.MenuLatoSelected {
	color:#FFA20C !important;
	font-weight: bold;
	text-decoration: underline;
	}
	
#mainmenu .selected {
	color:#FFA20C !important;
	font-weight: bold;
	text-decoration: underline;
}
#sottomenu {
	clear: both;
	position: relative;
	font-size: 12px;
	text-align: left;
	top: 200px;
	padding: 3px;
	background-color: #FBFDC7;
	line-height: 24px;
	border: 1px solid #F7E690;
}
#sottomenu li {
	display: inline;
	list-style-type: none;
}
#sottomenu a:link, #sottomenu a:visited {
	color: #330B09;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 10px;
}
#sottomenu a:hover {
	color: #641612;
	text-decoration: underline;
}
#sottomenu .selected {
	background:#F7E690 url(img/fondomenu.jpg) repeat-x;
	color:#641612 !important;
}
#contenuto {
	position: relative;
	top: 210px;
}
#kenil {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: auto;
	position: absolute;
	left: 284px;
}
#contenuto ul {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
#contenuto h1 {
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7E690;
}
#interno {
	padding-right: 10px;
	padding-left: 10px;
}
#contenuto h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #641612;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 15px;
	background-image: url(img/fondoh2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contenuto p {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainbanner {
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
	z-index: 10;
	height: 208px;
	width: 954px;
}
.marginedx {
	margin-right: 5px;
}

#contenuto a:link, #contenuto a:visited {
	color: #F16300;
	text-decoration: underline;
}
#tabella_torte td {
	padding: 10px;
	vertical-align: top;
}
#tabella_torte img {
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
}
#tabella_torte h4 {
	padding: 5px 5px 5px 2px;
	margin-bottom: 2px;
	background-image: url(img/fondoh2.jpg);
	background-repeat: repeat-y;
	background-position: -200px;
}
#contenuto a:hover {
	color: #FFA20C;
	text-decoration: none;
}
#sidebar ul {
	list-style-type:none;
	float: left;
	margin-bottom: 10px;
	}
#gallery {
	clear: both;
	width: 760px;
	padding-top: 6px;
	float: right;
	margin-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#datifooter {
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FCF0BC;
	margin-top: 15px;
}

#datifooter a:link, #datifooter a:visited {
	color: #330B09;
	text-decoration: underline;
}
#curiosita img {
	margin-right: 25px;
}
#curiosita p {
	clear: both;
	padding-top: 20px;
}
#gusti td {
	text-align: center;
	padding: 4px;
}
.marginesx {
	margin-left: 5px;
}
