BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../pictures/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ebecee;
	font-family: "Trebuchet MS",arial;
	font-size: 14px;
	color: #696969;
}

DIV#header {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;		
	margin-bottom: 0px
}

DIV#logo {
	float: left;
	width: 154px;
	height: 135px;
}

DIV#flags {
	float: left;
	width: 696px;
	height: 135px;	
	text-align: right;
}

DIV#fotohome {
	clear: both;
	width: 844px;
	height: 289px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 0px;
	text-align: center;
}

TD.sfumatura_sx {
	width: 10px;
	background: url(../pictures/bgsx.gif) repeat-y;
}

TD.sfumatura_dx {
	width: 10px;
	background: url(../pictures/bgdx.gif) repeat-y
}

DIV#pagina {
	clear: left;
	margin-top:0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

DIV#colonnasx {
	float: left;
	width: 199px;
	border-right: 1px dotted #DEDEDE
}

DIV#colonnadx { 
	float: right;
	width: 630px; 
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px
}

DIV#colonnadx2 {
	float: right;
	width: 630px; 
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-right: 5px;
}

DIV#webring {
	height: 80px;
	margin-top: 35px;
	margin-left: 10px
}

DIV#footer {	
	height: 20px;
	clear: both;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;	
	border-top: 1px solid #dedede;
	font-size: 11px;
	color: #B2B2B2;
}

DIV#boxhomesx {
	margin-top: 0px;
	padding-top: 20px;
	float: left;
	width: 400px
}

DIV#boxhomedx {
	margin-top: 0px;
	margin-right:0px;
	padding: 10px;
	font-size: 12px;
	line-height: 120%;
	background-color: #FFFAF2;
	float: right;
	width: 200px;
	height: 700px
}

DIV#boxhomedx H1 {
	font-size: 15px;
	color: #C32929;	
}

A:LINK, A:ACTIVE, A:VISITED { color: #E16F6F }

/* Menù */

DIV#navcontainer UL {
	width: 156px;
	padding-top: 20px;
	list-style-type: none;
	text-align: left;
}

DIV#navcontainer UL LI A {
	background: transparent url(../pictures/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font-family: "Trebuchet MS",arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

DIV#navcontainer UL LI A.sottoLink {
	font-weight: normal;
	margin-left: 10px;
	font-size: 11px
}

DIV#navcontainer UL LI A:HOVER {
	background: transparent url(../pictures/list-on.gif) left center no-repeat;
	color: black;
}

DIV#navcontainer UL LI A#current {
	background: transparent url(../pictures/list-active.gif) left center no-repeat;
	color: #666;
}

IMG.border {
	border-width: 3px;
	border-style: solid;
	border-color: #d0cfcb;
}

DIV#main {
	text-align: left;
	width: 870px;
	background-color: #ffffff;		
}

A.sottolink:LINK {
	margin-left: 10px;
	font-weight: normal;
	font-size: 10px;
}

H1 { font-size: 21px }
H2 { 
	margin-bottom: 3px;
	font-size: 17px 
}

TD.etichetta { 
	width: 65%;
	vertical-align: top;
	font-weight: bold;
	padding-left: 0px;
}

TD.campo {
	text-align: right;
	width: 35%;
	padding-right: 0px;
}

SPAN.errore {
	color: #CC6633;
	font-weight: bold;
}
