/**************** Stili pagina ****************/

body{
	margin:0;
	padding:0;
	color:#303030;
	font:76% Verdana,Tahoma,sans-serif;
	background-color: #FF9900;}

ul{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}

li {
	list-style-image: url(img/li.jpg);
	list-style-position: inside;
	margin:0 0 8px 25px;}

a{color:#FFFF00; font-weight:bold; text-decoration:none;}

a:hover{color:#FFFFFF; text-decoration:underline;}

img{
	display:block;
    margin:10px auto;
	border:2px solid #FFFF00;}
	
.noimg {border: 0; margin: 0;}

/**************** Stili sidebar ****************/

#sidebar{
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:100%;
	overflow:auto;
	background:#FF9900;
	text-align:right;
	border-right: #990000 2px solid;
	background: url(img/sfocolonna.jpg) no-repeat bottom;}

body > #sidebar{
	background-color: #FF9900;
	width: 250px;
	position: fixed;}

#sidebar h1{
	margin:20px 18px 0 5px;
	color:#d85d5d;
	font-size:2em;
	letter-spacing:-2px;
	text-align:right;
	height: 100px;}

#sidebar h2, #sidebar h3
{margin:0 20px 18px 5px; color:#808080; font-size:1.3em; font-weight:bold; letter-spacing:-1px; text-align:right;}

#sidebar h3{margin:20px 18px 4px 5px; color:#606060;}

#sidebar  p{margin:0 20px 18px 5px; color:#606060; font-size:0.8em;}

#sidebar a{color:#999900}

.sfocolonna{
	background-repeat: no-repeat;
	background-image: url(img/chiesa.jpg);
	height: 60px;
	background-position: top;
	padding-top: 100px;}

/**************** Stili menu ****************/

#menu a{
	display:block;
	width:232px;
	padding:5px 18px 5px 0;
	color:#FFFFFF;
	font-size:1.8em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-2px;
}

#menu a:hover {color:#FF9900; background:#990000 url(img/sidebarbg2.jpg) top right repeat-y;}

#menu a.active{
	padding:5px 18px 5px 0;
	background:#FFFF00;
	border-top:2px solid #990000;
	border-bottom:2px solid #990000;
	color: #990000;}

#menu a.active:hover{
	color:#505050;
	background:#fafafa;}

/**************** Stili contenitore ****************/

#contenitore{
	width:520px;
	margin:0 0 0 280px;
	padding:5px 0;}

#contenitore p{
	margin:0 0 20px 0;
	line-height:1.5em;
	border-bottom-color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;}

#contenitore h1{
	margin:0;
	color:#FFFF00;
	font-size:4em;
	text-align:center;
	font-family: "Comic Sans MS" Georgia, "Times New Roman", Times, serif;}

#contenitore h2{margin:0; color:#990000; font-weight:normal; font-size:2.5em; letter-spacing:-2px; text-align:center;}

#contenitore h3{
	clear:both;
	margin:10px 0 10px 0;
	color:#990000;
	font-weight:normal;
	font-size: 1.5em;
	letter-spacing:-1px;
	border-top: 1px solid #990000;}

#credits{
	text-align: center;
	padding: 10px 0 10px;
	border-top: #FFFF00 dotted 1px;
	margin-top: 80px;
	color: #990000;}
	
#andrea {
	background: url(img/andrea.jpg) no-repeat left top;
	height: 17px;
	padding: 74px 0 0 120px;
	color: #990000;
	font-style: italic;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;}

#parroco {
	background: url(img/parroco.jpg) no-repeat left top;
	height: 17px;
	padding: 74px 0 0 120px;
	color: #990000;
	font-style: italic;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;}

table{
	border: solid 1px #990000;
}
td{
	border: solid 1px #990000;
}
