body {
	background-image: url(../img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}

a.m:link {	font-family: "Courier New", Courier, mono;	font-size: 13px;	font-weight: bold;	color: #eeeeee;	text-decoration: none; }
a.m:visited {	font-family: "Courier New", Courier, mono;	font-size: 13px;	font-weight: bold;	color: #eeeeee;	text-decoration: none; }
a.m:hover {	font-family: "Courier New", Courier, mono;	font-size: 13px;	font-weight: bold;	color: #d3c473;	text-decoration: none; }

a:link {	font-family: "Courier New", Courier, mono;	font-size: 13px;	font-weight: bold;	color: #d3c473;	text-decoration: none; }
a:visited {	font-family: "Courier New", Courier, mono;	font-size: 13px;	font-weight: bold;	color: #d3c473;	text-decoration: none; }
a:hover {	font-family: "Courier New", Courier, mono;	font-size: 13px;	font-weight: bold;	color: #333333;	text-decoration: none; }

a.p:link {	font-family: "Courier New", Courier, mono;	font-size: 12px;	font-weight: normal;	color: #333333;	text-decoration: none; }
a.p:visited {	font-family: "Courier New", Courier, mono;	font-size: 12px;	font-weight: normal;	color: #333333;	text-decoration: none; }
a.p:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #d3c473;
}

.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}

.titolo {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #d3c473;
	font-weight: bold;
}

.titoletto {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #d3a573;
	font-weight: bold;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;	
}

.txt {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

div{
	padding: 2px;
	margin-bottom: 5px;
	vertical-align: text-top;
}

#titolo {
	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: 1px dashed #CCCCCC;
	border-left: none;
	text-align: left;
	background-color:#efefef;
}

#txt {
	padding: 0px 8px 5px;
	text-indent: 0px;
	text-align: justify;
}

span {
	text-indent: 8px;
	padding: 0px 0px 0px 8px;
	text-align: left;
}

.formcol {
background : #eeeeee;
BORDER: 1px solid #666666;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
color : #999999;
font : 11px Arial, Helvetica, sans-serif;
} 

.testoP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3C473;
	font-style: normal;
}

p {
	text-indent: 10px;
}
#evidenzia {
	text-align: left;
	background-color: #eeeeee;
	margin: 2px;
	padding: 3px;
	border: 1px dashed #CCCCCC;
}
.txtP {


	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
}

.tras
{
       PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    VISIBILITY: hidden;
	DISPLAY: none; 
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    LINE-HEIGHT: 0;
    PADDING-TOP: 0px
}

/*GALLERIA*/

.galleria ul{
	position:relative;
	margin:10px 0px 5px 0px;
	padding:0px;
	list-style-type:none;
	
	min-height: 300px;
	height: auto !important;
	height: 300px;
	
	text-align:center;
}

.galleria ul li {
	display:inline;
	margin:3px;
	padding:3px;
	line-height:25px;

}

.galleria ul li img{
	padding:2px;
	border:1px solid #666666;
}

#img-resest{
	background:transparent url(../img/split_LT_GA_dx.jpg) no-repeat top center;
	height:450px;
	width:240px;
}