body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	/*text-align: center;*/
	overflow: auto;
	background: #2C2C2C;
	color: White;
}

#bodyFaq {
	color: black;
}

#bodyFaq a, #bodyFaq a:link, #bodyFaq a:visited {
	text-decoration: none;
	color: #eb6909;
}

#bodyFaq a:hover, #bodyFaq a:active {
	text-decoration: none;
	color: black;
}

a.summury, a:link.summury, a:visited.summury {

	color: Gray;
}

a:hover.summury, a:active.summury {

	color: Black;
}

ul {
	/*margin: 0px;
	padding: 0px;*/
}

p {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}

img {
	border: 0px;
}

.png {
	behavior: url("pngbehavior.htc");
}


#contenitore {
	position: absolute;
	width: 800px;
	top: 0%;
	left: 50%;
	color: black;
	margin: 5px -400px 100% -400px;
	
}

#top {
	position: relative;
	width: 800px;
	height: 290px;
	text-align: left;
	z-index: 100;
	/*padding-top: 20px;*/
	/*border-bottom: 1px solid #022953;*/
}

#selectLang {
	/*padding-right: 10px;*/
	float: right;
	padding: 4px 30px 8px 2px;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

#selectLang a, #selectLang a:link, #selectLang a:visited {
	text-decoration: none;
	color: #eb6909;
}

#selectLang a:hover, #selectLang a:active {
	text-decoration: none;
	color: White;
}

#topText .titolo {
	font-size: 11px;
	font-weight: bold;
	color: #4682b4;
	line-height: 20px;
}

#imgLogo {
	position: relative;
	/*top: 15px;
	left: 15px;*/
	/*border: 1px solid white;*/
	float: left;
}

#ombraImgTop {
	position: relative;
	/*top: 15px;
	left: 15px;*/
	float: left;
	width: 100%;
	height: 15px;

}

#leasing {
	float: left;
	width: 100%;
	height: 25px;
	margin-bottom: 5px;
	text-align: right;
	overflow: hidden;
	border-bottom: 1px dotted #666666;
}

#bttLeasing a {
	font-size: 12px;
	font-weight: bold;
}



#bttLeasingDiv {
	background-color: #ec651d;
	float: right;
	width: 250px;
	height: 20px;
	padding-top: 3px;
	background: url(../img/bckBttLeasing.jpg) no-repeat top left;
	text-align: center;
	margin-right: 20px; 
	font-weight: bold;
	color: white;
}

#bttLeasingDiv a, #bttLeasingDiv a:link, #bttLeasingDiv a:visited {
	text-decoration: none;
	color: white;
}

#bttLeasingDiv a:hover, #bttLeasingDiv a:active {
	text-decoration: none;
	color: black;
}

#leasingFormDiv {
	float: left;
	width: 100%;
	height: 80px;
	margin-top: 0px;
	color: white;
	text-align: left;
	/*background-color: gray;*/
}

.elementLeasing {
	float: left;
	/*width: 140px;*/
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px dotted white;
}

#leasingForm input {
	margin-top: 5px;
	/*width: 100%;*/
	height: 18px;
	padding: 0px;
	font-size: 10px;
}

#leasingForm select {
	margin-top: 5px;
	height: 18px;
	padding: 0px;
	font-size: 10px;
}

#exeLeasing {
	display: none;
	position:absolute;
	width:100%;
	height: 80px;
	border: 0px;
	background-color:#2C2C2C;
}

#imgMail {
	position: relative;
	float: left;
	top: 35px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	height: 60px;
	z-index: 500;
	color: #ec651d;
}

#imgMail a {
	position: relative;
	float: left;
	width: 100%;
	top: 5px;
}

#imgMail a, #imgMail a:link, #imgMail a:visited {
	text-decoration: underline;
	color: #ec651d;
}

#imgMail a:hover, #imgMail a:active {
	text-decoration: underline;
	color: black;
}

