body {
	margin:0px;
	font-family:"verdana";
	background-repeat:repeat-x;
	background-position:top;
}

table.outer_page {
	
}

td.ombra_sx {
	background-image:url(images/ombra_sx.png); 
	background-repeat: repeat-y;
	background-position: top;
	width:9px;
}

td.col_sx {
	width:218px;
	background-color:white;
}

td.col_dx {
	width:652px;
	background-color:white;
}

img.logo {
	margin-top:10px;
	margin-bottom:30px;
}

img.banner {
	margin-top:15px;
}

img.img_home {
	margin-bottom:10px;
}

ul.menu {
	padding-right:40px;
	list-style-image: url(images/list-arrow.gif);
}

ul.menu li {
	color:#707070;
	font-size:11px;
	margin-bottom:5px;
	border-bottom:dotted #c4c4c4 1px;
	padding:2px;
}

ul.menu li a:active, ul.menu li a:link, ul.menu li a:visited {
	color:#707070;
	font-size:11px;
	text-decoration:none;
}

ul.menu li a:hover {
	color:#e17500;
}

span.gray {
	color:#707070;
	font-size:11px;	
}

span.gray a, span.gray a:link, span.gray a:active, span.gray a:visited {
	color:#707070;
	font-size:11px;	
	text-decoration:none;
}

span.gray a:hover {
	color:#e17500;
}

td.ombra_dx {
	background-image:url(images/ombra_dx.png); 
	background-repeat: repeat-y;
	background-position: top;
	width:9px;
}

td.col {
	color:#707070;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	padding-right:13px;
}

div#testo {
	color:#707070;
	font-size:11px;
	line-height:16px;
	margin-right:40px;
	text-align:justify;
	margin-top:20px;
}

span.title {
	font-weight:800;
	color:#e17500;
	font-size:13px;
	margin-bottom:6px;
	display:block;
}

div.info {
	margin-top:15px;
	padding:4px;
	font-size:11px;
	background-color:#9c3a0d;
	color:white;
	margin-bottom:10px;
}

td.back_sx {
	background-image:url(images/back_sx.png);
	background-repeat:repeat-x;
	background-position:top;
}

td.back_dx {
	background-image:url(images/back_sx.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

