body {
	padding: 1% 4%;
	background: #f2f2f2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #909090;
	margin: 0%;
	background-image: url("../images/mainsfondo.jpg");
	background-attachment: fixed;
	background-position: 90% 90%;
	background-repeat: no-repeat;
}

.menu {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	background: url("../images/sfondo.gif");
}

table {
	font-size: 9pt;
}

th, td {
	font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4 {
	margin:2em 0 1em 0;
}

h5, h6 {
	margin:.5em 0 .5em 0;
}

h1 {
	font-size:200%;
	font-weight: bold;
	margin-top:0;
}

h2 {
	font-size:150%;
	font-weight: bold;
}

h3 {
	font-size:110%;
	clear: both;
}

h4 {
	font-size:105%;
}

h5, h6 {
	font-size:105%;
	color: #329cdc;
}

a:link, a:visited, a:active {
	color:#329cdc;
	background: transparent;
	text-decoration:none;
}

a:hover {
	color:#000;
	background: transparent;
	text-decoration:underline;
}

.filter	{
	line-height: 20px;
	color:#329cdc;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.tab {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #fff;
}

table.ldata {
	border-bottom: 0px solid #aaa;
}
td.lhdr { background: url("../images/cell_sfondo.gif"); }
td.ldata,td.ldataf,td.rdata,td.rdataf {
	padding: 5px;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
}
td.ldataf,td.rdataf {
	border-right: 1px solid #aaa;
}
td.rdata,td.rdataf {
	font-weight: bold;
	color: #f69;
}

.para	{
	text-align: justify;
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

.dth {
	color: #9be;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-style: italic;
}

.dtd {
	font-style: italic;
	color: #999;
}

table.navigator {
	border: 1px solid #aaa;
}
.navigator {
	background-color: #ddd;
}

img.car {
	border: 1px solid #bcd;
	margin-left: 10px;
	margin-right: 10px;
}

.gallfoto {
	padding-left: 2px;
	padding-right: 2px;
}

.imgal {
	background-color: #efe;
}
.sel {
	background-color: #eef;
}

