/* CSS Document */
body {
	margin:0 auto; background-image:url(../images/sf_sito.gif); 
}

body.int {
	margin:0 auto; background-image:url(../images/sf_sito_int.gif); 
}

div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#56017D;
}

#container {
	width:797px; margin-left:auto; margin-right:auto;
}

#logo {
	width:536px;
	float:left;
}

#finestra {
	width:241px;
	height:67px;
	float:left;
	background-image:url(../images/test_fin.jpg);
	padding:35px 0px 0px 20px;
}

#pulsantiera {
	width:797px;
}

#fin_home_1, #fin_home_2, #fin_home_3 {
	width:257px;
	float:left;
}

#fin_int_1 {
	width:525px;
	float:left;
}

#fin_home_2, #fin_home_3 {
	padding-left:13px;
}

#fin_home_cont {
	height:149px;
	background-image:url(../images/cont_sf_fin.gif);
	padding:0px 18px 0px 18px;
}

#fin_int_cont {
	background-image:url(../images/sf_int.gif);
	background-repeat:repeat-x;
	padding:0px 18px 0px 18px;
}

/* STILI SUB MENU */
div#fin_int_cont li a {
	font-weight:bold;
	color:#828BAE;
	text-decoration:none;
	text-transform:none; /* uppercase */
	font-size:12px;
}

div#fin_int_cont li a:hover{
	font-weight:bold;
	color:#1E3FB1;
	text-decoration:none;
	text-transform:none;
	font-size:12px;
}

div#fin_int_cont li {
	background-image:url(../images/sf_sub_menu.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding-top:7px;
	padding-left:32px !important;
	/*padding-left:15px;*/
	margin-right:13px;
	height:23px;	
}

div#fin_int_cont ul li {
	background-image:url(../images/sf_sub_menu.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding-top:1px;
	padding-left:32px !important;
	margin-right:13px;
	height:28px;
	line-height:8px !important;
	line-height:29px;
}

#footer {
	background-image:url(../images/sf_footer.gif);
	width:100%;
	float:left;
	margin-top:20px;
}

#footer_box {
	width:797px; 
	margin-left:auto; 
	margin-right:auto;
}

#footer_logo {
	width:82px;
	float:left;
}

#footer_content {
	width:665px;
	float:left;
	padding-top:40px;
}

#footer_credits {
	width:50px;
	float:left;
	padding-top:40px;
}

#f_content {
	width:797px;
	height:100px;
}

#footer_menubar {
	width:797px;
	height:200px;
	text-align:center;
}


/* --------------- stili testo HOME ------------------ */
#fin_home_cont, #fin_int_cont {
	font-size:11px;
	color:#828BAE;
}

#finestra, #finestra a {
	font-size:11px;
	color:#FFFFFF;
}

#finestra a:hover {
	font-size:11px;
	color:#D3D7E3;
}

h1 {
font-size:16px;
color:#FF6600;
}
h2 {
font-size:13px;
font-style:italic;
line-height:5px;
}
/* --------------- stili testo footer------------------ */

#footer_menubar a, #footer_menubar, #footer_credits a, #footer_credits, #footer_content {
	font-size:11px;
	color:#FFFFFF;
}

#footer_menubar a:hover, #footer_credits a:hover {
	font-size:11px;
	color:#D3D7E3;
}

