/*Foglio Stile PadovaCamper */
/*creato per Neiko da Maci#27*/
/*Febbraio 07*/

#downunder {
	/*width:1000px;*/
	background:#fff url("bgnews1.gif") repeat-x center -10px;
	background-position:100% -10px;
}

#news {
	/*position:absolute;*/
	background:transparent;
	color:#333;
	font-family:verdana, sans serif;
	font-size:12px;
	/*left:800px;*/
	/*top:280px;*/
	/*width:194px;*/
	padding:3px;
}

#news h1{
	color:#333;
	font-size:14px;
	text-align:right;
}

iframe_NONUSARE{
	/*position:absolute;*/
	/*width:610px;*/
	/*background:#fff;*/
	height:380px;
	border:0;
}

#editabile {
	position:absolute;
	left:180px;
	top:248px;
	overflow: auto;
	height: 500;
	width: 615px;

}
#editabile2 {
	height: 500;
	overflow: auto;


}
/*PER GLI ARTICOLI*/
#titolo {
	font-size:14px;
	text-transform:uppercase;
	text-decoration:underline;
	margin-bottom:3px;
}


#articolo {
	font-family:verdana, sans serif;
	font-size:14px;
}
 
 #articolo IMG {
 	display:none;
 }
 
 #titolo {
 	margin-top:20px;
 }
 
 .testo A {
	color:#333;
	background:transparent;
 }

.testo A:visited {
	color:#666666;
	background:transparent;
 }

 .testo{
 	width:580px;
  }