@charset "windows-1252";
/* CSS Document */

html, body {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-image: url(../images/back.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;
	height: auto;
}
p {
	text-align: justify;
	text-indent: 20px;
	line-height: 1.7;
	margin-top: 0px;
	margin-bottom: 20px;
}
p.oblique {
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 10px;
	color: #666666;
}
p.oblique_sign {
	font-style: italic;
	margin-left: 30px;
	margin-right: 50px;
	text-align: right;
	font-size: 9px;
	color: #666666;
}
p.highlight{
	font-style: italic;
}
p.highlight_red{
	font-style: italic;
	color:#7a2308;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h2.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7a2308;
}
img {
	border: 0px none;
}
img.side{
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	border: 0px none;
}
img.in_line{
	margin-top:0px;
	margin-bottom:20px;
	border: 0px none;
}
strong {
	font-weight: bold;
	color: #003399;
}
strong.highlight {
	font-weight: normal;
	color: #003399;
}
a:link {
	color: #7a2308;
	text-decoration: none;
}
a:active {
	color: #7a2308;
	text-decoration: none;
}
a:visited {
	color: #7a2308;
	text-decoration: none;
}
a:hover {
	color: #feae25;
	text-decoration: none;
}

a.menu_link:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:active {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:visited {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:hover {
	font-size:12px;
	color: #999999;
	text-decoration: none;
}


div#container_title {
	position: absolute;
	top: 0;
	left: 0;
	width: 1010px;
	height: 330px;
	clear: both;
	overflow: hidden;
	z-index: 0;
	background-image: url(../images/ada_quaranta.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
div#lang_selector {
	position:absolute;
	top:20px;
	left: 450px;
	width: 500px;
	z-index: 2;
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

div#container_main {
	position: absolute;
	top: 230px;
	left: 0;
	width: 1010px;
	height: auto;
	clear: both;
	overflow: visible;
	z-index: 1;
	margin: 0;
	padding: 0;
}
div#container_top {
	position: relative;
	top: 0;
	left: 0;
	width: 1010px;
	clear: both;
	overflow: visible;
	margin: 0;
	padding: 0;
	z-index: 2;
}
div#container_btt {
	position: absolute;
	bottom: -300px;
	left: 0;
	width: 1010px;
	height: 170px;
	clear: both;
	overflow: visible;
	font-size: 9px;
	text-align: center;
	margin: 0;
	padding: 0;
	z-index: 2;
	background-image: url(../images/back_btt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#menu_main{
	position: absolute;
	top: 0;
	left: 20px;
	width: 200px;
	overflow: visible;
	margin: 0;
	padding: 0;
	z-index: 3;
}
div#body_main{
	position: inherit;
	top: 0;
	left: 250px;
	width: 700px;
	height: auto;
	overflow: visible;
	margin: 0;
	padding: 0;
	z-index: 3;
	height: auto;
}
div#navi{
	position: absolute;
	top: 0;
	left: 0px;
	width: 700px;
	height: 40px;
	text-align: right;
	color: #7a2308;
	overflow: visible;
	margin: 0;
	padding: 0;
	z-index: 4;
}
div.pict{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 40px;
	overflow: visible;
	margin: 0;
	padding: 0;
	z-index: 5;
}
div.txt{
	position: relative;
	top: 0px;
	left: 190px;
	width: 510px;
	overflow: visible;
	margin: 0;
	padding: 0;
	z-index: 5;
}
div.content {
	position: relative;
	top: 80px;
	left: 0px;
	width: 700px;
	overflow: visible;
	margin: 0;
	padding: 0;
	z-index: 4;
}
iframe.mappa {
	width: 510px;
	height: 300px;
	text-align: left;
}