.testo {
	FONT: 10pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 15px;
}

.indirizzo {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 16px;
}

.menu {
	FONT: 8pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
}

.smenu {
	FONT: 8pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 14px;
	width: 141 px;	
	background-color: #8A181A; 
}

.pmenu {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	background-color: #6F090A; 
}

B { 
FONT-WEIGHT: bold 
}

P { 
	margin-left: 3 px;
	text-align: justify;		
}

LI { 

	text-align: justify;		
}


/* LINK - link */

A:link {
	FONT: 10pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

A:visited {
	FONT: 10pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

A:hover {
	FONT: 10pt Arial; 
	COLOR: #8B181B; 
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	background-color: #FFFEB0; 
}

A:active {
	FONT: 10pt Arial; 
	COLOR: #8B181B; 
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	background-color: #FFFEB0; 	
}



/* LINK - link menu */

.menu:link {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.menu:visited {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.menu:hover {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	background-color: #6F090A; 
}

.menu:active {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	background-color: #6F090A; 
}


/* LINK - link menu */

.link:link {
	FONT: 8pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
}

.link:visited {
	FONT: 8pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
}

.link:hover {
	FONT: 8pt Arial; 
	COLOR: #6F090A; 
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	background-color: #FFFEB0; 	
}

.link:active {
	FONT: 8pt Arial; 
	COLOR: #6F090A; 
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	background-color: #FFFEB0; 	
}


/* LINK - link menu */

.sbm:link {
	FONT: 8pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 14px;
	width: 141 px;
	text-decoration: none;
}

.sbm:visited {
	FONT: 8pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 14px;
	width: 141 px;		
	text-decoration: none;
}

.sbm:hover {
	FONT: 8pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	width: 141 px;		
	background-color: #8A181A; 
}

.sbm:active {
	FONT: 8pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	width: 141 px;		
	background-color: #8A181A; 
}


/* LINK - link menu */

.img:link {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.img:visited {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.img:hover {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	background-color: #8B181B; 
}

.img:active {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	background-color: #8B181B; 
}


/* inizio css form */

.testoform {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: normal;
	line-height: 16px;
}

.titoliform {
	FONT: 9pt Arial; 
	COLOR: #FFFEB0; 
	font-weight: bold;
	line-height: 16px;
}

.input {
	margin: 1px; 		
	font: 11px Verdana; 
	width: 140px; 
	color: #000000; 
	border-color: #000000;
	border: 1 px;
	background-color: #ffffff;
}

.input2 {
	margin: 1px; 		
	font: 11px Verdana; 
	width: 50px; 
	color: #000000; 
	border-color: #000000;
	border: 1 px;
	background-color: #ffffff;
}

.area{
 border: #643900 1px solid;
 background-color: #ffffff;
 font: 11px Verdana;
 width: 350px;
 color: #000000;
 }  

.button {
	margin: 1px; 		
	font: 11px Verdana; 
	color: #FFFEB0; 
	border-color: #000000;
	font-weight: bold;	
	border: 1px;
	background-color: #630202;	
	}
	
/* fine css form */

#txt {
	height: 350px;
	width: 547px;
	padding-right: 3px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #990000;
	SCROLLBAR-HIGHLIGHT-COLOR: #990000;
	SCROLLBAR-SHADOW-COLOR: #d47f25;
	SCROLLBAR-3DLIGHT-COLOR: #fffeb0;
	SCROLLBAR-ARROW-COLOR: #fffeb0;
	SCROLLBAR-TRACK-COLOR: #8b181b;
	SCROLLBAR-DARKSHADOW-COLOR: #5f0000;
}
