body {margin: 0; padding: 0; background: #fff; font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;}
table, td {font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000;}

a {
	font-family: "Lucida Grande";
	text-decoration: none;
	color: #000;
}

a:hover {
	font-family: "Lucida Grande";
	color:#636363;
}

.art_indicetitolo {
	font: 14px "Lucida Grande";
	color: #636363;
}

.titoloazzurro {
	color: #57a7ff;
	font: 10px "Lucida Grande";
}

.titoloazzurro a {
	color: #57a7ff;
	font: 10px "Lucida Grande";
}


.titolone {
	font: 14px "Lucida Grande";
}

.titolone:hover {
	font: 14px "Lucida Grande";
	text-decoration: underline;
	color: #636363;
}


.data {
	color: #636363;
}

.continua {
	color: #636363;
	font-family: "Lucida Grande";
	border: #e5ffff;
}

.continua a {
	color: #636363;
	font-family: "Lucida Grande";
	border: #e5ffff;
}

.continua:hover {
	color: #57a7ff;
	text-decoration: underline;
}

.continua a:hover {
	color: #636363;
	font-family: "Lucida Grande";
	border: #e5ffff;
}

.titoloazzurro:hover {
	color: #636363;
	text-decoration: underline;
}

.news {
	left: 20px;
	position: relative;
	text-align: left;
	width: 520px;
	font-size: 12px;
	padding-right: 20px;
}

.news2 {
	left: 20px;
	text-align: left;
	width: 449px;
	padding-left: 20px;
	font-family: "Lucida Grande";
}

.titolointernonews {
	font: small-caps 800 28px/28px "Lucida Grande";
	color: #404040;
	margin-top: 30px;
	margin-bottom: 6px;
}

.sottotitolo {
	color: #cc0c00;
	font: bolder 12px "Lucida Grande";
}

.autore {
	color: #636363;
	font: 12px "Lucida Grande";
}

.altrilink {
	color: #636363;
	font-family: "Lucida Grande";
	border: #e5ffff;
	margin-bottom: 6px;
}

.listaforum {
	font: 10px/12px "Lucida Grande";
	position: relative;
	padding-left: 10px;
	padding-right: 8px;
	text-align: left;
}

.separe {
	font-weight: 900;
	text-align: center;
	width: 135px;
	background: #d8ff7e;
	margin-left: 5px;
	margin-bottom: 10px;
	position: relative;
	height: 17px;
	padding-top: 3px;
	border-top: 1px solid #a5cc4b;
	margin-top: 15px;
}

.valid {
	color: #ffffff;
	width: 130px;
	height: 17px;
	margin-left: 5px;
	background: #cccccc;
	padding-left: 5px;
	font: 900 small/8px "Lucida Grande";
	padding-top: 8px;
	margin-bottom: 5px;
	border-top: 1px solid #999999;
}

.loadingnews {
	margin-bottom: 15px;
	background: #80C5DD;
	width: 132px;
	margin-left: 5px;
	padding-left: 3px;
	border-top: 1px solid #4da5ff;
	margin-top: 15px;
}

.loadingrey {
	margin-bottom: 20px;
	background: #cccccc;
	width: 449px;
	padding-left: 3px;
	border-top: 1px solid #656565;
	margin-top: 15px;
}

.barra {
	width: 452px;
	background: #b2b2b2;
	height: 1px;
	margin-top: 20px;
}

.barrazzurra {
	width: 132px;
	margin-left: 5px;
	margin-top: 15px;
	padding-left: 3px;
	width: 132px;
	height: 1px;
	background: #4da5ff;
}

.barraverde {
	width: 132px;
	margin-left: 5px;
	margin-top: 15px;
	padding-left: 3px;
	width: 132px;
	height: 1px;
	background: #a5cc4b;
}


.topnews {
	left: 10px;
	position: relative;
	padding-right: 10px;
	text-align: left;
	font: 12px "Lucida Grande";
	color: #656565;
}

.rss {
	height: 12px;
	background: #ffce5b;
	font-weight: 900;
	font-family: "Lucida Grande";
	margin-left: 10px;
	padding-left: 5px;
	width: 24px;
	border-top: 1px solid #ff7251;
}

.rss:hover {
	height: 12px;
	background: #ffce5b;
	font-weight: 900;
	font-family: "Lucida Grande";
	margin-left: 10px;
	padding-left: 5px;
	width: 24px;
	border-top: 1px solid #ff7251;
	color: #999999;
}

.loghettoprimo {
	width: 27px;
	height: 20px;
	padding-top: 5px;
	margin-top: 35px;
}

.loghetti {
	width: 27px;
	height: 20px;
	padding-top: 5px;
	margin-top: 10px;
}

/* Styles for Menu Items */

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#nav li ul {
	display: none;

	position: absolute;
	z-index: 100;
	
    top: 25px;
    left: -60px;

	width: 199px;
	
	margin: 0;
	padding: 6px 0 0;

	list-style: none;
	
	background: url(http://www.macitynet.it/macprof/img_t/fumettosopra.gif) no-repeat;
	border-bottom: 1px solid #999999;
}

ul#nav li ul li  { 
	margin: 0;
	padding: 0;
	width: 199px;
} 

ul#nav ul li a {
	display: block;

	width: 194px;

	padding: 3px 0 3px 3px;

	font: 9px "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration: none;

	color: #4d4d4d;
	background: #ffffff; /* IE6 Bug */
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

ul#nav ul li a:hover {
	color: #000000;
	background: #e5e5e5;
}


ul#nav li {
	position: relative;
	float: left;
	padding: 0;
	margin: -1px 3px -1px 0;
}


/* end Styles for Menu Items */



.separeinterno {
	width: 452px;
	margin-bottom: 20px;
	margin-top: 15px;
	background: #cccccc;
	text-align: center;
	font-weight: 900;
	height: 17px;
	padding-top: 3px;
	border-top: 1px solid #656565;
}

.vetrina {
	width: 452px;
	margin-top: 15px;
	background: #cccccc;
	text-align: center;
	font-weight: 900;
	padding-top: 3px;
	border-top: 1px solid #656565;
	margin-bottom: 200px;
	height: 27px;
}



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/* ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
ul#nav li:hover ul, ul#nav li.over ul { display: block; } /* The magic */

