@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../immagini/bg-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2C211B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#FFFFFF;
}
a:hover, a:active {
	color:#C6B9B0;
}
img { border:0; }
.cancella {
	clear: both;
}

/********* form and related tag styles *********/

#total {
	padding: 0px;
	width: 790px;
	border: 6px solid #FFFFFF;
	background-color: #806C5E;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	height: 107px;
	width: 790px;
	background-image: url(../immagini/logo.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#head #linktop {
	height: 20px;
	width: 270px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#linktop li {
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linktop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#linktop ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linktop a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#linktop a:hover, a:active {
	color: #F9A050;
	text-decoration: underline;
}
#linktop a.current:link,#linktop a.current:visited {
	color: #F9A050;
	text-decoration: underline;
}
#head #language {
	margin: 0px;
	height: 20px;
	width: 300px;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#head #button {
	width:200px;
	height:30px;
	position: absolute;
	top: 60px;
	left: 15px;
}
#head #contatti {
	width:200px;
	height:30px;
	position: absolute;
	right: 15px;
	top: 60px;
}
#head .pulsante a {
	border:0;
	display:block;
	background-image: url(../immagini/button.png);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
}
#head .pulsante a:link, #head .pulsante a:visited {
	background-position: 0 0;
	color: #900;
}
#head .pulsante a:hover, #head .pulsante a:active {
	background-position:0 -30px;
	color: #31241C;
}
#boxfotonav {
	width: 790px;
}
#subnav {
	background-image: url(../immagini/bg-sublink.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-right: 0px;
	padding-left: 0px;
}
#subnav li {
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}

#subnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
#subnav a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover, a:active {
	color: #F9A050;
	text-decoration: underline;
}
#subnav a.current:link,#subnav a.current:visited{
	color: #F9A050;
	text-decoration: underline;
}#contenuti {
	width: 790px;
}

#contenuti #left {
	width: 215px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#left #boxtop {
	width: 185px;
	background-color: #755F51;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px;
}
#boxtop img {
	border: 2px solid #FFFFFF;
}

#boxtop h3 {
	color: #BDB0A6;
}

#boxtop select, #boxtop input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contenuti #right {
	width: 565px;
	float: right;
	padding-top: 5px;
	overflow: visible;
}
#right h1 {
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 22px;
	color: #D1C9C2;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-style: italic;
	}
#right ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F9A050;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-style: italic;
}
#right h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}


#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right .ico {
	margin: 2px;
	padding: 0px;
	border: 2px solid #FFFFFF;
	cursor: pointer;
}

#right p a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#right p a:hover, a:active {
	color: #004A6F;
	text-decoration: none;
}


#right .photo {
	border: 3px solid #BDB0A6;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.img-dx {
	float: right;
}

#right .scheda {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
}
#right table a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#right table a:hover, a:active {
	color: #004A6F;
	text-decoration: underline;
}
.menu-richieste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #58473D;
}

#bannerdown {
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#bannerdown #newsletters {
	float: left;
	width: 390px;
}
#bannerdown #ecards {
	float: right;
	width: 395px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}



#total #down {
	background-image: url(../immagini/footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 790px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

#total #down li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#total #down ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
#total #down a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 37px;
	color: #242527;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#total #down a:link, a:visited {
	color: #242527;
	text-decoration: none;
}
#total #down a:hover, a:active {
	color: #004A6F;
	text-decoration: underline;
}
#total #down a.current:link,#total #down a.current:visited{
	color: #004A6F;
	text-decoration: underline;
}
#footer {
	width: 802px;
	left: 38px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}
#footer  a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover, a:active {
	color: #FFCC00;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.box-index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	border: medium solid #FFFFFF;
	background-color: #806C5E;
	padding: 7px;
	text-align: justify;
}
.link-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B87070;
	text-decoration: none;
	font-weight: normal;
	font-variant: small-caps;
}
.linea-index-sotto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	border-bottom-style: dashed;
}
.linea-index-sopra {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #4F3935;
	border-right-color: #4F3935;
	border-bottom-color: #4F3935;
	border-left-color: #4F3935;
}

