body{
	background:url(../images/sfondo.gif);
	margin:5px;
	font-family:verdana
}
html{
	scrollbar-face-color:#C4D3E3;
	scrollbar-highlight-color:#ECF2F8;
	scrollbar-shadow-color:#DEEBF7;
	scrollbar-3dlight-color:#BDCFE7;
	scrollbar-arrow-color:#003366;
	scrollbar-track-color:#F5F5F5;
	scrollbar-darkshadow-color:#98AAB1
}
#corpo{
	width:780px;
	height:550px;
	background:white;
	background-image:url(../images/bg_corpo.jpg);
	background-repeat:repeat-x;
	background-position:bottom left
}
a:link       { color: #BD5141 }

a:hover      { text-decoration: none; color: #FFFFFF }

.text        { font-family: Arial, Helvetica, sans-serif; font-size: 10 pt; margin-left: 5; 
               margin-right: 5 }		   
.text_admin { font-family: Arial, Helvetica, sans-serif; font-size: 9 pt }
.text_min        { font-family: Arial, Helvetica, sans-serif; font-size: 10 px}
.cella{
	float:right;
	background:white;
	background-image:url(../images/up_menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:780px;
	height:81px
}
.cella img{
	margin-left:245px;
	float:left
}
marquee{
	width:535px;
	float:right;
	font-size:12px;
	color:#bd5141
}
.footer{
	width:780px;
	height:30px;
	font-size:11px;
	color:#bd5141;
	background-color:white;
	background-image:url(../images/barretta2.gif);
	background-position:top;
	background-repeat:no-repeat
}
.footer a:link, .footer a:visited{
	color:#000080;
	text-decoration:none
} 
.footer a:hover{
	color:#bd5141;
  	text-decoration:underline
}
.bkimg{
	background:url(../images/back.gif) no-repeat;
	float:left;
	width:20px;
	height:16px;
	cursor:pointer
}
.back{
	width:207px;
	font-size:12px
}
.back a:link, .back a:visited{
	color:#000080;
	text-decoration:none
}
.back a:hover{
	color:#bd5141;
	text-decoration:underline
}
