@charset "utf-8";
/* CSS Document */

#header h1 {
	margin: 0; 
	padding: 10px 0; 
	}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}

#topmenu_tadini a {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	}

#topmenu_tadini a:link  {
	color: #FFFFFF;
	text-decoration: none;
	
}
#topmenu_tadini a:visited  {
	color: #FFFFFF;
}
#topmenu_tadini  a:hover  {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.titolopagina {
	font-size: 22pt;
	font-weight: bold;
	color: #005B7F;
	text-align: left;
}
.titoli {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #096F53;
	margin-top: 30px;
}
#body_sfondo {
	position: static;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sottotitoli {
	font-size: 12pt;
	color: #096F53;
	font-style: italic;
	font-weight: normal;
}
.voci_pellegrinaggi {
	font-size: 12pt;
	color: #096F53;
	font-style: normal;
	font-weight: bold;
	text-indent: 70px;
	list-style-type: none;
}
.testo_tabelle {
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12pt;
}
.foot {
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
}
