body {
	background: #000000 url(../imm/images_home/sfondo.jpg) no-repeat fixed center center;
	font: 12px Arial, Helvetica, sans-serif;
}
h2 {
	color: #333333;
}
p {
	color: #000000;
/*	margin: 20px 0px 0px;
*/	padding: 0px;
}

#container {
	width: 100%;
	min-width: 950px;
	height: 350px;
	position: absolute;
	margin-top: -175px;
	top: 50%;
}
#container .txtmini {
	float: left;
	font-size: 8px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container #menu {
	margin: 5px 5px 5px 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#container #menu li {
	float: left;
	text-align: center;
}
#container #menu a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 5px;
	padding: 0px;
	height: 12px;
	line-height: 12px;
	white-space: nowrap;
}
#container #menu a:hover {
	text-decoration: underline;
}
#container #menu_en {
	margin: 5px 5px 5px 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
#container #menu_en li {
	float: left;
	text-align: center;
}
#container #menu_en a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 5px;
	padding: 0px;
	height: 12px;
	line-height: 12px;
	white-space: nowrap;
}
#container #menu_en a:hover {
	text-decoration: underline;
}
#container #lineup {
	height: 12px;
	clear: both;
	margin: 10px 0px;
	background: #330000;
}
#container #lineup #bar_up_left {
	float: left;
}
#container #lineup #bar_up_right {
	float: right;
}

#container #content {
	height: 180px;
	clear: both;
	position: relative;
	background: url(../imm/images_home/home_sfondo.jpg) repeat-x left top;
}
#container #content div.lineaSX{
	position: absolute;
	height: 180px;
	right: 0px;
	background: url(../imm/images_home/barra_ct_home_right.png) no-repeat right top;
	width: 100px;
	top: 0px;
}
#container #content img.logoFor {
	margin: 0px;
	position: absolute;
	left: 15px;
	top: 185px;
}
#container #content #imm {
	float: left;
	margin: 0px;
	height: 160px;
	width: 500px;
	padding: 10px 5px;
	background: url(../imm/images_home/barra_ct_home_left.png) no-repeat 0px 0px;
}
#container #content #imm li{
	display: none;
}
#container #content #line {
	height: 160px;
	width: 1px;
	background: #FFFFFF;
	margin: 0px 5px 0px 0px;
	float: left;
}
#container #content #txt_err p {
	color:#FFFFFF;
}
#container #content #txt_ita {
	float: left;
	width: 400px;
	/*	padding-top: 5px;
*/	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 150px;
}
#container #content #txt_ita p{
	height: 160px;
	overflow: auto;
	font-size: 10px;
}
#container #content #txt_ita a {
	color: #000000;
	text-decoration: underline;
}
#container #content #txt_eng {
	float: right;
	width: 220px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 150px;
}
#container #content #txt_eng p{
	height: 160px;
	overflow: auto;
}
#container #content #txt_eng a{
	color: #000000;
	text-decoration: underline;
}


#container #content #cont_text {
	margin: 0px;
	padding: 10px;
}
#container #footer {
	clear: both;
}

#container #menu_lang {
	margin: 5px 5px 0px 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
#container #menu_lang li {
	float: left;
	text-align: right;
	border-right: 1px dotted #FFFFFF;
	padding-right: 10px;
}
#container #menu_lang a {
	width: 60px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 12px;
}
#container #menu_lang a:hover {
	text-decoration: underline;
}

#container #logo {
	height: 80px;
	width: 407px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	text-align: right;
}
h1 {
font-size: 11px;
}
