/*stili per il layout fisso con background*/

body{
/*	font-family: verdana,arial,sans-serif;
	font-size: 76%;
	text-align: center;*/
	font : 12pt arial,sans-serif; /*"Times New Roman", Times, serif;*/	
	background : White;
	color : Black;
}

h1{
	font: bold 2.3em/80px arial,sans-serif;
	padding-left: 10px;
}

h1,h2{
	margin: 0;
	padding: 0;
}

h2{
	font-size: 1.5em;
	padding-left: 10px;
}

html,body{
	margin: 0;
	padding: 0;
}

.rightbanner{
	float: right;
}

.imgart{	
	text-align: center;
}

/*.toolart{
	display: none;
}*/

#box{
/*	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	margin: 0 auto; 
	text-align: left;
	width: 768px;*/
	border : none;
	width: auto;
}

#middle {
	border: 0px;
	width: 640px;
}

#middle2 {
	border: 0px;
	width: 640px;
}

#content{
/*	border-left: 1px; 	background: Lime;
	border-left-color: #C0C0C0;
	border-left-style: solid;
	margin-left: 160px;
	padding: 1em 10px;
*/	
	margin-left: 0px;
	padding: 15px;		
	line-height : 1.5em;
	border : none;
/*	padding: 1em 10px;		
	background : White;
	color : Black;
font : 12pt verdana,arial,sans-serif; "Times New Roman", Times, serif;
*/	
	
}

#content p{
/*	text-align: justify;*/
}


#footer{
	display: none;
}

#header{
	display: none;
}

#left{
	display: none;
}

#topmenu {
	display: none;
}

#contentarticolo{
	margin-left: 0px;
	padding: 15px;		
	line-height : 1.5em;
	border : none;
}

#contentarticolo table{
	background-color: #FFF1CC;
	margin-top: 15px;
	width: auto; 
}

#contentarticolo .tableadv{
	background-color: transparent;
	margin-top: 15px;
	margin-left: 80px;
	width: auto;		
}

#contentarticolo .tableadv td{
	width: 120px;
	border: 1px solid Silver;
	padding: 15px;
}

#contentarticolo .tablekeywords{
	background-color: transparent;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: auto;		
}

#contentarticolo .tablekeywords td{
	width: auto;
	padding: 0px;
	padding-left: 15px;	
}

.widetop{
	display: none;
}

.wide{
	display: none;
}

.textsize1{
	font-size: 70%;
}

.textsize2{
	font-size: 84%;
}

.textsize3{
	font-size: 100%;
}

.textsize4{
	font-size: 120%;
}

.textsize5{
	font-size: 150%;
}

#autore{
	font-style: italic;
}

#titolo{
	color: #6699FF;
	font-size: 1.5em;
}