body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	/*text-align: center;*/
	overflow: auto;
	background-color: #ccc;
	color: White;
}

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: 124px;
	text-align: left;
	z-index: 100;
	padding-top: 15px;
	background: #0070a2 url(../img/bckTop.jpg) repeat-x left bottom;
	border-bottom: 1px solid #939393;
}


#topText .titolo {
	font-size: 11px;
	font-weight: bold;
	color: #4682b4;
	line-height: 20px;
}

#imgLogo {
	position: relative;
	top: 15px;
	left: 15px;
	float: left;
}

#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: 800px;
	height: 40px;
	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: left;
	top: 0px;
	left: 1px;
	width: 798px;
	font-size: 12px;
	letter-spacing: 1px;
	z-index: 500;
}

#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;
}


#bttMenu1 .bttMenuEt {
	width: 100%;
	border-top: 0px;
}

#bttMenu1 {
	border-top: 0px;
}

.sepMenu {
	position: relative;
	float: left;
	width: 2px;
	height: 40px;
}

 .bttMenu {
	float: left;
	width: 92px; 
	height: 40px; 
	color: #4682b4; 
	text-align: left;
	cursor: default;
	background: url(../img/bckBtt.jpg) repeat-x;
}

.bttMenuOn {
	float: left;
	width: 92px; 
	height: 40px; 
	/*border-top: 1px dotted black;*/
	color: #4682b4;
	text-align: center;
	background: url(../img/bckBttActive.jpg) repeat-x;
	cursor: default;
}

.bttMenuOn .bttMenuEt {
	width: 100%;
	text-align: center;
	margin-top: 12px;
	letter-spacing: 0px;
}

.bttMenuEt {
	text-align: center;
	width: 100%;
	margin-top: 12px;
	letter-spacing: 0px;
}

.bttMenuEt a, .bttMenuEt a:link, .bttMenuEt a:visited {
	text-decoration: none;
	color: #4682b4;
}

.bttMenuEt a:hover {
	text-decoration: none;
	color: #4682b4;
}

#imgEmotional {
	position: relative;
	float: left;
	width: 800px;
	height: 155px;
	/*background-image: url(../img/bckImgEmotional.jpg);*/
}

#topText {
	position: relative;
	float: left;
	width: 400px;
	height: 60px;
	left: 75px;
	top: 35px;
	font-size: 9px;
	color: #8a8d7a;
	font-weight: bold;
}

#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: left;
	width: 100%;
	text-align: justify;
	/*padding-top: 25px;
	padding-bottom: 25px;*/
	line-height: 22px;
	font-size: 12px;
	color: #5F5F5F;
	background-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: 25px;
	/*margin-top: 45px;*/
	/*padding: 25px;*/
	background-color: white;
	border: 4px solid black;
	z-index: 800;
	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;
}


/*#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;
	top: 0px;
	left: 0px;
	background-color: black;
	z-index: 700;
	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: underline;
	color: #ec651d;
}

a:hover, a:active {
	text-decoration: none;
	color: black;
}

#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;
}

.txt1_1 {
	position: relative;
	float: left;
	margin-top: 90px;
	/*margin-bottom: 20px;*/
	line-height: 22px;
	/*height: 120px;*/
	/*padding-left: 40px;
	padding-right: 40px;
	padding-top: 90px;
	padding-bottom: 30px;*/
}

/* TMB NEWS */

.news {
	position: relative;
	float: left;
	font-family: verdana;
	margin-top: 0px;
	width: 172px;
	overflow: hidden;
	/*height: 65px;*/
	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: 172px;
	font-size: 10px;
	/*height: 77px;*/
	color: #575757;
	line-height: 14px;
}

.news .testata {
	width: 172px;
	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: 172px;
	/*line-height: 20px;*/
	font-weight: bold;
	color: #ec651d;
	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: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.txt5_1 {
	position: relative;
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.txt6_1 {
	position: relative;
	float: left;
	/*width: 720px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.txt7_1 {
	position: relative;
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.txt7_1 .form {
	position: relative;
	float: left;
	width: 100%;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

.txt7_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;*/*
}
	
.txt7_1 .riga .etForm {
	position: relative;
	float: left;
	width: 35%;
}
	
.txt7_1 .riga .input {
	position: relative;
	float: left;
	width: 50%;
}

.txt7_1 .riga .input input {
	/*width: 40px;*/
}

.txt8_1 {
	position: relative;
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.txt9_1 {
	position: relative;
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

#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;
}

#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;
	width: 330px;
	overflow: hidden;
	padding-top: 37px;
	padding-left: 85px;
	padding-right: 85px;
	padding-bottom: 100px;
	border-right: 1px solid #4f4f4f;
	min-height: 300px;
}

#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 {
	border: 4px solid white;
	margin-top: 8px;
	width: 330px;
	height: 280px;
	background-color: Black;
	text-align: center;
	margin-bottom: 25px;
}

#zoom .testataSmall {
	font-size: 10px;
	color: #66ff00;
}

#page .testata {
	font-size: 12px;
	font-weight: bold;
	color: #0070a2;
}

#page .corpo {
	position: relative;
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

#infoTxt {
	position: relative;
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
	text-align: left;
	color: #666;
	font-size: 10px;
}

#infoTxt a, #infoTxt a:link, #infoTxt a:visited {
	color: black;
}

#infoTxt a:hover, #infoTxt a:focus {
	color: white;
}

#spaceBottom {
	position: relative; 
	float: left; 
	width: 100%; 
	height: 50px;
}