#bttSearch {
	position: relative;
	float: left;
	background-color: #4682b4;
	padding-left: 5px;
	padding-right: 5px;
	top: 10px;
	width: 60px;
	color: White;
	cursor: default;
	text-align: center;
}

#bttClose {
	position: relative;
	float: left;
	background-color: #4682b4;
	padding-left: 5px;
	padding-right: 5px;
	top: 10px;
	width: 80px;
	color: White;
	cursor: default;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#bttClose a, #bttClose a:link, #bttClose a:visited {
	text-decoration: none;
	color: white;
}

#bttClose a:hover, #bttClose a:active {
	text-decoration: none;
	color: black;
}

#bttSend {
	position: relative;
	float: left;
	left: 10px;
	background-color: #4682b4;
	padding-left: 5px;
	padding-right: 5px;
	top: 10px;
	width: 80px;
	color: White;
	cursor: default;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#bttSend a, #bttSend a:link, #bttSend a:visited {
	text-decoration: none;
	color: white;
}

#bttSend a:hover, #bttSend a:active {
	text-decoration: none;
	color: black;
}



#bttMail {
	position: relative;
	width: 117px;
	/*float: left;*/
	margin: auto;
	margin-top: 118px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #808080;
}

#bttMail #int {
	padding-bottom: 9px;
	border-bottom: 1px dotted black;
	letter-spacing: 1px;
}

#bttMail #int a, #bttMail #int a:link, #bttMail #int a:visited {
	text-decoration: none;
	color: #939393;
}

#bttMail #int a:hover, #bttMail #int a:active {
	text-decoration: none;
	color: #66ff00;
}

#imgTop {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 203px;
	height: 180px;
	z-index: 300;
}



#imgTop2 {
	position: absolute;
	top: 115px;
	left: 400px;
	width: 192px;
	height: 268px;
	z-index: 300;
}

#contenitoreMenu {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 123px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	z-index: 500;
	/*background: url(../img/bckBtt.jpg) repeat-x;*/
	/*border-top: 1px solid #4f4f4f;
	border-left: 1px solid #4f4f4f;
	border-bottom: 1px solid #4f4f4f;*/
}

#menu {
	position: relative;
	float: right;
	top: 0px;
	padding-top: 3px;
	padding-bottom: 30px;
	overflow: hidden;
	width: 100%;
	font-size: 11px;
	letter-spacing: 0px;
	z-index: 500;
	background: #2c2c2c url(../img/bckMenu.jpg) no-repeat top right;
	/*border-right: 1px dotted #ccc;*/
}

#subMenu {
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	border-top: 1px solid #D9D9D9;
	/*background-color: #E7E7E7;*/
	background-image: url(../img/bckSub.jpg);
	border-bottom: 1px solid #022953;
}

#bottom {
	position: relative;
	float: left;
	width: 800px;
	/*padding-left: 1px;*/
	border-top: 1px solid #0070a2;
	background-color: #0070a2;
	height: 90px;
}

.imgBottom {
	position: relative;
	float: left;
}

#ombraMenu {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 11px;
	/*height: 350px;*/
}

/* OGGETTI MENU */

.sepMenu {
	position: relative;
	float: left;
	width: 2px;
	height: 24px;
}

 .bttMenu {
 	position: relative;
	float: left;
	/*width: 112px; */
	height: 24px; 
	color: white; 
	text-align: left;
	cursor: default;
	/*background: url(../img/bckBtt.jpg) repeat-x;*/
}

.bttMenuOn {
	float: left;
	/*width: 112px; */
	height: 24px; 
	/*border-top: 1px dotted black;*/
	color: #eb6909;
	text-align: center;
	/*background: url(../img/bckBttActive.jpg) repeat-x;*/
	cursor: default;
}

.bttMenuOn .bttMenuEt {
	width: 90%;
	text-align: right;
	margin-top: 4px;
}

