/* CSS Document */

body{
	background-color:#000000;
}

img{
	border-width:0px;
}

.link:link,.link:visited{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
	color:#CCCCCC;
}

.tabella{
	background-color:#000000;
	border:3px solid white;
}

.title_news{
	font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:18px;
	text-align:left;
	font-weight:bold;
}

.date_news{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
}

.text_news{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	text-align:justify;
	vertical-align:text-top;
	background-image:url(img/leoncino.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.chisiamo{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	text-align:justify;
	vertical-align:text-top;
}

.genere{
	font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:22px;
	text-align:center;
	font-weight:bold;
}

.info_serie{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
}

.immagini{
	text-align:center;
	vertical-align:text-top;
	background-image:url(img/leoncino.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.numeretti{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}

.menu_admin{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
}
