body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	SCROLLBAR-SHADOW-COLOR: #7F060C;    /*interne*/
	SCROLLBAR-HIGHLIGHT-COLOR: #7F060C;
	
	SCROLLBAR-3DLIGHT-COLOR: #7F060C;     /*esterne*/
	SCROLLBAR-DARKSHADOW-COLOR: #7F060C;
	
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #7F060C;			/*barra*/
	SCROLLBAR-TRACK-COLOR: #D1D1D1;      /*tracciato*/
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC0000; TEXT-DECORATION: underline;
}

.border{
border:1px solid #000000;
}

.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.barra_nera{
	background-repeat: no-repeat;
	background-image: url(images/sfondo.jpg);
	background-position: top left;

	SCROLLBAR-SHADOW-COLOR: #000000;    /*interne*/
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	
	SCROLLBAR-3DLIGHT-COLOR: #000000;     /*esterne*/
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	
	SCROLLBAR-ARROW-COLOR: #7F060C;
	SCROLLBAR-BASE-COLOR: #000000;			/*barra*/
	SCROLLBAR-TRACK-COLOR: #242525;      /*tracciato*/
}

.sfondo{
	background-repeat: no-repeat;
	background-image: url(images/sfondo.jpg);
	background-position: top left;
}

.sfondo_bottom{
	background-repeat: no-repeat;
	background-image: url(images/sfondo_bottom.jpg);
	background-position: top left;
}

.sfondo_nero{
	background-repeat: no-repeat;
	background-image: url(images/sfondo_nero.jpg);
	background-position: top left;
}

.borderimage{
	border:1px solid #FFFFFF;
}

.campotesto {
	BACKGROUND-COLOR: #7F060C;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	border: 1px solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #000000;
}

.tastoinvio {
	BACKGROUND-COLOR: #7F060C;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	border: 1px solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #000000;
}

/* ****************************** txt_scuro ****************************** */
.txtscuro{
	color: #000000;
 	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.txtscurolink{
	color: #000000;
 	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.txtscurolink a{
 	color: #000000;
 	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.txtscurolink a:hover{
 	color: #7F060C;
 	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* ************************** fine: txt_scuro ********************* */

/* ****************************** txt_chiaro ****************************** */
.txtbianco{
	color: #FFFFFF;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.txtbiancolink{
	color: #FFFFFF;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.txtbiancolink a{
 	color: #FFFFFF;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.txtbiancolink a:hover{
 	color: #F75961;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

/* ************************** fine: txt_chiaro ********************* */
