/* CSS Document */
html{
	height:100%;
	padding-bottom:1px;
}
body {
	 margin: 0px;
	 background-color: #958344;
	 background-image:url(sf_sc.jpg);
}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#353535;
	font-size:11px;
}
input,textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid #c4c4c4;
}
.li{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #977c3c;
	line-height: 18px;
	background-image: url(li.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	border-bottom: #5f8551 dotted 1px;
}
.pleft_sc{
	padding-left: 30px;
}
.bordofoto_sc{
	border: 1px solid #86945c;
	padding: 5px;
}
.ombra_sx_sc{
	background-image: url(ombrasx_sc.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 21px;
}
.ombra_dx_sc{
	background-image: url(ombradx_sc.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 21px;
}
.ombrapag_sx_sc{
	background-image: url(ombrasx_pag_sc.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 22px;
}
.ombrapag_dx_sc{
	background-image: url(ombradx_pag_sc.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 22px;
}
.testapag_sc{
	background-image: url(testata_pag_new_sc.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:94px;
}
.titboxdx_sc{
	border-bottom: 5px #b8ca82 solid;
	font-size:14px;
	color:#5f8551;
	padding-bottom:5px;
	font-weight:bold;
}
.titboxsx_sc{
	border-bottom: 5px #bf1d00 solid;
	font-size:14px;
	color:#bf1d00;
	padding-bottom:5px;
	font-weight:bold;
}
.testimarrone_sc{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6d5211;
	text-align:justify;
}
.testimarronemini_sc{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6d5211;
	text-align:justify;
}
.testirosso_sc{
	color:#bf1d00;
}

.linearossa_sc{
	background-color: #bf1d00;
	border-bottom:1px solid #FFFEE7;
	line-height: 5px;
}
.corpohome_sc{
	background-color:  #FFFEE7;
}
.spaziodue{
	line-height: 2px;
}
.powered{
	color: #302200;
	text-decoration:none;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #302200;
	text-decoration:underline;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #bf1d00;
	text-decoration:underline;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color:#302200;
	font-style:italic;
	text-decoration:none;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.no_bordo{
	border:none;
}
/**/
.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;
}
