
#news_title {
		position:relative;
		width: 193px;
		height: 20px;
		left: 0px;
		top: 0px;
		background-image: url(images/sfondo_news_title.gif);
		padding-top: 0px;
		padding-right: 0px;
		padding-left: 0px;
    	}

#news_main_out {
		position:relative;
		width:193px;
		height:95px;
		left:0px;
		top:0px;
		background-color: #C7C7C7;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
    	}

#news_main_in {
		position:relative;
		height: 100%;
		left:0px;
		top:0px;
		border: 1px solid #003366;
		background-color: #C7C7C7;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
    	}


#news_main_pad {
		position:relative;
		left:0px;
		top:0px;
		background-color: #C7C7C7;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-right: 5px;
		padding-left: 5px;
    	}

#adv_main {
		position:relative;
		width:192px;
		height:230px;
		left:0px;
		top:1px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
    	}


#adv_border {
		position:relative;
		border: 1px solid #003366;
		left:0px;
		top:0px;
		margin-top: 4px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
    	}
