
body {
    font: bold 11px/1.5em Verdana;
	
	background-image:url(img_prova/bg.gif); 
	background-repeat: repeat-x;
	background-color:#B06153;
}

h1{	
	font-size: 26px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2{	
	font-size: 15px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.titolo{

	color: #FFFFFF;
	text-decoration: underline;
}

#header{
background-image:url(img_prova/header.jpg);
height:90px;
}



#icons{
position:absolute;
margin:-60px 30px 30px 600px;

}



#tab {
      float:left;
      width:100%;
	  font-size:100%!important;
	  font-size:100%;
      line-height:normal;
      }

#tab ul {
       margin:0;
	   padding:0px 0px 0 5px;
	   list-style:none; 
}

#tab li {
      display:inline;
      margin:0;
      padding:0;
}
	  
#tab a {
      float:left;
      background:url("img_prova/tablefth.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
	  
#tab a span {
      float:left;
      display:block;
      background:url("img_prova/tabrighth.gif") no-repeat right top;
      padding:5px 14px 4px 5px;
      color: #ffffff;
}
   
#tab a span {
	  float:none;
}

#tab a:hover span {
      color: #FF9900;
}

#tab a:hover {
      background-position:0% -42px;
}
#tab a:hover span {
      background-position:100% -42px;
}

#tab #active a {
      background-position:0% -42px;

}

#tab #active a span {
      background-position:100% -42px;
	  color: #FFFFFF;
	  text-decoration:none;
}

.falsomenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #6b0000;
	font-weight: bold;
}

.sottomenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d66108;
	font-weight: bold;
	padding:10px 6px 10px 4px;
}

.sottomenu a:hover{
		color:#FFFFFF;
		text-decoration:none;
}

u{
color:#FFFFFF;

}

#tdcontainer{
 	background:url("img_prova/container.gif");
	background-color:#a00e0a;
	background-repeat:no-repeat;
}

#table { width:760px;
  		text-align: left; 
   		background: url(img_prova/container.png);
		background-repeat: repeat-y;
}

#table1 { background-image:url(img/header.gif);
		background-repeat:repeat-y;
		padding-bottom:0px;
		height:120px;
			

}
#rotator
{
	border: 3px solid #000;
	overflow: hidden;
	position: relative;
	width: 340px;
	height: 228px;
}

#rotator img
{
	width: 340px;
	height: 228px;
}
.contact{
margin:0px;

}



.testo {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	margin-left:10px;
}
.testogiallo {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}
.titolone {
font-family:"Georgia", Times New Roman, Times, serif ;
	font-size: 30px;
		color: #FF9900;
	font-weight: bold;
}
.testonegialloindex {
font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 18px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	background-color:#8C0C08;
	text-align:center;
}
.testonegiallo{
font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 18px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}
.chiusura {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.sfondo {
	background-image:url(img/violino_sfumato.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
}

A {color: #FFFFFF;}
A:Hover {color: #FFFFFF; text-decoration: underline;}

.sottomenu a{text-decoration: none;}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 3px solid gray;
}
.highslide:hover img {
	border: 3px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;

}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #6B0000;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

#footer{
	background-image: url(img_prova/footer1.gif);
}

#footer1{
	background-image: url(img_prova/footer1.gif);
}


#ghirigori{
	background-image: url(img_prova/footer1a.gif);
	background-repeat:no-repeat;
	height:30px;
	width:760;
	
}

#footer2{
	background-image: url(img_prova/footer1.gif);
}

/* @group ContactForm */

#contactForm {
	width: 735px;
}

#contactForm label {
	color: #FF9900;
	display: block;
	font-family: Arial;
	font-size: 19px;
	margin-bottom: 5px;
}

#contactForm textarea {
	background: #A00E0A;
	border-color: #EE7824;
	clear: both;
	color: #ffffff;
	display: inline;
	height: 150px;
	font-size: 14px;
	padding: 5px;
	width: 722px;
}

#contactForm #left label {
	clear: both;
	padding-top: 15px;
}

#contactForm #right label {
	clear: both;
	padding-top: 15px;
}

#contactForm input {
	background: #A00E0A;
	border-color: #EE7824;
	color: #ffffff;
	display: inline;
	font-size: 14px;
	padding: 5px;
	width: 350px;
}

#contactForm .right {
 	float: right;
}

#contactForm .left {
	float: left;
}

#contactForm .button {
	
	clear: both;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
	width: 160px;
}

.button:hover {
	cursor: pointer;
}

