.session{
position:absolute; left:205px; top:110px;
text-decoration:underline;
}

.pdf{
border:thin dashed #006633;
text-align:center;

}
.titolo{
font-family:times;
font-size:20px;
font-weight:bold;
font-color:green;
text-align:center;
}

.titolonews{
font-family:times;
font-size:18px;
font-weight:bold;
color:green;
margin:1em;
}

.sottotitolonews{
font-family:times;
font-size:16px;
font-weight:bold;
color:green;
}

.container{
width:480px;

}

.didascalia{
	width: 400px;
	vertical-align: middle;
	font: bold italic 15px Georgia, TImes, "Times New Roman", serif;
	margin: 15px 15px 15px 15px;
	padding: 15px 15px 15px 15px;
	color: #0080C0;
	border: 2px dotted #366;
	//text-align: justify;
}

.galletto{
position:absolute; left:500px; top:227px; width:69px; height:33px; z-index:13;
}

.italia{
position:absolute; left:635px; top:150px; width:69px; height:33px; z-index:13;
}


.adsense01{
position:absolute; left:648px; top:150px; z-index:14;
}

.adsense02{
position:absolute; left:650px; top:230px; z-index:14;
}

.nuovo_destra{
position:absolute; left:648px; top:135px; z-index:1;
}

.fondino{
	width: 400px;
	border: 2px dotted #396;
	margin: 5px 5px 5px 5px;
	background-color:#009900;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
}

.nofondino{
	width: 400px;
	border: 2px dotted #396;
	margin: 5px 5px 5px 5px;
	//background-color:#009900;
	padding: 5px 5px 5px 5px;
}

html,body{margin: 0;padding:0}

body{
font-family: arial,sans-serif;
font-size: 76%;
text-align:justify;
}

div#container{position: relative}

/*stili specifici per il layout*/
div#navigation{
position: absolute; 
top: 131px; 
left: 0;
width: 160px; 
width: 170px; 
width: 160px; 
padding: 1em 0 0 0px
}

div#content{margin: 0 150px;
padding: 1em 10px
}

div#footer{
background-image: url(immagini/fondo_verde.gif);
}

div#extra{position: absolute; 
top: 80px; 
right: 0;
width: 160px;
width:170px;
width:160px;
padding: 1em 5px
}