/* Start of CMSMS style sheet 'barlumen_layout' */

/* @group layout */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

img, object {
	display: block;
}

div.spacer {
	clear: both;
}

div#corpo {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: left;
	position: relative;
}

div#testa {
	margin-bottom: 16px;
}

div#testa.no_subMenu {
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 8px;
}

div#titolo {
	margin-bottom: 4px;
	clear: left;
}
div#uno, div#due, div#tre, div#doppio {
	border-top: 4px solid black;
	padding-top: 8px;
}

div#uno {
	width: 300px;
	float: left;
}

div#due {
	width: 300px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}

div#tre {
	width: 300px;
	float: left;
}

div#doppio {
	width: 625px;
	float: left;
	margin-left: 25px;
}

div#piede {
	margin-top: 2em;
	clear: left;
}

div#uno.alt {
	width: 204px;
}

div#due.alt {
	width: 396px;
}

div#contenuti.layout_111 {
	
}

div#contenuti.layout_121 {

}

div#contenuti.layout_12 {

}

/* @end */
/* End of 'barlumen_layout' */

