html {
	background:transparent
}

body {
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#555555;	
}

.Link {color:#9c0046;}

.changelanguage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: ababab;
	width: 40px;
}

#norditalia_container{
	margin:0 auto;
	text-align:left;
	width:950px;
}

#Logo_norditalia{
	position: relative;
	width:600px;
}

#norditalia_navigation{
	width:190px;
}

#norditalia_Footer{
	/*width:730px;*/
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:right;
	text-align:center;
	color:#ababab;	
}

#norditalia_header{
	position:relative;
	top:0px;
	left:208px;
}

#norditalia_ChangeLanguage{
	position:relative;
	top:0px;
	left:720px;
	width:160px;
	text-align:right;
}

#Documento p, tr, td, table, div{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#555555;
}

.Paginazione{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#555555;
	text-decoration:none;
}

#Privacy{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#555555;
	text-decoration:none;
	text-align: justify; 
	text-justify: newspaper;
}

.main { width:950px; margin: auto; }
.colsx { float: left; width: 190px;}
.coldx { margin-left: 200px; width: 700px;}

/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #ababab;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}

/* Normal styling */

.cb {margin:0.5em 0;}

.bt {
	margin:0 0 0 19px;
	height:17px;
	background:url(box.jpg) no-repeat 100% 0;
}
.bt div {
	height:17px;
	width:19px;
	position:relative;
	left:-19px;
	background:url(box.jpg) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	background:url(box.jpg) no-repeat 100% 100%;
	margin:0 0 0 19px;
	height:15px;
}
.bb div {
	position:relative;
	left:-19px;
	width:19px;
	height:15px;
	background:url(box.jpg) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 20px;
	background:url(borders.jpg) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 20px 0 0;
	background:url(borders.jpg) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 5px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */