
html {
	}

body {
	background-color: #EEEEEE;	
	}

div#container {
	width: 810px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
	
div#header {
	height: 31px;
	background-image: url(images/header.gif);
	padding-top: 1px;
	}
	
	div#h_menu {
		margin: 15px 10px 0px 15px;
		color: #FFFFFF;
		}
		
		#h_menu a {
			color: #FFFFFF;
			}
			
			#h_menu a:hover {
				font-weight: bold;
				}			

div#head_logo {
	background-image: url(images/sf_contenuti.gif);
	padding: 5px 25px 0px 25px;
	}
	
div#head_barra {
	height: 30px;
	line-height: 30px;
	background-image: url(images/head_menu_sf.gif);
	padding: 0px 30px;
	color: #666666;
	}
	
	#head_barra a {
	color: #666666;
		}
			
		#head_barra a:hover {
			font-weight: bold;
			color: #000000;
			}			


div#contenuti {
	background-image: url(images/sf_contenuti.gif);
	text-align: center;
	padding: 0px 15px;
	}
	
	table#tab_logohead {
		padding: 5px 0px;
		}

div#footer {
	height: 40px;
	background-image: url(images/sf_footer.gif);
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	}

div#indirizzi {
	background-color: #EEEEEE;
	color: #666666;	
	text-align: center;
	}


h1 {
	color: #276ca4;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	}
	
h2 {
	color: #276ca4;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	}

p {
	text-align:left;
	}

a {
	color: #276ca4;
	text-decoration: none;
	}

	a:hover {
		color: #249663;
		text-decoration: none;
		}
	
	a:link {
		text-decoration: none;
		color: #276ca4;
		}

	a:visited {
		text-decoration: none;
		}

	a:active {
		text-decoration: none;
		color: #276ca4;
		}
		
.tipo {
	color: #000000;
	text-align: left;
	font-size: 14px;
	}
	
.modello {
	text-align: left;
	margin: 0px 0px 16px 0px;
	}

.tab_titolo {
	color: #276ca4;
}

.tabellalsopra_azzurro {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #276ca4;
	border-right-color: #276ca4;
	border-bottom-color: #276ca4;
	border-left-color: #276ca4;
}

.tabellalsoprasotto_azzurro {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #276ca4;
	border-right-color: #276ca4;
	border-bottom-color: #276ca4;
	border-left-color: #276ca4;
}



/* Definizioni per vecchia grafica */

.barranav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
}
.tabellalsopra {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tabellalsoprasotto {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.tabellasotto_grigio {


	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.puntato {
	margin: 0px;
	
}
