@charset "iso-8859-1";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#wrapper{
	margin:0px auto;
	width:1000px;
	padding:0px;
	vertical-align:top;
}

#header{
	color:#006600;
	width:940px;
	float:left;
	padding:0px;
	/*border:1px solid #009900;*/
	height:290px;
	margin:opx;
	background-image:url(../images/head.jpg);
}
#menu{
	width:520px;
	height:30px;
	top:160px;
	left:410px;
	position:relative;
	float:left;
	color:#CCCCCC;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	width:100px;
	padding:5px;
}
#menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	width:100px;
	padding:5px;
}
#date{
	width:520px;
	height:30px;
	top:170px;
	left:410px;
	position:relative;
	float:left;
	color:#666666;
}
/*#menu  a {
	height: 30px;
 	text-decoration: none;
	}	
	
#menu  a:link, #menu  a:visited {
	color: #CCC;
	display: block;
	background:url(../images/menu4.gif);
	padding: 3px 0 0 5px;
	}
	
#menu a:hover {
	color: #FFF;
	background:url(../images/menu4.gif) 0 -32px;
	padding: 3px 0 0 5px;
	}*/

#centrale{
	float:left;
	color:#003300;
	margin: 0px 5px 5px 20px;
	padding:0px;
	width:610px;

}
#box0{
	float:left;
	text-align:justify;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px;
	padding-top:5px;
	width:590px;
}
#box1{
	float:left;
	background-image:url(../images/h_preghiera.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	text-align:justify;
	color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px;
	padding-top:80px;
	width:590px;
	height:300px;
}
#destra{
	color:#FF3366;
	margin: 5px 20px 5px 5px;
	padding:0px;
	width:270px;
	height:350px;
	float:left;
}
#footer{
	width:940px;
	clear:both;
	color:#333;
	border:1px solid #892105;
	margin:0px 0px 10px 0px;
	padding 10px;
}
#iframe1{
	width:270px;
	height:340px;
}


.litTable {
    font-family: Arial;
    border: 0px solid #3b4f70;
	background-color:#666666;
    width: 100%;
}
.litTableHeader {
    font-size: 12px;
    font-variant: small-caps;
    background-color: #ffffff;
	background-image:url(../images/back_lit.jpg);
    color: white;
    padding: 2px 2px 2px 2px;
	height:20px;
}
.litTable td {
    padding: 4px;
    font-size: 12px;
    color: #333;
    background-color: #ffffff;
}
td.litTableDay {
    font-variant: small-caps;
    font-weight: bold;
    text-align: center;
}
td.litTableDesc {
    text-align: center;
}
td.litTableBody {

}
td.litTableDisclaimer {
	height:6px;
    background-color: #3b4f70;
    font-size: 8px;
    text-align: center;
}
td.litTableDisclaimer a {
    color: white;
    font-weight: normal;
}