.bttMenuEt {
	text-align: right;
	width: 90%;
	margin-top: 4px;
}

.bttMenuEt a, .bttMenuEt a:link, .bttMenuEt a:visited {
	text-decoration: none;
	color: white;
}

.bttMenuEt a:hover {
	text-decoration: none;
	color: #eb6909;
}

/* FINE OGGETTI MENU */

/* OGGETTI MENUSUB */

.sepMenuSub {
	position: relative;
	float: left;
	width: 2px;
	height: 40px;
}

 .bttMenuSub {
 	position: relative;
	float: left;
	/*width: 112px; */
	height: 40px; 
	color: #022935; 
	text-align: left;
	cursor: default;
	background: url(../img/bckBttSub.jpg) repeat-x;
}

.bttMenuSubOn {
	float: left;
	/*width: 112px; */
	height: 40px; 
	/*border-top: 1px dotted black;*/
	color: #022935;
	text-align: center;
	background: url(../img/bckBttActiveSub.jpg) repeat-x;
	cursor: default;
}

.bttMenuSubOn .bttMenuSubEt {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.bttMenuSubEt {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.bttMenuSubEt a, .bttMenuSubEt a:link, .bttMenuSubEt a:visited {
	text-decoration: none;
	color: #022935;
}

.bttMenuSubEt a:hover {
	text-decoration: none;
	color: #022935;
}

/* FINE OGGETTI MENUSUB */

#imgEmotional {
	position: relative;
	float: left;
	width: 800px;
	/*height: 155px;
	background-image: url(../img/bckImgEmotional.jpg);*/
}

#topBottom {
	float: left;
	top: 0px;
	width: 850px;
	height: 57px;
	background: url(../img/bckTopBottom.jpg) repeat-x top;
}

#center {
	position: relative;
	float: left;
	width: 800px;
	/*height: 265px;*/
	/*border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	/*background-color: white;*/
	/*overflow: auto;*/
}

#page {
	position: relative;
	font-family: verdana;
	float: right;
	width: 660px;
	padding-left:15px;
	text-align: justify;
	/*padding-top: 25px;
	padding-bottom: 25px;*/
	line-height: 22px;
	font-size: 12px;
	color: white;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(../img/bckPage.jpg) repeat-y top left;
}

.bttElement {
	position: relative;
	float: left;
	padding-top:5px;
	margin-top: 15px;
	border-top: 1px solid #ccc;
	width: 100%;
}

.bttElement a, .bttElement a:link, .bttElement a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #eb6909;
}

.bttElement a:hover, .bttElement a:active {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.txtShort {
	width: 500px;
	padding-bottom: 25px;
}

.txtLong {
	width: 790px;
	padding-bottom: 25px;
}

#popUp {
	position: absolute;
	width: 500px;
	/*height: 400px;*/
	top: 45px;
	left: 50%;
	margin: 0px -275px auto -275px;
	padding: 15px;
	color: white;
	overflow: auto;
	/*margin-top: 45px;*/
	/*padding: 25px;*/
	/*background: #363636 url(../img/bckPopup.jpg) repeat-x top left;*/
	background-color: white;
	border: 4px solid black;
	z-index: 1500;
	display: none;
}

#popUpImg {
	position: absolute;
	padding: 25px;
	top: 0px;
	left: 0px;
	/*margin-top: 45px;*/
	/*padding: 25px;*/
	background-color: white;
	border: 2px solid #ccc;
	z-index: 800;
	display: none;
}

#sea {
	float: left;
	padding:2%;
	width: 96%;
}

#titleSea {
	float: left;
	width: 100%;
	color: white;
	text-align: center;
	font-weight: bold;
	/*margin-bottom: 10px;*/
}

#titleSubSea {
	float: left;
	width: 100%;
	font-size: 12px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

.col {
	float: left;
	width: 150px;
	height: 300px;
	/*border: 1px solid #ccc;*/
}

