body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	/*text-align: center;*/
	overflow: none;
	background: #b00000 url(../img/bckBody.jpg) repeat-x top left;
	/*background: white url(../img/bckBody.jpg) repeat-x 0px 168px;*/
}

a.summury, a:link.summury, a:visited.summury {
	color: Gray;
}

a:hover.summury, a:active.summury {
	color: Black;
}

ul {
	/*margin: 0px;
	padding: 0px;*/
}

p {
	padding-top: 1px;
	padding-bottom: 1px;
}

.catalogo .corpo p {
	margin: 1px 0px;
	padding: 1px 0px;
}

img {
	border: 0px;
}

.png {
	/*behavior: url("pngbehavior.htc");*/
}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: black;
}

a:hover, a:active {
	outline: none;
	text-decoration: underline;
	color: white;
}

a.arancio, a:link.arancio, a:visited.arancio {
	color: #ec651d;
}

a:hover.arancio, a:active.arancio {
	color: grey;
}

#contenitore {
	position: absolute;
	/*top: 15px;*/
	left: 50%;
	width: 750px;
	margin: -6px -375px auto -375px;
	padding: 15px;
	/*float: left;*/
	/*left: 8px;*/
	z-index: 2;
	/*background-color: #910000;*/
}

#contInt {
	position: relative;
	/*margin-bottom: 15px;*/
	float: left;
	width: 750px;
	z-index: 3;
	padding-bottom: 25px;
	margin-bottom: 2px;
	background-color: #C8C8C8;
}

.element {
	position: relative;
	float: left;
	/*width: 155px;*/
	width: 670px;
	height: 120px;
	left: 15px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background-color: #F2F2F2;
	overflow: hidden;
	/*border: 1px solid red; */
}

.element .testata {
	float: left;
	width: 100%;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times;
	/*color: black;*/
	margin-top: 10px;
}

.element .corpo {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #585858;
	text-align: left;
	/*-max-height: 40px;
	overflow: hidden;*/
}

.element .corpo p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #585858;
	text-align: left;
	/*-max-height: 40px;*/
	overflow: hidden;
}

#topHome {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 265px;
	height: 284px;
	text-align: center;
	color: white;
	z-index: 100;
}

#mainCtrl {
	position: relative;
	float: left; 
	width: 960px; 
	height: 228px; 
	text-align: center;
}

#top {
	position: relative;
	float: right;
	width: 100%;
	height: 120px;
	text-align: left;
	z-index: 200;
	clear: both;
	/*background: white url(../img/bckTop.jpg) repeat-x top left;*/
}


#topText .titolo {
	font-size: 11px;
	font-weight: bold;
	color: #4682b4;
	line-height: 20px;
}

#imgLogo {
	position: relative;
	float: left;
	padding-left: 12px;
	padding-top: 30px;
	padding-bottom: 23px;
}

.velina {
	position: absolute;
	width: 154px; 
	height: 124px;
	background-color: #FD5F00;
	text-align: center;
}

#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;
}


.bttBuy {
	position: relative;
	float: left;
	width: 100px;
	height: 30px;
	font-size:10px;
	text-align: center;
	margin-right:20px;
}

.bttBuy img{
	z-index: 1000;
}


#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;
}

#txtTop {
	position: relative;
	float: right;
	width: 324px;
	height: 25px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #707173;
	background-color: #fff;
	padding-top: 5px;
	top: 10px;
	right: 15px;
	text-align: center;
}

#contLocation {
	position: relative;
	float: left;
	width: 146px;
	padding-left: 29px;
	font-size: 10px;
}

#txtLocation {
	position: relative;
	float: left;
	width: 146px;
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	color: black;
	font-weight: bold;
}

#mapLocation {
	position: relative;
	float: left;
	padding: 5px 0px 10px 0px;
}

#contacts{
	position: relative;
	float: left;
	width: 155px;
	padding-left: 25px;
	font-size: 10px;
	color: black;
}

#contacts a, #contacts a:link, #contacts a,visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#contacts a:hover, #contacts a:active, #contacts a:focus {
	text-decoration: none;
	color: #910000;
	font-weight: bold;
}

