﻿body {
	background-color:#FFFFFF;
}
.BoxGenerale{
	border: solid 1px #c4c3c3;
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
	vertical-align:top;
	width:673px;
}
.ContentTop
{
    background-image:url('../images/sf_box_hp_alto.jpg');
    background-position: center bottom;
    background-repeat:no-repeat;
    width:970px;
    height:12px;
    }
.ContentBox
{
    background-image:url('../images/sf_box_hp.jpg');
    background-position: center center;
    background-repeat:repeat-y;
    width:970px;
    }
.ContentBox_Protag
{
    background-image:url('../images/sf_box_hp.jpg');
    background-position: center center;
    background-repeat:repeat-y;
    width:970px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	color:#1764A9;
	font-weight:500;
padding-bottom:6px;
text-align: center;
    }





.ContentBottom
{
    background-image:url('../images/sf_box_hp_basso.jpg');
    background-position: center bottom;
    background-repeat:no-repeat;
    width:970px;
    height:12px;
    }

.FooterBox
{
    background-image:url('../images/footer_box.gif');
    background-position: center center;
    background-repeat:no-repeat;
    width:970px;
    height:43px;
    }
    
#footer {
	color: #61728F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/*MENU ALTO*/
#Table_01
{
	background-image: url(../Images/barra-menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	height:41px;
	vertical-align:middle;
}
#Table_01 .off .td1  {
}
#Table_01 .off .td2  {
	text-align: center;

}
#Table_01 .off .td3  {
	background-image: url(../Images/divisorio-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#Table_01 .on .td1  {
	background-image: url('../Images/px_sx.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
#Table_01 .on .td2  {
	background-image: none;
	background-color: #E0DEDE;
	text-align: center;
}
#Table_01 .on .td3  {
	background-image: url(../Images/px_dx.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Table_01 .td2 a, #Table_01 .td2 a {
background-color: none;
	padding-right: 10px;
	padding-left: 10px;
    font-family: "Trebuchet MS" , Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #496AA3;
    text-decoration: none;
}
#Table_01 a:hover
{
	text-decoration: underline;
}
/*FINE MENU ALTO*/


#master_footer
{
    background-image:url('../images/footer_box.gif');
    background-position: center center;
    background-repeat:no-repeat;
    width:970px;
    height:43px;
    }

