#container{
}
#titolo_sopratestata{
	width: 888px;
}
#sopratestata{
	width: 883px;
	overflow: hidden;
}

#sottotestata{
	width: 900px;
	overflow: hidden;
}
#main_content{

	overflow: hidden;
}

#left_col{
	float: left;
}
#right_col{
	float: left;
}
#storia_copertina{
	/** tot: 723 px*/
	height: 723px;

	width: 100%;
	overflow: hidden;
}
/*#trasp{
	margin-left: 20px;
	width: 480px;
	height: 340px;
     background-color: white;
     filter:alpha(opacity=30);*/ /* IE's opacity*/
/*     opacity: 0.30;
     position: absolute;
     z-index: 99;
*/
}
 #content{

	margin-left: 20px;
	width: 480px;
	height: 340px;

	padding: 10px;
     background-color:transparent;
     position: absolute;
     z-index: 101;
}
#sottocopertina{
	overflow:hidden;
}
div#footer{
	width: 900px;
	overflow:hidden;

}
div#commenti_container{
	width: 900px;

}
#share_bar{
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
}
/**
	DETTAGLIO ARTICOLO
*/
#dettaglio_articolo{

	width: 900px;
}

/**
	CONTENUTO PAGINE SERVIZIO
*/
#contenuto{

	width: 900px;
}

