body{
	margin: 0px;
	background: #FFFFFF;
	/*background-image: url('../images/conigli_di_pasqua.jpg');
	background-repeat: repeat;*/

}
tr, p, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
hr{
	background: #999999;
	height: 1px;
	width: 100%;
}

input{
	font-family: Arial;
	font-weight: normal;
}

textarea{
	font-family: Arial;
	font-weight: normal;
}

table.moduletable {
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	width: 100%;
}

table.moduletable th {
	font-family: times, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 15px;
	font-weight      : bold;
	color            : #901615;
	text-align       : left;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}

a.mainlevel:link, a.mainlevel:visited{
	display: block;
	color: #000000;
	font-weight: bold;
	background-repeat: no-repeat;
	width: 95%;
	text-indent: 15px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
	font-size        : 20px;
}

a:link, a:visited{
	color: #f13a16;
	text-decoration: none;
}
a:hover{
	color: #f13a16;
	text-decoration: underline;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
li{
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.frasi{
	font-family: monotype corsiva, times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight      : bold;
	color            : #B17050;
	font-style       : italic;
}

.elenco{
	font-family: times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight      : bold;
	color            : #B17050;
}

.elenco a{
	font-family: times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight      : bold;
	color            : #B17050;
}

.sottocategorie{
	font-family: times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight      : bold;
}

.button{
	font-family: times, Verdana, Arial, Helvetica, sans-serif;
 	font-style: italic;
	font-weight:bold;
 	font-size: 16px;
	background-image: url('../images/tasto_frasi.gif');	
	text-align:center;
	background-repeat: no-repeat;
	width: 124px;
	height: 31px;
	line-height: 26px;
	display: block;
}
.button a{
	background-image: url('../images/tasto_frasi.gif');
	text-align:center;
	width: 124px;
	height: 31px;
	line-height: 26px;
	background-repeat: no-repeat;
	display: block;
	font-size:16px;
	font-style: italic;
	font-weight:bold;
 	color: #ffffff;
}
.button a:visited{
	background-image: url('../images/tasto_frasi.gif');
	text-align:center;
	width: 124px;
	height: 31px;
	line-height: 26px;
	background-repeat: no-repeat;
	display: block;
	font-size:16px;
	font-style: italic;
	font-weight:bold;
 	color: #ffffff;
}
.button a:hover{
	background-image: url('../images/tasto_frasi.gif');
	text-align:center;
	display: block;
	width: 124px;
	height: 31px;
	line-height: 26px;
	background-repeat: no-repeat;
	text-decoration:none;
 	color: #ffffff;
}
.button1{
	font-family: times, Verdana, Arial, Helvetica, sans-serif;
 	font-style: italic;
 	font-size: 16px;
 	font-weight: bold;
	background-image: url('../images/tasto_frasi.gif');
	text-align:center;
	background-repeat: no-repeat;
}
.button1 a{
	background-image: url('../images/tasto_frasi.gif');
	text-align:center;
	width: 124px;
	height: 31px;
	line-height: 26px;
	background-repeat: no-repeat;
	display: block;
	font-size:16px;
	font-style: italic;
	font-weight:bold;
 	color: #ffffff;
}
.button1 a:visited{
	background-image: url('../images/tasto_frasi.gif');
	text-align:center;
	width: 124px;
	height: 31px;
	line-height: 26px;
	background-repeat: no-repeat;
	display: block;
	font-style: italic;
	font-size:16px;
	font-weight:bold;
 	color: #ffffff;
}
.button1 a:hover{
	background-image: url('../images/tasto_frasi.gif');
	text-align:center;
	display: block;

	background-repeat: no-repeat;
	text-decoration:none;
}
.left_image{
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}
.corpo{
	/*background-image: url(../images/pergamena_frasi_body.png);*/ /*body feste natale pasqua*/
	background-image: url(../images/pergamena_frasi_body.jpg);
	background-repeat: repeat-y; 
	background-position: top left;
}
.bac_mainbody{
	background-image: url(../images/bac_mainbody.jpg);
	background-repeat: repeat-x;
}
.bordo_tabelle{
	border: 1px solid #e9b8bc;
}
.evidenziato{
	color: #ff6600;
	font-size: 13px;
	text-decoration: underline;
}