#sea a, #sea a:link, #sea a:visited {
	text-decoration: underline;
}

#sea a:hover, #sea a:focus {
	text-decoration: none;
	color: white;
}

.etForm {
	float: left;
	width: 38%;
	margin-right: 1%;
	/*color: black;*/
	text-align: right;
}

.contInputForm {
	float: left;
	width: 60%;
}

.inputForm {
	/*float: left;*/
	width: 60%;
	border: 1px dotted black;
	background-color: #EEEEEE;
	color: #545454;
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 1px;
}


/*#popUp {
	position: absolute;
	width: 500px;
	height: 410px;
	margin-left: 175px;
	margin-top: 45px;
	padding: 25px;
	background-color: #2f2f2f;
	border: 2px solid white;
	z-index: 800;
	display: none;
}*/

#oscura {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: black;
	z-index: 1400;
	display: none;
}

#close {
	position: relative;
	width: 100%;
	font-size: 10px;
	text-align: right;
	/*margin-top: 10px;*/
	margin-right: 10px;
	margin-bottom: 10px;
	z-index: 600;
}

#close a, #close a:link, #close a:visited {
	text-decoration: none;
	color: Gray;
}

#close a:hover, #close a:active {
	text-decoration: none;
	color: gray;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #eb6909;
}

a:hover, a:active {
	text-decoration: none;
	color: White;
}

a.titoloLink, a:link.titoloLink, a:visited.titoloLink {
	color: white;
}

a:hover.titoloLink, a:active.titoloLink {
	color: #eb6909;
}

#fotoNews {
	position: relative;
	float: left;
	width: 180px;
	height: 350px;
	margin: 0px;
	margin-left: 25px;
	text-align: center;
}

#fotoNews img {
	border: 1px solid black;
	margin-bottom: 25px;
}

#testoNews {
	position: relative;
	/*width: 250px;*/
	height: 350px;
	overflow: auto;
	float: left;
	font-size: 12px;
	color: black;
	padding-right: 20px;
	margin-left: 20px;
	text-align: left;
	
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: none;
	scrollbar-arrow-color: black;
}

/*.titolo {
	font-size: 11px;
	font-weight: bold;
	color: #2f4f4f;
	line-height: 15px;
}*/

/*.testo {
	font-size: 11px;
	color: #5f5f5f;
	line-height: 15px;
}*/

#form {
	width: 100%;
	font-size: 10px;
	color: #5f5f5f;
}

#form a, #form a:link, #form a:visited {
	text-decoration: none;
	color: #999999;
}

#form a:hover, #form a:active {
	text-decoration: none;
	color: #999999;
}

#form .testata {
	color: #999999;
}

.campiForm {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	size: 25px;
}

.testataSmall {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 10px;
	color: #66ff00;
}

#foto {
	float: left;
	width: 210px;
	margin: 50px 0px 50px 0px;
	text-align: center;
	/*background-color: Black;*/
}

#foto .foto {
	border: 1px solid #465945;
}

.arancio {
	color: #eb6909;
}

.txt1_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* TMB NEWS */

.news {
	position: relative;
	float: left;
	font-family: verdana;
	width: 172px;
	padding-left: 15px;
	padding-right: 13px;
	cursor: default;
}

.news .foto {
	position: relative;
	float: left;
	width: 92px;
	height: 77px;
	margin: 0px;
}

.news .foto img {
	border: 2px solid #465945;
	/*width: 90px;
	height: 45px;*/
	margin-top: 6px;
}

.news .testo {
	position: relative;
	float: left;
	/*margin-left: 17px;*/
	/*width: 205px;*/
	text-align: left;
	width: 100%;
	font-size: 10px;
	/*height: 77px;*/
	color: #575757;
	line-height: 14px;
}

.news .testata {
	width: 100%;
	line-height: 14px;
	font-size:10px;
	height: 30px;
	padding-bottom: 10px;
	text-align: left;
	
} 