#contenitoreMenu {
	position: relative;
	float: left;
	width: 180px;
	/*height: 70px;*/
	/*top: 8px;*/
	font-size: 10px;
}

#menu {
	position: relative;
	float: left;
	width: 175px;
	padding-bottom: 15px;
	/*height: 100px;*/
}

#data{
	position: relative;
	float: left;
	width: 120px;
	height: 50px;
	color: red;
}

#lang {
	position: relative;
	width: 100%;
	height: 23px;
	background-color: #BEBEBE;
	color: white;
	padding-top: 2px;
	font-weight: bold;
}

#subMenu {
	position: relative;
	float: left;
	top: 0px;
	width: 250px;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 4px;
	font-size: 10px;
	color: #8c8c8c;
	z-index: 500;
}

#search {
	position: relative;
	float: right;
	width: 190px;
	height: 26px;
	overflow: hidden;
	top: 45px;
	right: 15px;
}

#searchDiv{
	position: relative; 
	float: left; 
	width: 190px;
	height: 22px;
	text-align:center;
	background-color: #000;
}

#searchForm {
	position: relative;
	float: left;
	height: 12px;
}

#search input {
	border: 0px;
	background-color: black;
	height: 15px;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	width: 155px;
	margin: 0px;
	padding-top: 4px;
}

#menuSub {
	position: relative;
	float: left;
	top: 0px;
	width: 120px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	color: #8c8c8c;
	z-index: 500;
}

#bottom {
	float: left; 
	width: 761px; 
	background-color: #4d4d4d; 
	/*height: 73px;*/
	padding: 100px 31px 25px 31px;
	margin: 25px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
}

#bottom p {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
}

#bottom a, #bottom a:link, #bottom a:visited {
	text-decoration: none;
	color: white;
}

#bottom a:hover, #bottom a:active {
	/*text-decoration: underline;*/
	color: black;
}

.imgBottom {
	position: relative;
	float: left;
}

#ombraMenu {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 11px;
	height: 350px;
}

.bttSubMenu {
	float: left;
	/*width: 100px;*/
	padding: 2px;
	height: 122px;
	color: #8c8c8c; 
	text-align: left;
	cursor: default;
	overflow: hidden;
	/*font-weight: bold;*/
	/*background: red;*/
}

.bttSubMenuOn {
	float: left;
	/*width: 100px;*/
	height: 122px;
	overflow: hidden;
	padding: 2px;
	color: #8c8c8c; 
	text-align: left;
	cursor: default;
	/*font-weight: bold;*/
	/*background: red;*/
}


#bttMenu1 .bttMenuEt {
	width: 100%;
	border-top: 0px;
}

#bttMenu1 {
	border-top: 0px;
}

.sepMenu {
	position: relative;
	float: left;
	width: 175px;
	height: 1px;
	border-top: 1px dotted black;
}

.sepSubMenu {
	position: relative;
	float: left;
	width: 1px;
	height: 16px;
	margin-top: 2px;
	background-color: white;
}

.imgBtt {
	position: relative;
	float: left;
	width: 2px;
	height: 8px;
	padding-top: 5px;
	padding-left: 30px; 
	padding-right: 13px;
}

 .bttMenu {
	float: left;
	color: black;
	cursor: default;
	width: 175px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.bttMenuOn {
	float: left;
	color: white;
	cursor: default;
	width: 175px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #910000;
}

.bttMenuOn .bttMenuEt {
	text-align: left;	
	position: relative;
	padding-top: 2px;
	color: white;
}

.bttMenuEt {
	position: relative;
	text-align: left;
	padding-top: 2px;
}

.bttMenuEt a, .bttMenuEt a:link, .bttMenuEt a:visited {
	text-decoration: none;
	color: black;
}

.bttMenuEt a:hover {
	text-decoration: none;
	color: white;
}


.welcomeDiv {
	width: 105px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: left;
	height: 44px;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
	background:  url(../img/bckBtt.jpg) repeat-x 0px 0px;
}

.userCmd {
	float: left;
	/*width: 76px;*/
	font-size: 12px;
	color: white;
	text-align: left;
	height: 26px;
	padding-top: 30px;
	/*margin: auto 0px auto 0px;*/
	background:  url(../img/bckBttUser.jpg) repeat-x 0px 0px;
}

.userCmd a, .userCmd a:link, .userCmd a:visited {
	text-decoration: none;
	color: white;
}

.userCmd a:hover, .userCmd a:active {
	text-decoration: none;
	color: black;
}

#userPannell {
	float: left;
	width: 960px;
	/*background-color: #58b8e2;*/
}

