html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #130292;
	background-image: url(immagini/util/bg.jpg);
	background-repeat: repeat-x;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #130292;
	scrollbar-track-color: #D3DEFC;
	scrollbar-hilight-color: #FFFFFF;
	scrollbar-shadow-color: #130292;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color:#FFFF00;
}

#menu{
 	width:157px;
	height:346px;
	background-image:url(immagini/hom_04.jpg); 
	background-repeat:no-repeat;
 }

.tot {border: 1px solid #333333; background-repeat: no-repeat;}

#boxbianco{width:490px; height:340px; background-color:#FFFFFF;}

/* formattazione LISTINI */

#listino{width:800px; height:320px; font-weight:bold; margin:10px; font-size:10pt;}
#listino a{color:#130292; text-decoration:underline;}
#listino a:hover{color:#054A00; text-decoration:none;}
#listino .box{width:680px; height:340px; text-align:left; font-weight:normal; margin-top:10px;}

#estate{color:#054A00}
#inverno{color:#130292}

.note{
	font-size:8pt; 
	text-align:left;
	color:#920205; 
	background-color:#FFFFFF; 
	display:block;
	width:660px;
	padding:4px;
	border:1px solid #920205;
}

/* formattazione pagina NEWS */

#news-t{
	width:280px; 
	height:340px;
	padding:4px;
	font-weight:bold;
	text-align:left;
	overflow:auto; 
	margin-top:4px;
}
/*#news-t a{color:#130292;text-decoration:underline;}
#news-t a:hover{color:#054A00;text-decoration:none;}*/

.news-c{
	overflow:auto;
	padding:4px;
	color:#130292;
	text-align:justify;
}

.title {
	font-size:8pt; 
	font-weight:bold; 
	color:#054A00; 
	background-color:#FFFFFF; 
	display:block;
	width:402px;
	padding:2px;
	border:1px solid #920205;
	text-align:center;
}

/* formattazione testi e contenuti */

h2 {font-size:10pt; font-weight:bold; color:#920205; padding:0px; margin:0px;}

hr {height:1px; color:#920205;}

#mail {color:#920205; font-weight:normal; font-size:0.8em; margin:20px 10px; text-align:right;}
#mail a {text-decoration:underline; color:#920205;}
#mail a:hover {text-decoration:none; color:#FFFF00;}

.lingua {font-size:7pt; font-weight:bold; color:#FFFFFF;}
.lingua a {color:#FFFFFF; text-decoration:none;}
.lingua a:hover{color:#FFFF00; text-decoration:underline;}

.txt {color:#130292}
.txt a {text-decoration:underline; color:#130292;}
.txt a:hover {text-decoration:none; color:#054A00;}

#small {font-size:7pt; color:#FFFF00;}
#small a {text-decoration:underline; color:#920205;}
#small a:hover {text-decoration:none; color:#FF0000;}

/* formattazione modulo contatti >> */ 

input.button{
    font-size:xx-small;
    font-family:Verdana, Arial, Helvetica, sans-serif;        
	color:#FFFFFF;   
    background-color:#130292;
    height:20px;
    width:70px;
    border:1px solid #FFFFFF;
    text-valign:center;
}
input.field{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
    border:1px solid #130292;
	padding:2px;
}
textarea.field{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
    border:1px solid #130292;
	padding:2px;
}

/*
#middle {
	width:525px; 
	height:473px; 
	margin:0px; 
	background-image: url(immagini/home_06.jpg); 
	background-repeat: no-repeat; 
}
#content {
	border: 1px solid #333333;
	width: 480px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	overflow: auto;
	background-color: #FFFFFF;
}
*/