#testoNews .titolo {
	padding-bottom: 25px;
	font-weight: bold;
	line-height: 20px;
	color: #0070A2;
}

.read {
	position: relative;
	float: left;
	width: 100%;
	/*line-height: 20px;*/
	font-weight: bold;
	color: #FF4500;
	font-size: 10px;
	margin-top: 5px;
}

.read a, .read a:link, .read a:visited {
	text-decoration: none;
	color: #ec651d;
}

.read a:hover, .read a:active {
	text-decoration: none;
	color: black;
}

.txt2_1 {
	position: relative;
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.txt3_1 {
	position: relative;
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}


.txt4_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	/*padding-left: 40px;
	padding-right: 40px;*/
}


.txt5_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt6_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt7_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt8_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt9_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt10_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt11_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt6_1 .form {
	position: relative;
	float: left;
	width: 100%;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

.txt6_1 .riga {
	position: relative;
	margin-top: 5px;
	float: left;
	width: 68%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
	/*background-color: #CADEFF;*/*
}
	
.txt6_1 .riga .etForm {
	position: relative;
	float: left;
	width: 35%;
}
	
.txt6_1 .riga .input {
	position: relative;
	float: left;
	width: 50%;
}

.txt6_1 .riga .input input {
	/*width: 40px;*/
}

.txt7_1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#newsElement {
	position: relative;
	float: left; 
	width: 450px;
}

#newsSearch {
	position: relative;
	float: left;
	width: 150px;
	height: 50px;
	text-align: left;
	/*background-color: #4682b4;*/
}

#formSearch {
	position: relative;
	float: left;
	top: 10px;
}

#search {
	position: relative;
	float: left;
	width: 90%;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted white;
	text-align: right;
	color: white;
	
}

#pageDb {
	width: 100%;
	height: 20px;
	color: gray;
	text-align: left;
}

#pageDb .toVisit {
	text-decoration: underline;
	color: Gray;
}

#pageDb .visited {
	text-decoration: none;
	color: #ec651d;
}

#zoom {
	position: relative;
	float: left;
	left: 10px;
	width: 100%;
	border: 0px;
	background-color: transparent;
}

#zoom img {
	/*border: 4px solid white;
	margin-top: 8px;
	width: 330px;
	height: 280px;*/
}
 

#tmb {
	position: relative;
	float: left;
	width: 319px;
	margin: 0px;
	padding-top: 37px;
	padding-left: 28px;
	padding-bottom: 100px;
	
}

#tmb .tmbOut {
	position: relative;
	float: left;
	width: 65px;
	height: 55px;
	border: 2px solid #2f4f4f;
	margin-right: 5px;
	margin-top: 5px;
	background-color: black;
	text-align: center;
}

.pageTmb {
	position: relative;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	/*padding-left: 10px;*/
	width: 100%;
	/*height: 15px;*/
	text-align: left;
	/*background-color: #6F6F6F;*/
	font-size: 16px;
	font-weight: bold;
}

.pageTmb a, .pageTmb a:link, .pageTmb a:visited {
	text-align: center;
	color: #949494;
	text-decoration: none;
}

.pageTmb a:hover, .pageTmb a:focus {
	text-align: center;
	color: white;
	text-decoration: none;
}

#zoom #outlrg {
}

#zoom .testataSmall {
	font-size: 10px;
	color: #66ff00;
}

#page .testata {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}


#page .corpo {
	position: relative;
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

#infoTxt {
	position: relative;
	padding-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	margin-left: 0px;
	text-align: left;
	color: #666;
	font-size: 10px;
}

#infoTxt a, #infoTxt a:link, #infoTxt a:visited {
	color: white;
}

#infoTxt a:hover, #infoTxt a:focus {
	color: red;
}

#spaceBottom {
	position: relative; 
	float: left; 
	width: 100%; 
	height: 50px;
}