#userCmd1 {
	width: 60px;
}

#userCmd2 {
	width: 77px;
}

/* MENU 2 */

.sepMenu2 {
	position: relative;
	float: left;
	width: 1px;
	height: 12px;
	margin-top: 2px;
	background-color: white;
}

.bttMenu2 {
	float: left;
	width: 112px;  
	color: #FD5F00; 
	text-align: left;
	cursor: default;
	/*font-weight: bold;*/
}

.bttMenu2On {
	float: left;
	width: 112px; 
	font-weight: bold;
	color: white;
	text-align: center;
	cursor: default;
}

.bttMenu2On .bttMenu2Et {
	width: 100%;
	text-align: center;
}

.bttMenu2Et {
	text-align: center;
	width: 100%;
}

.bttMenu2Et a, .bttMenu2Et a:link, .bttMenu2Et a:visited {
	text-decoration: none;
	/*font-weight: bold;*/
	color: white;
}

.bttMenu2Et a:hover {
	text-decoration: none;
	/*font-weight: bold;*/
	color: black;
}

/* FINE MENU 2 */

#imgEmotional {
	position: relative;
	float: left;
	left: 5px;
	overflow: hidden;
	width: 590px;
	height: 220px;
	background-color: Black;
}

#promoBox {
	position: relative;
	float: left;
	left: 10px;
	width: 220px;
	height: 220px;
	background: #fff url(../img/bckPromo.jpg) no-repeat top left;
}

#imgEmotional #txt1 {
	position: relative;
	float: left; 
	width:90%;
	
	margin:70px 5% 0% 5%;
	line-height: 30px;
	height:65px;
	font-size: 30px;
	font-family: Georgia;
	text-align:left; 
	color:#666666;
}

#imgEmotional #txt2 {
	position: relative;
	float: left; 
	width:90%;
	margin:5px 5% 0% 5%;
	height:65px;
	font-size: 30px;
	font-family: Georgia;
	line-height: 30px;
	text-align:left; 
	color:#fff;
}

#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: 100%;
	/*height: 303px;*/
	background: url(../img/bckCenter.jpg) repeat-y right;
	padding-top: 23px;
	padding-bottom: 15px;
	/*border-top: 2px solid grey;*/
}

#center2 {
	position: relative;
	float: left;
	width: 100%;
	/*background: #DDDDDD;*/
	padding-top: 0px;
	/*padding-bottom: 25px;*/
	/*border-top: 2px solid grey;*/
}

#page {
	position: relative;
	float: left;
	width: 530px;
	/*height: 481px;*/
	margin-left: 25px;
	padding-top: 10px;
	font-size: 12px;
	/*border: 1px solid black;*/
	color: #5F5F5F;
}

#imgBckPage {
	position: relative;
	float: left;
	margin-left: 0px;
	width: 230px;
	height: 56px;
	margin-bottom: -50px;
}

.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: 30px;
	/*margin-top: 45px;*/
	/*padding: 25px;*/
	background: white;
	border: 4px solid black;
	z-index: 800;
	display: none;
	color: black;
}

#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;
}


#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.formSend, a:link.formSend, a:visited.formSend {
	text-decoration: none;
	color: white;
}

a:hover.formSend, a:active.formSend {
	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;
}


/* ELEMENTI FORM USER */

.formUser {
	float: left;
	width: 858px; 
	margin: 15px 25px 0px 25px; 
	font-size:12px; 
	color: #0070a2; 
	padding: 10px 25px 0px 25px;
}

.formUser .form {
	width: 100%; 
	float: left; 
	/*margin-top:15px;*/
}

.formUser input {
	background-color: White;
	border: 1px solid #ccc;
}

.formUser .element {
	/*width: 80%;*/
	float: left;
	margin-bottom: 5px;
}

