@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding:0;
	height:100%;
}
body {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: arial, sans-serif;
	font-size: 76%;
	text-align: center;
	color:#795A3B;
	background-image: url(../immagini/bg_body.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}
h1 {
	font-size:180%;
	color: #660000;
}
h2 {
	font-size:160%;
}
h3 {
	font-size:140%;
}
h4 {
	font-size:120%;
}
h5 {
	font-size:110%;
}
h6 {
	font-size:100%;
}
p {
	padding:0px;
	margin:0px;
}
/******* hyperlink and anchor tag styles *******/
a {
	color:#660000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#AE3638;
}
img {
	border:0;
}
/********* form and related tag styles *********/
.cancella {
	clear: both;
}
.colore {
	background-color: #F3E9CB;
}
.center {
	text-align: center;
}
input, select, textarea {
	color:#886644;
	font-size:12px;
}
select {
	border:1px solid #DCD3AD;
}
.left {
	float: left;
}
.right {
	float: right;
}
.img-sx {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #DCD3AD;
}
.img-dx {
	float: right;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #DCD3AD;
}
div#container {
	text-align: left;
	width:950px;
	display:table;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	height:152px;
	position: relative;
}
.nav-head {
	padding-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.nav-head ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.nav-head ul li {
	display: inline;
	padding: 4px;
}
.nav-head ul li a {
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
.nav-head ul li a:link, .nav-head ul li a:visited {
	text-decoration: none;
	color: #FFF;
}
.nav-head ul li a:hover, .nav-head ul li a:active {
	text-decoration: underline;
	color: #D3691A;
}
#contact_container {
	float:right;
	margin-top:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
	margin-top:10px;
	height:50px;
}
#contact_container p {
	padding:0;
	margin:0;
	line-height:1.2em;
}

#nav-bar {
	position: absolute;
	left: 0px;
	top: 92px;
	width: 950px;
	z-index: 15;
}
#nav-bar2 {
	position: absolute;
	left: 0px;
	top: 123px;
	width: 950px;
	z-index: 10;
}
.navigation {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.navigation ul {
	height:33px;
	list-style-image: none;
	list-style-type: none;
}
.navigation ul, .navigation li {
	margin:0;
	padding:0;
}
.navigation li {
	float:left;
	height:28px;
	margin-right:5px;
	margin-top:1px;
	position:relative;
	background-image: url(../immagini/bt_off_center.jpg);
	background-repeat: repeat-x;
	display: inline;
}
.navigation a {
	display:block;
	height:28px;
	text-decoration:none;
	color:#333333;
	text-align:center;
	cursor:pointer;
}
.navigation li:hover {
	color:#D3691A;
	cursor:pointer;
	background-image: url(../immagini/bt_center.jpg);
	background-repeat: repeat-x;
}
#m1_selected {
	color:#D3691A;
	cursor:pointer;
	background-image: url(../immagini/bt_center.jpg);
	background-repeat: repeat-x;
}
#m1_special {
	color:#D3691A;
	cursor:pointer;
	background-image: url(../immagini/bt_contact_center.jpg);
	background-repeat: repeat-x;
}
.navigation a:visited {
	color:#333;
	text-decoration:none;
}

.navigation li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
.navigation li ul li {
	float: none;
	display: inline;
	margin: 0px;
	padding: 0px;	
}

.navigation li ul li a {
	width: 180px;
	color: #333;
	background-color: #E5E0C3;
	height: 25px;
	line-height: 25px;
	text-align: left;
	text-indent: 5px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCD3AE;
}
.navigation li ul li a:hover {
	background-color: #D3691A;
}
.m1_label {
	padding:0 10px;
	padding-top:2px;
	margin:5px 2px 0px 2px;
	border-right:1px solid #DCD3AE;
	border-left:1px solid #DCD3AE;
	border-top:1px solid #DCD3AE;
	height:20px;
}
.m1_label_special {
	padding:0 10px;
	padding-top:2px;
	margin:5px 2px 0px 2px;
	border-right:1px solid #D0BB7D;
	border-left:1px solid #D0BB7D;
	border-top:1px solid #D0BB7D;
	height:20px;
}

.link1 {
	width: 90px;
}
.link2 {
	width: 180px;
}
.link3 {
	width: 120px;
}
.link4 {
	width: 110px;
}
.link5 {
	width: 120px;
}
.link6 {
	width: 140px;
}
.link7 {
	width: 130px;
}

div#language {
	position: absolute;
	top: 92px;
	right: 0px;
	z-index: 15;
}

div#content {
	border:1px solid #DCD3AD;
	padding: 12px;
	line-height:1.5em;
	clear:both;
	width:924px;
}
.center-box {


}
#content h1 {
	font-size:22px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:5px;
	border-top:1px solid #DCD3AD;
	border-bottom:1px solid #DCD3AD;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
#content p { margin-bottom: 10px; text-align: center; 
}
#content h2 { color: #BFA035; font-family: Georgia, "Times New Roman", Times, serif; font-size: 19px; font-style: italic; padding: 5px; letter-spacing: 2px; text-align: center; 
}
#content h3 { font-family: Georgia, "Times New Roman", Times, serif; color: #786232; font-size: 16px; font-weight: normal; line-height: 25px; background-color: #DCD3AD; padding: 3px; text-align: center; 
}
#content  h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	font-weight: normal;
}

#iniziale:first-letter {
	margin-right:6px;
	margin-top:5px;
	float:left;
	color:white;
	background:#DDC984;
	/*background:#D9CDA2;*/
	border:1px solid darkkhaki;
	font-size:60px;
	line-height:50px;
	padding-top:2px;
	padding-right:5px;
	font-family:Georgia;
}
div#footer {
	position: relative;
	bottom:0;
	width: 100%;
	text-align:right;
	border-bottom:4px solid #DCD3AD;
	border-top:1px solid #DCD3AD;
	font-size:12px;
	clear:both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
address {
	font-style: normal;
	line-height:1.5em;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
}
#footer  ul{
	height:20px;
	line-height:12px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
}
#footer ul li {
	display:inline;
	margin:0 20px;
}
#footer a {
	color:#886644;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover {
	color:#D3691A;
	text-decoration:none;
}
.menu-richieste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu-richieste li {
	display:inline;
	margin-left: 20px;
}
