body {
	background-image: url();
	margin:0px;
	padding:0px;
	background-color: #581504;
}
.border{
border: 1px solid #763F31;
}
.border-bot{
border-bottom: 1px solid #763F31;
}
body,td,th {
font-family:Times New Roman, Times, serif;
	color: #FAE1A2;
	font-size: 14px;
	letter-spacing:2px;
}
.Stile1 {
	color: #D7320B;
	font-style: italic;
	font-weight: bold;
}
.Stile2 {
	color: #D7320B;
	font-weight: bold;
}
a:link {
	color: #FAE1A2;
	text-decoration:underline;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
	text-align:right;
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	text-decoration:underline;
}



div#navigation{
	float:left; 
	margin:0;

	}
	
div#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
div#navigation li{
	margin: 0 0 0px;
	padding: 0;
	}
	
div#navigation a{
font-family:English;
font-size:30px;
	display: block;
	width: 190px;
	line-height: 30px;
	text-decoration: none;
	font-weight:normal;
    border-bottom: 1px solid #763F31;
	text-indent: 2px;
	/*background: url("../images/men1.png") no-repeat top left;*/
    color: #FAE1A2;
	/*font-variant: small-caps;*/
	
	}
	
div#navigation a:hover{
    /*background: url("../images/men2.png") no-repeat top left;*/
	color:#D72908;
	font-weight:bold;
	}
	
div#navigation li#activelink a,div#navigation li#activelink a:hover{
    /*background: url("../images/men2.png") no-repeat top left;*/
	color: #D72908;
	}
	
	
	
	
	
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #763F31;
}
.highslide:hover img {
	border: 2px solid #912509;

}

.highslide-image {
    border: 1px solid #FAE1A2;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
   border: 1px solid #FAE1A2;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #581504;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #763F31;
	border-bottom: 1px solid #763F31;
    background-color: #581504;
    
    padding-left: 22px;
    background-image: url(graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
visibility:hidden;
display:none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
  visibility:hidden;
display:none;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 18pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: none;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #FAE1A2;
    border-bottom: 1px solid #FAE1A2;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #FAE1A2;
}


/*FORM*/
form {
	font-size: 14px;
	
}


input {
	background: #581504;
	border: 1px solid #FAE1A2;
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #FAE1A2;
}

input:focus {
	background: #581504;
	border: 1px solid #FAE1A2;
}


select {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	background-color: #581504;
	background-position: top;
}

textarea {
	border: 1px solid #FAE1A2;
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	background-color: #581504;
	background-position: top;
color: #FAE1A2;
}


.xmappa{
font-family:"Times New Roman", Times, serif;
font-size:10px;
}
