#sfondo
{
	background-color: #FFFF99;
}
#titolo
{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	background-color: #FFCC66;
}
.link
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    font-style: italic;
	padding-left: 12px;
	margin-top: 15px;
	width: 85%;
	background-color: #4169E1;
	color: Yellow;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}
.linkS
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    font-style: italic;
	padding-left: 12px;
	margin-top: 15px;
	width: 85%;
	background-color: #92B5F3;
	color: Yellow;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}
#leftC
{
	float: left;
	height: auto;
	/*background-color: #FF9933;*/
	background-color: #FFcc66;
	width: 20%;
}
#leftC a:hover
{
	background-color: #92B5F3;
}
#rightC
{
	float: right;
	height: auto;
	background-color: #FFcc66;
	width: 20%;
}
#news
{
	float: left;
	text-align: center;
 	width: 60%;
}
.titoloArt
{	
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	float:left;	
	width:65%;
}
.imgArtSomm
{
	float:left;
	width:200px;
}
.imgArtSomm img
{
	width:100%;
}
.imgArt 
{
	float:left;
	width:39%;
}
.imgArt  img
{
	width:100%;
}
.testoArticolo
{
	font-size: medium;/*5 maggio*/
	width:60%;/*5 maggio*/
	float:right;/*5 maggio*/
}
.Art
{
	border: medium outset;
	width: 90%;
}
.ReadArt
{
	float: none;
	border:#000000 1px solid;
	width:95%;
}
.rig1Art
{ 
	float: left;
	border :#000000 1px solid;
	width:100%;
	background: Lime;
}
.dataArt
{  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:   10px;
	float:right;
	width:30%;
}
.rig2Art
{
	border :#000000 1px solid;
	width:100%;
	font-style: normal;
	float:left;
}
.rig3Art
{
	float: left;
	border:#000000 1px solid;
	width:100%;
}
.autoreArt
{
	float:right;
}
.iconeArt
{
	float:left;
}
.abstract
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
    font-size:13px;
	float: right;
	padding:0;
	width: 60%;
}
.vuota
{
	float:left;
	width: 100%;
}
#logo
{
	width:150px;
 	float:left;
}
#logo2
{
	width:150px;
	float:right;
}
#sfTitolo{
	border-top: solid;
	border-color: #FFE4C4;
	
}
#fantasma{
display:none;
}
