body {
	top:0;
	margin: 0 auto;
	padding:0;
	text-align:left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	background-color:#ffffff;
}

a:link { 
	color: #747679;/*#0099CC/*#CF7F18*/; 
	text-decoration:none;
}

a:visited { 
	color: #747679/*#AD660C*/; 
	text-decoration:none;
}

a:hover, a:focus { 
	color: #FF9814;	
	text-decoration:none; 
}

p{	margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 { 
	color: #FF9900; 
	margin-bottom:0.5em; 
	font-weight:bold;
}

h1{ font-size:24px;}

h2{	font-size:20px;}

h3{	font-size:18px;}

h4{	font-size:16px;}

h5{	font-size:14px;}

h6{	font-size:12px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

.float-left {
	float: left;
}

.margin-right {
	margin-right: 10px;
}

.margin-bottom {
	margin-bottom: 10px;
}

.border {
	border: 0;
}

.width125 {
	width: 125px;
	border: #0F0 solid 2px;
}

.menuLeft {
	width: 150px;
	height: 500px;
	border:solid #FFCC00;
	border-width:0 2px 0 0;
	font-family: Verdana;Arial;Helvetica;sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:1.5em;
	text-align:right;
	padding-right:10px;
	overflow:auto;
}

.textbox {
	width: 610px;
	height: 500px;
	font-family: Verdana;Arial;Helvetica;sans-serif;
	font-size:11px;
	line-height:1.5em;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
}

.textboxPopUp {
	width: 90%;
	height: 90%;
	font-family: Verdana;Arial;Helvetica;sans-serif;
	font-size:11px;
	line-height:1.5em;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
}

/* LOGIN PARROCCHIA */
.login {
	width: 100%;
	height: 100%;
	border-width:0 0 0 0;
	font-family: Verdana;Arial;Helvetica;sans-serif;
	font-size:11px;
	line-height:1.5em;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	overflow:auto;
}

.head {
	width: 790px;
	height: 150px;
	background: url(../img/logo.jpg) no-repeat center center;
	border-width:0 0 0 0;
	font-size:11px;
	text-align:right;
	font-family: Verdana;Arial;Helvetica;sans-serif;
}

.headNatale {
	width: 790px;
	height: 150px;
	background: url(../img/natale.jpg) no-repeat center center;
	border-width:0 0 0 0;
	font-size:11px;
	text-align:right;
	font-family: Verdana;Arial;Helvetica;sans-serif;
}

.footer {
	width: 790px;
	height: 15px;
	border:solid #0099CC/*#0099CC/*#FF00CC*/;
	border-width:0 0 0 0;
	font-family: Verdana;Arial;Helvetica;sans-serif;
	font-size:9px;
	line-height:1.5em;
	text-align:center;
}

.headertab {
	border: #F00 solid 2px;
	margin-bottom: 5px;
}

.containertab {
	width: 800px;
	border: #000 solid 0px;
}

.tdNatale {
	border:solid 1px red;
	padding:10px;
	background-color:#EEEEEE;
	text-align:left;
}

.tdClassico {
	border:solid 1px black;
	padding:10px;
	background-color:#EEEEEE;
	text-align:left;
}
