/* CSS Document */
.bodyLD {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	clip: rect( );
}
.costruzione{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-top: 150px;
	text-align:center;
	color: Gray;
}
.tabella{
	background-attachment : fixed;
	background-image : url(../img/ibis.gif);
	background-repeat : no-repeat;
	background-color : #D1DEF8;
	background-position : top;
}
.tabella_pag{
	background-color : #D1DEF8;
}
.contenuti {
	color: Gray;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px; 
	text-align: justify
}
.info {
	margin-top:90px;
	color: black;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px; 
	text-align: center
}
.rifrazioni {
	color: black;
	font-family: Tahoma;
	font-size: 10px;
	margin-left:10px;
	padding-right: 30px; 
	text-align: justify;
}
.txt_rifra{
	color: Blue;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 30px;
}
.txt_comunica{
	color: black;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 30px;
	text-align: justify;
}
.bold{
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-left:10px;
	padding-right: 30px;
	text-align: justify;
}
.titolino{
    color: Black;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-left:10px;
	padding-right: 30px;
	text-align: center;
	}
.titolo {
	color: red;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-right: 30px;
	text-align: center;
}
.titolo_rifra {
	color: red;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	padding-right: 30px;
	text-align: center;
}
.sponsor {
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-right: 30px;
	text-align: right;
}
.copy {color:white; font-family:tahoma; font-size:10px; padding-right:5px; Padding-left:5px;}
a.posta:link{
	font-family:Verdana;
	font-size:12px;
	color: Blue;
	font-weight : bold;
	text-decoration : none;
}
a.posta:visited{
	font-weight : bold;
	font-family:Verdana;
	font-size:12px;
	color: Blue;
	text-decoration : none;
}
a.posta:active{
	font-weight : bold;
	font-family:Verdana;
	font-size:12px;
	color: Blue;
	text-decoration : none;
}
a.posta:hover{
	font-weight : bold;
	font-family:Verdana;
	font-size:12px;
	color:red;
	text-decoration : underline;
}