.sti {

	background-image: url(../img/sfondo.jpg);

	background-attachment: fixed;

	background-repeat: repeat-x;

	background-position: center top;

}

.stib {

	background-image: url(../img/sfondo.jpg);

	background-attachment: fixed;

	background-repeat: repeat-x;

	background-position: center bottom;

}

.titolo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #999999;

	



}

.titolon {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #999999;

	



}

.titolo1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #666666;

	



}



.style1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-color:#999999;

	font-size: 11px;

	font-weight: normal;

	color:#666666;

	letter-spacing: 1px;

	text-align: justify;

	vertical-align: top;

	word-spacing: normal;

	white-space: normal;



}

.style2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-color:#999999;

	font-size: 11px;

	font-weight: bold;

	color:#333333;

	letter-spacing: normal;

	text-align: justify;

	vertical-align: top;

	word-spacing: 1px;



}





.scrollframe {

		scrollbar-3dlight-color:#214270;

        scrollbar-arrow-color:#ffffff;

        scrollbar-base-color:#214270;

        scrollbar-darkshadow-color:#214270;

        scrollbar-face-color:#214270;

        scrollbar-highlight-color:#214270;

        scrollbar-shadow-color:#214270;

}

.scroll1 {

		scrollbar-3dlight-color:#cccccc;

        scrollbar-arrow-color:black;

        scrollbar-base-color:#cccccc;

        scrollbar-darkshadow-color:#cccccc;

        scrollbar-face-color:#cccccc;

        scrollbar-highlight-color:#cccccc;

        scrollbar-shadow-color:#cccccc;

}

.scrollf {

		scrollbar-3dlight-color:#ffffff;

        scrollbar-arrow-color:#999999;

        scrollbar-base-color:#ffffff;

        scrollbar-darkshadow-color:#ffffff;

        scrollbar-face-color:#ffffff;

        scrollbar-highlight-color:#ffffff;

        scrollbar-shadow-color:#ffffff;

}

.scrollr {

		scrollbar-3dlight-color:#ffffff;

        scrollbar-arrow-color:#666666;

        scrollbar-base-color:#ffffff;

        scrollbar-darkshadow-color:#ffffff;

        scrollbar-face-color:#ffffff;

        scrollbar-highlight-color:#ffffff;

        scrollbar-shadow-color:#666666;

}

#menu_oriz {
	/*border-bottom: 3px solid #fbacae;*/
	border-bottom: 3px solid #e96799;
	}
	
.piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	}

.piede a, .piede a:link, piede a:visited, piede a:active {
	color: white;
	text-decoration: underline;
	}

.piede a:hover {
	color: white;
	text-decoration: none;
	}