/* CSS Document */
body{
	background:transparent;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
	padding:0px;
}

#container{
	background:none;
	width:auto;
		min-height: 1px;
	height: 1px;
	height: 1px;
	margin:0px;
	padding:0px;
}

/*left------------------------------------------------------------*/
#link{
	display:none;
}

/*right----------------------------------------------------------*/
#contenuti{
	float: none;
	width: auto;
	padding:0px;
	margin:0px;
	background:none;
	min-height: 1px;
	height: 1px;
	height: 1px;
}
/*tool------------------------------------------------------------*/
#tool{
	display:none;}


/*menu*/
#menu{
	display:none;}

/*contenuto testo---------------------------------------------------------------------------------*/
#testo{
	width:auto;
	padding:10px;
}
#testo a:link, #testo a:visited{
	color:#323232;
}

/*footer-------------------------------------------------------------------------------------------*/
#footer{
	display:none;
}

/*dettaglio------------------------------------------------------------------------------------------------*/
.dettaglio h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	font-size:24px;
}
.dettaglio h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 20px 0px;
	font-weight:normal;
	font-size:20px;
}
.dettaglio img{
	display:none;
}
.dettaglio a:link, .dettaglio a:visited{
	color:#0e75d4;
}
.dettaglio a:hover{
	color:#afd3f7;
}
/*vari-------------------------------------------------------------------------------------------------*/
img{
	border:0px;
}

.guida{
	visibility:hidden;
}
.note{
	color:#8d8d8d !important;
	text-align:right;
	padding:9px 0px;
}
.note a{
	padding-left:10px;
	color:#8d8d8d !important;
}
a{
	text-decoration:none;
}
a:hover{
	color:#a3b4c2 !important;
}
.blu, .blu a, .blu a:visited, .blu a:hover{
	color:#419dea !important;
}

h5{
	font-size:14px;
	display: block;
}
