BODY {
	background-color:#518fcb;
	background-image: url(img/bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Calibri;
	font-size:16px;
	text-align: center;
	margin-top:0px;
	margin-right:0px;
	color:#000;
	margin-right:17px;
}

A:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

A:link{
	font-weight:normal;
	text-decoration:none;
}

A:active{
	font-weight:normal;
	text-decoration:none;
}
A:visited{
	font-weight:normal;
	text-decoration:none;
}


.amici A:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}

.amici A:link{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

.amici A:active{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
.amici A:visited{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

.trasparente {
    width: 90%; 
    height: 120px; 
    border: 1px solid; 
	border-color:#900;
    margin-left: auto; 
    margin-right: auto; 
    background-color: #e54f2e;
    /* inizio gestione trasparenza */
    filter:alpha(opacity=80); 
    opacity: 0.8;
     -moz-opacity:0.8;
    /* finegestione trasparenza */
}

.testo {
   text-align:justify;
   margin-left:15px;
   margin-right:15px;
   font-size:16px;
}


.testo_tabs {
   text-align:justify;
   margin-left:15px;
   margin-right:15px;
   font-size:14px;
}

.testo_elenco {
	color:#000;
	font-weight:normal;
	
}
UL {
	margin-left:5px;
   margin-right:80px;
}

.fondopag_rece {
	font-family: Calibri;
	font-size: 12px;
	border: 1px solid #CCC;
	background-color: #eeeeee;
}

.tabella {
	font-family: Calibri;
	font-size: 12px;
	color:#000;
}

.ora {
	font-family: Calibri;
	font-size: 9px;
	color: #999;
}

.dettagli_news {
	font-family: Calibri;
	font-size: 10px;
	color: #999;
}


.footer {
	font-family:Calibri;
	text-align: center;
	font-size: 10px;
}


.menu {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.titoli {
	font-family: Calibri;
	font-size: 26px;
	font-weight:bold;
	text-align:center;
	color:#000000;
}
.bottoni {
	font-family: Calibri;
	font-size: 12px;
}
.testo_recensioni {
	margin-left:5px;
	margin-right:10px;
}
.navbar {
	font-family: Calibri;
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	color:#000;
}

.centrato {
	text-align:center;
}

INPUT {
	background-color:#CCC;
	border-style:solid;
	border-width:1px;
	border-color:#666;
}
SELECT {
	background-color:#CCC;
	border-style:solid;
	border-width:1px;
	border-color:#666;
}

.header_elenchi {
	color:#FFF;
	font-weight:bold;
}
.tabella_eventi {
	font-weight: bold;
	text-align: center;
}
.over_line {
	text-decoration:line-through;
}
.elenco td:hover {
	background-color:#CCCCCC;
}
