/*----------------------------------------------------STILI GENERICI---------------------------------------------*/
body {
	background-image:url(../img/laterale.png);
	background-repeat:repeat-x;
	color:#000;
}
.riga {
	width:100%;
	height:4px;
	padding:0px;
	border:none;
	background-color:#147cdf;
}
.fioredritto {
	background-image:url(../img/fioredritto.png);
	width:275px;
	height:142px;
}
.imgbordo {
	border:solid;
	border-color:#fff;
	border-width:2px;
}
p.grande:first-letter {
	color: red;
	font-weight: bold;
	font-size: 500%;
}
.right {
	text-align:right;
}

a:link.local ,a:visited.local{
	text-decoration:none;
	color:#000;
	font-family:auto;
	font-size:120%;
	font-style:oblique;
}
a:hover.local {
	background-color:#FC0;
	font-family: auto;
}

a , a:visited {
	color:#666;
}
a:hover {
	color:#F00;
}
a.bianco , a:visited.bianco {
	color:#FFF ;
	text-decoration:none;
	font-style:normal;
	font-weight:300;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover.bianco {
	background-color:#FF0; color:#000;
}
.rosso {
	font-size:140%;
	color:#090;
}

/*--------- Per javascrip cambia immagine ---------*/
.nero {
	color:#333}
/*--------- fine javascrip cambia immagine ---------*/
/*---------  javascrip zoom sopra immagine ---------*/

#imgPreviewWithStyles,
#imgPreviewWithStyles2,
#imgPreviewWithStyles3 {
  background: #222 url(loading.gif) no-repeat center;
  padding: 15px;
  z-index: 999;
  border: none;
}
#imgPreviewWithStyles span,
#imgPreviewWithStyles2 span,
#imgPreviewWithStyles3 span {
     color: white;
     font-size: 1em;
     text-align: center;
     display: block;
     padding: 10px 0 3px 0;
}
            
.loading {
     height: 32px;
     width: 32px;
}

/*--------- Fine javascrip cambia immagine ---------*/


.centro {
	text-align:center;
	}
#chiusura {
	background-image:url(../img/sfondo_034.png);
	background-repeat:no-repeat;
	padding: 0PX;
	margin-left: auto;
	margin-right: auto;
	width:820px;
	height:50px;
	border:none;
	font-size: 60%;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 30px;
	text-align:center;
	float:none;
}
#spessore {
	width:790px;
	height:2px;
}
#testa1 {
	width:796px;
	height:33px;
	margin:0px 2px auto 2px ;
	border:none;
	padding:0px;
	background-image:url(../img/prova1_01.png);
	color:#FFF;
}
#testa2 {
	position:relative;
	width:796px;
	height:188px;
	margin:2px 2px auto 2px ;
	border:none;
	padding:0px;
	background-image:url(../img/prova1_02.png);

}
#testa3 {
	width:796px;
	height:29px;
	margin:2px 2px auto 2px ;
	border:none;
	padding:0px;
	background-image:url(../img/prova1_03.png);
}
#logo {
	position:absolute;
	top:0px;
	left:-200px;
	width:200px;
	height:200px;
	margin:0px;
	border:none;
	padding:0px;
	visibility: visible;
}
.pulsantisopra {
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	color:#FFF;
	width:100px;
	float:left;
	height:33px;
	border:none;
	padding:0px;
	border:0px;
	text-align:center;
	line-height:33px;
}
.pulsantisotto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	color:#FFF;
	width:99px;
	float:left;
	height:29px;
	border:none;
	padding:0px;
	border:0px;
	text-align:center;
	line-height:29px;
}
#strisciablu {
	background-color:#06C;
	height:4px;
	width:100%;
}
#w3c {
	height:40px;
	font-size:9px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	width:800px;
	border:none;
	margin-left:auto;
	margin-right:auto;
    padding:0px;
	text-align:center;
}

.allungafloat {
	width:100%;
	height:2px;
	clear:both;
}
.attenzione {
	height:AUTO;
	width:100%;
	background-color:#C03;
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:600;
}
.prenota {
	font-weight:600;
	background:#F00;
}
.descrizione {
	width:100%;
	border:dotted 1px #CCC;
	
}
.listadi {
	font-family:Verdana, Geneva, sans-serif;
	list-style-image:url(../img/freccia_pageb.png);
	font-size:100%;
	line-height:20px;
	font-style:oblique;
}