.formUser .elementEt {
	width: 80px;
	float: left;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 5px;
	font-weight: bold;
	color: #0075B9;
}

.formUser .elementInput {
	width: 150px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}

.formUser #log {
	float: left;
	/*margin-top: 25px;*/
	color: white;
	font-weight: bold;
	cursor: default;
}

.formUser #log a, .formUser #log a:link, .formUser #log a:visited {
	text-decoration: none;
	color: White;
}

.formUser #log a:hover, .formUser #log a:active {
	text-decoration: none;
	color: black;
}

#errorLog {
	width: 100%;
	color: red;
	background: none;
}


/* FINE ELEMENTI FORM USER */



.select a, .select a:link, .select a:visited {
	text-decoration: none;
	color: White;
}

.select a:hover, .select a:focus {
	text-decoration: none;
	color: White;
}

/* TMB NEWS */

.news {
	position: relative;
	float: left;
	font-family: Arial, Helvetica;
	margin-bottom: 14px;
	margin-left: 15px;
	width: 206px;
	height: 144px;
	cursor: default;
	/*background-color: black;*/
}

.news .contNews {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 196px;
	height: 135px;
	overflow: hidden;
}

.news .contNews .img {
	position: relative;
	float: left;
	width: 100px;
	height: 124px;
}

.news .contNews .txt {
	position: relative;
	float: left;
	left: 5px;
	width: 80px;
	height: 110px;

}

.news .contNews .txt .titolo {
	position: relative;
	float: left;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #ec651d;
	margin-bottom: 5px;
}

.news .contNews .select {
	position: relative;
	float: left;
	top: 8px;
	left: 5px;
	width: 60px;
	height: 20px;
	cursor: hand;
	text-align: center;
	background-color: #45de00;
	color: white;
}

.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: 80%;
	/*line-height: 20px;*/
	font-weight: normal;
	color: #3997F4;
	font-size: 11px;
	margin: 0px;
}

.read a, .read a:link, .read a:visited {
	text-decoration: none;
	color: #3997F4;
}

.read a:hover, .read a:active {
	text-decoration: underline;
	color: red;
}

#element {
	margin-bottom: 25px;
}

.testata {
	font-size: 14px;
	font-weight: bold;
	/*color: #00440f;*/
}

.label {
	font-size: 14px;
	width: 100%;
	/*color: #ba0000;*/
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	/*border-bottom: 1px solid #00440f;*/
}

.txtGen {
	position: relative;
	float: left;
	width: 465px;
	padding: 10px;
	margin-left: 25px;
	text-align: left;
	background-color: White;
}

.txtGenInt {
	position: relative;
	float: left;
	padding: 15px;
	width: 435px;
	min-height: 200px;
	background-color: #910000;
	color: white;
}

#rights {
	position: relative;
	float: right;
	width: 438px;
	padding: 10px;
	font-size: 10px;
	margin-right: 25px;
	text-align: right;
	color: #222;
}

.imgPage {
	position: relative;
	float: left;
	width: 344px;
	height: 207px;
	padding: 10px;
	padding: 50px 0px 0px 100px;
}

.txt1_1 {
	position: relative;
	width: 854px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 28px;
	padding-right: 28px;
	text-align: left;
	line-height: 22px;
	background-color: White;
}

.txt2_1 {
	position: relative;
	width: 710px;
	float: left;
	margin: 20px 45px 15px 45px;
	text-align: left;
	background-color: White;
}

.txt1_1 .label {
	border: 0px;
}

.txt3_1 {
	position: relative;
	width: 710px;
	float: left;
	margin: 20px 45px 15px 45px;
	text-align: left;
	background-color: White;
}

.bttShop {
	position: relative; 
	background: url(../img/bckBttProd.jpg) top; 
	text-align: center;
	color: white;
	font-weight:bold;
}

.bttShop a, .bttShop a:link, .bttShop a:visited {
	text-decoration: none;
	color: white;
}

.bttShop a:hover, .bttShop a:active {
	text-decoration: none;
	color: Yellow;
}

.prezzo {
	position: relative; 
	width:150px; 
	height:20px;
	float:right;
	text-align: left;
	color: Gray;
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 15px;
}

