body{
	color: #000;
	background-color: #111111	;
	padding: 0;
	margin:0px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
p{
	margin:2px;
}
a{
	color: #777777;
}
a.hover{
	color: RED;
}
a.selezionato{
	color: #666666;
}

div.title{
	margin: 0px 12px 12px 12px;
	padding: 0;
	color: #ABABAB;
	width:330px;
	height:60px;
}
div.title h1,h2{
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

#menu{
	margin: 0px 12px 12px 12px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	background:#EEEEEE;
}

#menu ul{
	margin: 0;
	padding: 0;
	background:#FFF;
}


#menu ul li.ridotto{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	height: 18px;
	width: 165px;
	background-color: #FFF;
	background-image: url(images/puntino.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	border-top: 1px dotted #777777;
}

#menu ul li{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	height: 18px;
	width: 330px;
	background-color: #FFF;
	background-image: url(images/puntino.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	border-top: 1px dotted #777777;
}

#menu ul li a{
	margin: 0 0 0 14px;
	line-height: 20px;
	height: 20px;
	color: #BBBBBB;
	background: #FFF;
	text-decoration: none;
}

#menu ul li a:hover{
	color: #777777;
	font-weight: bold;
}

#menu ul li .selezionato{
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #777777;
	margin: 0 0 0 14px;
	padding: 0;
	background-image: url(images/sfondinorossa.gif);
}


#category
{
	float:left;
	background:#EEEEEE;
	width: 165px;
}
#category .cont
{
	background: #eeeeee;
	margin:5px;
	
}

#category .cont .normal
{
	color : #777777;
	border-bottom : 1px dotted #DDDDDD;
	height: 20px;
	line-height: 20px;
	background-image: url(images/puntinotra.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
}
#category .cont .selezionato
{
	color : #FFF;
	background-color : #CCCCCC;
	border-bottom : 1px dotted #DDDDDD;
	height: 20px;
	line-height: 20px;
	background-image: url(images/puntinotra.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
}

#category .cont a{
	color: #777777;
	text-decoration: none;
}

#category .cont a:hover{
	font-weight:bold;
}

#latoDx{
	width:572px;
	height:574px;
	background:#FFF;
	float:left;
	background-image: url(images/bgDx.gif);
	background-position: top;
}
#contDx{
	padding: 0;
	margin-left: 12px;
	margin-top: 15px;
	width: 547px;
	height: 543px;
	background-color: #FFF	; ;
}
 
h3{
	color: #999999;
	margin: 0px 0px 12px 0px;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	background-image: url(images/sfondinorossa.gif);
}
h4{
	color: #999999;
	margin: 12px 0px 12px 0px;
	font-size: 14px;
	line-height: 13px;
}
div.page{
	color: #BBBBBB;
	font-size: 12px;
	line-height: 13px;
}


.clear{
	clear:left;
	font-size:1px;
	line-height: 0px;
}

#contenitore{
	height: 598px;
	background-image: url(images/bg.jpg);
	text-align:center;
	margin: 0;
	padding: 0;
}
#contenitoreMain{
	background-image: url(images/desktop.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 598px;
	margin: 0;
	padding: 0;
}

#spaceused{
	/*background:#fff000;*/
	width:926px;
	height:598px;
	margin:auto;
	text-align:left;
}

div.footer{
	text-align: center;
	margin: 10px;
}

h1.rigarosa{
	text-align: center;
	color: #FFF;
	font-size:9px;
	line-height:9px;
	background-color: #111111;
	height: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}