body {
	behavior:url("csshover.htc");
	background-color: #F3F3F3;
	background-attachment: fixed;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
}
.fondo-corpo {
	background-image: url(images/0_sfum_dx.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: 699px;
}
.piepag {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.bordo_left {
	border-left: 2px solid #000000
}
.bordo_rigth {
	border-right: 2px solid #000000
}
.bordo_top {
	border-top: 2px solid #000000
}
.bordo_bottom {
	border-bottom: 2px solid #000000
}
.intest {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: normal;
}


div#menu {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	width:699px;
	height: 49px;
	background-image: url(images/0_onda_menu_fondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
div#menu ul {margin: 0px 0px 0px 25px;	padding: 13px 0px 0px;}
div#menu li {display: block; padding: 0px 20px 0px 15px; position: relative; list-style: none; margin: 0; float: left; line-height: 22px; background-image: url(images/freccia.gif); background-position: 0px 50%; background-repeat: no-repeat;}
div#menu li.desc {background-image: url(images/freccia_giu.gif); background-position: 0px 50%; background-repeat: no-repeat;}
div#menu li a {display: block; text-decoration: none; color:#000000; text-align: left;}
div#menu li a:hover {color:#FF9900;}
div#menu ul ul {margin: 0px; padding: 0px; position: absolute; font-size:11px; display: none; z-index: 10;}
div#menu ul ul li {display: block; padding: 0px 15px 0px 20px; background-color:#FFFFFF; background-image: url(images/freccia.gif); background-position: 5px 50%; background-repeat: no-repeat; float: left;}
div#menu ul ul li a {line-height: 22px;}
div#menu ul ul li a:hover {color:#FF9900;}
div#menu ul li:hover ul {display: block}
.corpo {
	padding: 0px 0px 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	z-index: 2;
	width: 450px;
	float: left;
	display: inline;
}
#foto {
	text-align: right;
	float: right;
	margin-right: 30px;
	margin-top: 50px;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 180px;
	display: inline;
}
#foto img {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B87CB;
	border-right-color: #0B87CB;
	border-bottom-color: #0B87CB;
	border-left-color: #0B87CB;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 699px;
}
.apt {
	font-size: 11px;
	text-align: center;
}
.apt ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.apt li{
	line-height: 16px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
	display: inline;
	margin-right: 5px;
}
.bordo-img {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 2px solid #333333;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
