BODY
{
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: "Courier New", Courier, verdana;
	margin : 0px 0px 0px 0px;
	scrollbar-highlight-color : #E5E5E5;
	scrollbar-face-color :#000000;
	scrollbar-shadow-color : White;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : White;
	scrollbar-3d-light-color : White;
	scrollbar-arrow-color : White;
	background-image : url(../img/bgbarca.jpg);
	background-repeat : no-repeat;
}

.titolo
{
	COLOR: #CE0C28;
	FONT-FAMILY: "Courier New", Courier, verdana;
	font-size:8pt;
	font-weight: bold;
}

.testo
{
	padding-bottom: 0px;
	COLOR: #CE0C28;
	FONT-FAMILY: "Courier New", Courier, verdana;
	font-size:8pt;
	font-weight: bold;
}
	
A
{
	color : #CE0C28;
	text-decoration : none;
	FONT-FAMILY: "Courier New", Courier, verdana;
	font-size:8pt;
	font-weight: bold;
}

A.hover
{
	color : #135CF1;
	text-decoration : none;
	FONT-FAMILY: "Courier New", Courier, verdana;
	font-size:8pt;
	font-weight: bold;
}


.pulsante
{
	FONT-SIZE: 8pt;
	WIDTH: 50px;
	CURSOR: hand;
	COLOR: White;
	BACKGROUND: #dadada;
	FONT-FAMILY: "Courier New", Courier, monospace;
	border : none;
}

select
 {
	FONT-FAMILY: "Courier New", Courier, verdana;
	font-size:8pt;
	color:white;
	border-width: 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	background : #dadada;
}

textarea
 {
	FONT-FAMILY: "Courier New", Courier, verdana;
	font-size:8pt;
	color:white;
	border-width: 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	background : #dadada;
	width : auto;
	height : 40px;
}

input.file
 {
	FONT-FAMILY: "Courier New", Courier, verdana;
	font-size:8pt;
	color:#CE0C28;
	font-weight: bold;
	border-width : 1px;
	border-style : solid solid solid solid;
	background : #6AB0E0;
	width : 300px;
}

input.submit
 {
	FONT-FAMILY: "Courier New", Courier, verdana;
	font-size:8pt;
	font-weight: bold;
	color:#CE0C28;
	border-color: #CE0C28;
	border-width : 1px 1px 1px 1px;
	border-style : solid;
	background : #ECE9D8;
	width : 85px;
	height: 18px;
}

input.check
{
	FONT-SIZE: 8pt;
	CURSOR: hand;
	COLOR: White;
	BACKGROUND: #dadada;
	FONT-FAMILY: "Courier New", Courier, monospace;
	border : none;
	width : 20px;
}








