body{
	margin-top: 0px;
	background-color: #BB2212;
	width: 85%;
}
img{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#struttura{
	background-image: url(../immagini/spaghetti.jpg);
	float: left;
	background-color: #FFFFFF;
	width: 100%;
}
#marchio{
	float: left;
	text-align: center;
	margin-top: 5px;
}
#chisiamo{
	float: left;
	padding-right: 40px;
	font-size: 10px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-left-width: thin;
	list-style-type: square;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
	background-image: url(../immagini/chisiamobkg.jpg);
}
#chisiamo ul li{
	list-style-type: none;
	list-style-position: outside;
	line-height: 12px;
}
#chisiamo a{
	text-decoration: none;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#chisiamo a:link,
#chisiamo a:visited {
	color:#C1B386;
}
#chisiamo a:hover,
#chisiamo a:focus,
#chisiamo a:active {
	color:#114665;
}
#menu{
	float: left;
	padding-right: 20px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-left-width: thin;
	padding-bottom: 20px;
	background-color: #CB2B17;
	padding-top: 10px;
	background-image: url(../immagini/menubkg.jpg);
}
#menu ul li{
	list-style-type: none;
	line-height: 12px;
}
#submenu ul li{
	list-style-type: none;
	list-style-position: outside;
	line-height: 12px;
}
#menu a{
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#menu a:link,
#menu a:visited {
	color:#FFFFFF;
}
#menu a:hover,
#menu a:focus,
#menu a:active {
	color:#FFFFFF;
	font-weight: bolder;
}

#submenu{
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	clear: right;
	border-right-style: solid;
	border-right-width: thin;
	padding-right: 10px;
	border-right-color: #CCCCCC;
	padding-top: 10px;
}
#submenu a{
	text-decoration: none;
	font-size: 11px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#submenu a:link,
#submenu a:visited {
	color:#C1B386;
}
#submenu a:hover,
#submenu a:focus,
#submenu a:active {
	color:#114665;
}
#contenuti{
	float: left;
	border-top-color: #932111;
	border-top-style: solid;
	border-top-width: medium;
	width: 100%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 30px;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../immagini/contentbkg.jpg);
	background-repeat: no-repeat;
}
#testo{
	padding-left: 60px;
}
#footer{
	float: left;
	clear: left;
	border-bottom-color: #932111;
	border-bottom-style: solid;
	border-bottom-width: 30px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 11pt;
	background-image: url(../immagini/footerbkg.jpg);
}
h2 {
	color: #999999;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

