/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 18 gennaio 2008 */


/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

#contentDx {
	width: 720px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
	background-image: none;
	background-attachment: scroll;
	background-position: right top;
	background-repeat: repeat-y;
}

#contentDx_sx {
	width: 688px;
	float: none;
	margin: 0px;
	padding: 15px 16px 20px 16px;
}

#contentDx_dx {
	display: none;
}
