/* CSS Document */

body {
background-color:#000000; 
leftmargin:0; 
topmargin:0; 
marginwidth:0; 
marginheight:0;
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #4D4D4D;
SCROLLBAR-SHADOW-COLOR: #4D4D4D;
SCROLLBAR-3DLIGHT-COLOR: #cccccc;
SCROLLBAR-ARROW-COLOR: #4D4D4D;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #4D4D4D
}

.titolo {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	font-style: italic;
}

.titoloLink {
	font-family:  arial, helvetica;
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #602000;
	text-decoration: none;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
}

.impronte {
	font-family: Bookman Old Style, Arial Black, sans-serif;
	font-size: 13px;
	color: #4d4d4d;
	text-decoration: none;
}
.menu {
	font-family:  arial, helvetica;
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #918F8F;
	text-decoration: none;
}
.yellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEB528;
	text-decoration: none;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969694;
	text-decoration: none;
}

.font1 {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	font-style: italic;
}

.font3 {
	font-family: AriaZ, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #602000;
	text-decoration: none;
}

.fontAut {
	font-family: AriaZ, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #602000;
	text-decoration: none;
}

.font3U {
	font-family: AriaZ, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #602000;
	text-decoration: none;
}

.font4 {
	font-family: Bookman Old Style, Arial Black, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #4d4d4d;
	text-decoration: none;
}

.font5 {
	font-family: AriaZ, Helvetica, sans-serif;
	font-size: 22px;
	font-style:normal;
	font-weight: bold;
	color: #602000;
	text-decoration: none;
}

.url_link {
	font-family:  arial, helvetica;
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #918F8F;
	text-decoration: none;
}

.url_gri {
	font-family:  arial, helvetica;
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
}

.url_mar {
	font-family:  arial, helvetica;
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #602000;
	text-decoration: none;
}

.send_mail {
	font-family:  arial, helvetica;
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}


.impronte {
	font-family:  arial, helvetica;
	font-size : 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}

.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

INPUT
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #5f5f5f;
	border-bottom-color: #5f5f5f;
	border: #5f5f5f;
	border-left: #5f5f5f;
	cursor: hand;
}

textarea
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #5f5f5f;
	border-bottom-color: #5f5f5f;
	
	cursor:hand;
	
	SCROLLBAR-FACE-COLOR: #5f5f5f;
	SCROLLBAR-HIGHLIGHT-COLOR: #4D4D4D;
	SCROLLBAR-SHADOW-COLOR: #4D4D4D;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #4D4D4D;
	SCROLLBAR-TRACK-COLOR: #5f5f5f;
	SCROLLBAR-DARKSHADOW-COLOR: #4D4D4D
}

SELECT
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana; 
    cursor: wait; 
	border-style: none; 
	text-transform: uppercase;
    SCROLLBAR-FACE-COLOR: #000066;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #ff0000;
    SCROLLBAR-TRACK-COLOR: #000066;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