.arancio {
	color: #ec651d;
}

.txt4_1 {
	position: relative;
	width: 710px;
	float: left;
	margin: 20px 45px 15px 45px;
	text-align: left;
	background-color: White;
}

.txt5_1 {
	position: relative;
	float: left;
	/*width: 720px;*/
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	background-color: White;
}

.txt6_1 {
	position: relative;
	width: 710px;
	float: left;
	margin: 20px 45px 15px 45px;
	text-align: left;
	background-color: White;
}

.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: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	background-color: White;
}

#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;
}

.pagingTop {
	position: relative;
	float: left;
	width: 650px;
	height: 20px;
	padding: 5px 10px 0px 10px;
	border:0px;
	font-size: 10px;
	background-color: #D9D9D9;
	margin: 5px 0px 10px 15px;
}

.pagingBottom {
	position: relative;
	float: left;
	width: 650px;
	height: 20px;
	padding: 5px 10px 0px 10px;	
	border:0px;
	font-size: 10px;
	background-color: #D9D9D9;
	margin: 5px 0px 10px 15px;
}

.txtPaging {
	position: relative;
	float: left;
	width: 25px;
	padding-top: 2px;
	padding-right: 5px;
	color: #333333;
}

.sepPage {
	position: relative;
	float: left;
	padding-top: 2px;
}

.pageOff {
	position: relative;
	float: left;
	width: 15px;
	height: 17px;
	text-align: center;
	padding-top: 1px;
	color: White;
	/*background-color: #6F6F6F;*/
	/*border: 1px solid #6F6F6F;*/
}

.pageOn {
	position: relative;
	float: left;
	width: 15px;
	height: 17px;
	text-align: center;
	padding-top: 1px;
	color: #333333;
	/*background-color: #F08800;*/
	/*border:1px solid #FF6600;*/
}

.pageOn a, .pageOn a:link, .pageOn a:visited {
	text-decoration: none;
	color: #333333;
}

.pageOn a:hover, .pageOn a:active {
	text-decoration: none;
	color: white;
}

#zoom {
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
	/*width: 600px;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 25px;
	min-height: 300px;
	background: url(../img/bckGallery.png) no-repeat top right;
}

#zoom img {
	border: 10px solid #ccc;
	/*border: 4px solid white;
	margin-top: 8px;
	width: 330px;
	height: 280px;*/
}
 

#tmb {
	position: relative;
	float: left;
	width: 100%;
	margin: 0px;
}

#tmb .tmbOut {
	position: relative;
	float: left;
	width: 150px;
	height: 90px;
	border: 2px solid #2f4f4f;
	margin: 0px 15px 20px 10px; 
	background-color: #00440f;
	overflow: hidden;
	text-align: center;
}

.pageTmb {
	position: relative;
	/*float: left;*/
	margin: 15px auto 15px auto;
	/*padding-left: 10px;*/
	width: 200px;
	/*height: 15px;*/
	text-align: center;
	/*background-color: #6F6F6F;*/
	font-size: 25px;
	font-weight: bold;
}

.pageTmb a, .pageTmb a:link, .pageTmb a:visited {
	text-align: center;
	color: #00440f;
	text-decoration: none;
}

.pageTmb a:hover, .pageTmb a:focus {
	text-align: center;
	color: #ba0000;
	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;
}

.testata {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dotted white;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.corpo {
	font-family: Arial;
	width: 100%;
	position: relative;
	float: left;
	padding: 5px 0px 10px 0px;
	font-size: 12px;
	color: white;
	margin-bottom: 10px;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}


#infoTxt {
	text-align: left;
	position: relative;
	float: left;
	width: 100%; 
	height: 100px;
	color: #4d4d4d;
	font-size: 10px;
	font-weight: bold;
	font-family: Times New Roman;
	z-index: 100;
	background: white url(../img/bckInfo.jpg) repeat-x top left;
}

#infoTxt a, #infoTxt a:link, #infoTxt a:visited {
	color: #FD5F00;
}

#infoTxt a:hover, #infoTxt a:focus {
	color: white;
}

#spaceBottom {
	position: relative; 
	float: left; 
	width: 100%; 
	height: 50px;
}
