html{
	height:100%;
	margin-bottom:1px;
	padding-bottom:1px;
}
body{
	margin:0;
	background-color:#f3e6c4;
	background-image:url(sf_2_ar.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:100%;	
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#492f1d;
}
input,textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #e98800;
}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.sf_marrone{
	background-image:url(sf_marrone_ar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.basebottoni{
	background-image:url(basebottoni_ar.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.tit_menu{
	color:#F4B600;
	font-size:20px;
}
.titolo_menu{
	color:#EA8801;
	font-size:14px;
}
.sotto_titolo{
	color:#6F495E;
	font-size:13px;
}
.sezione_menu{
	color:#3F2214;
	font-size:16px;
}
li{
	list-style:square;
	line-height:18px;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #A78480;
	}
.bordo{
	border:3px solid #e98800;
}
.no_bordo{
	border:none;
}
.titolo{
	color:#472738;
	font-weight:bold;
}
.corpo{
	text-align:justify;
	line-height:20px;
}
.sf_corpo{
	background-image:url(sfondocorpo_ar.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
.piede_sx{
	padding-top:3px;
	padding-left:10px;
	font-size:11px;
}
.piede_dx{
	padding-top:3px;
	padding-right:10px;
	font-size:11px;
}
.piede_dx a{
	color:#492f1d;
	font-weight:bold;
	text-decoration:none;
}
.piede_dx a:link{
	color:#492f1d;
	font-weight:bold;
	text-decoration:none;
}
.piede_dx a:visited{
	color:#492f1d;
	font-weight:bold;
	text-decoration:none;
}
.piede_dx a:hover{
	color:#492f1d;
	font-weight:bold;
	text-decoration:underline;
}
.piede_dx a:active{
	color:#492f1d;
	font-weight:bold;
	text-decoration:none;
}
.submit{
	background-color:#FFFFFF;
	width:90px;
}
.submit_2{
	background-color:#e98800;
	border:1px solid #000000;
}
a.menu_menu,a.menu_menu:link,a.menu_menu:visited{
	color:#472738;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
}
a.menu_menu:hover{
	color:#F4B600;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
}
.sf_menu{
	background-image:url(sf_menu_ar.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
/**/
.toro {
	cursor: url(../_js/img/zoomin.cur), pointer;
    outline: none;
}
.toro-active-anchor img {
	visibility: hidden;
}
.toro-wrapper {
	background: white;
}
.toro-caption {
    display: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.toro-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../_js/img/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.toro-credits,
a.toro-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.toro-credits:hover,
a.toro-credits:hover i {
    color: white;
    background-color: gray;
}
a.toro-full-expand {
	background: url(../_js/img/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.toro-overlay {
	display: none;
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand;
	cursor: pointer;
	background: url(../_js/img/close.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_js/img/close.png', sizingMethod='scale');
}
.toro-display-block {
    display: block;
}
.toro-display-none {
    display: none;
}
