/* Panoramica */
body {
	margin: 0 1.2%;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	voice-family: inherit;
	font-size: 11px;
	background-image: url(/uploads/images/Panoramica/bg-stripe-red.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	line-height: 1.5em;
}
html > body {
	font-size: 11px;
}
html {
	scroll-behavior: smooth
}
#container {
	margin: 0 auto;
	max-width: 960px;
	background-color: #FFFFFF;
	padding: 0px;
	box-shadow: 0px -60vh 18px 2px rgba(0,0,0,0.5);
}
#innercontainer {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#header {
	margin: 0;
	padding: 0;
	width: 100%;
}
#header h1 {
	display: none
}
#content-left {
	width: 64%;
	float: left;
	height: auto;
	margin-left: 0px;
	padding: 0;
}
#content-left p {
	text-align: left;
	margin-left: 25px;
	padding: 0;
	display: block;
	width: 92%;
	color: #666666;
}
#content-left h2 {
	font-size: 17px;
	margin-left: 25px;
	color: #CB231F;
	padding-left: 0;
	font-weight: normal;
}
#content-left h4 {
	font-size: 17px;
	margin-left: 25px;
	color: #CB231F;
	padding-left: 0;
	font-weight: normal;
}
#content-left a {
	color: #000000;
	text-decoration: underline;
}
#content-left a:hover {
	text-decoration: none;
}
#content-right {
	width: 34%;
	float: right;
	margin: 0;
	padding: 12px 0 0;
}
#sub-menu {
	background: url(/uploads/images/Panoramica/menu-bg.gif) no-repeat 0px 0px;
}
#flat {
	clear: both;
	margin: 6px 0;
	padding: 0 0 10px;
}
#flat p {
	margin: 0;
	padding: 0;
}
.lft {
	float: left;
}
.rite {
	float: right;
}
#footer .totop {
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer {
	background-color: #ffffff;
	height: 65px;
	background-image: url(/uploads/images/Panoramica/footer-bg-all.gif);
	background-repeat: repeat-x;
	clear: both;
	margin: 10px 0 0;
	padding-top: 5px;
}
#sub-footer {
	background-color: #ffffff;
	height: 25px;
	clear: both;
	margin: 0px;
	width: 739px;
	padding-top: 0px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	display: block;
}
#content-right p {
	color: #666666;
	margin: 2px 10px 12px 0;
}
#content-right h2 {
	font-size: 15px;
	font-weight: normal;
	margin-left: 0px;
	color: #CB231F;
	padding-left: 0;
}
#footer p {
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#content-right a {
	color: #000000;
	text-decoration: underline;
}
#content-right a:hover {
	text-decoration: none;
}
#header p {
	font-size: 10px;
	font-weight: bold;
	color: #F9FAE0;
	margin-top: 68px;
	margin-left: 75px;
}
#header a {
	color: #FAFBE2;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#tabbed {
	float: left;
	line-height: normal;
	margin: 13px 0 0;
	height: 46px;
}
#sub-menu {
	padding-top: 15px;
	padding-left: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E5836;
	padding-bottom: 10px;
}
#sub-menu ul {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 180px;
}
#sub-menu li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sub-menu a {
	color: #4E5836;
	text-decoration: none;
	margin-left: 10px;
}
#sub-menu a.current {
	color: #CB231F;
	text-decoration: none;
	margin-left: 10px;
}
#sub-menu a:hover {
	color: #4E5836;
	text-decoration: underline;
}
#footer-left {
	float: left;
	max-width: 439px;
	padding: 0;
	margin: 0;
	height: auto;
}
#footer-right {
	float: left;
	height: auto;
	padding: 0;
	margin: 0;
	max-width: 300px;
}
#footer-right p {
	text-align: right;
	display: block;
	padding-right: 25px;
}
.divider {
	height: 12px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/uploads/images/Panoramica/br-graphic.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/* Panoramica */