/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menudx {
	background-image:url(bg_sx.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #094489;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #094489;
}
a:hover {
	text-decoration: underline;
	color: #C3443C;
}
a:active {
	text-decoration: none;
	color: #094489;
}

.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C1BAB1;
	font-weight: bold;

}
.tab_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}.bg_tab_center {
	background-attachment: fixed;
	background-image: url(bg_tab_cen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cornice_tab0 {
	border: 1px solid #bfd1e5;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 180px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
	background-image: url(bgtitolo.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C3443C;
	font-weight: bold;
	text-align: left;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #094489;
	text-align: justify;
	padding-left: 5px;
}
.sottotitolo a:link {
	color: #094489;
	text-decoration: none;
}
.sottotitolo a:visited {
	text-decoration: none;
	color: #094489;
}
.sottotitolo a:hover {
	text-decoration: none;
	color: #C3443C;
	}
.sottotitolo a:active {
	text-decoration: none;
	color: #094489;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: normal;
	text-align: right;
}
.sottotitolo_linea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #094489;
	text-align: justify;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #094489;
}
.link_menu {
	font-family: verdana;
    font-size: 9px;
    padding: 10px 0px 10px 3px;
    border: 1px;
    margin: 5px 3px 10px 0;;
}