BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #1A3884;
	color: Black;
}
td {
	font-size: 14px;
}

a:link, a:hover, a:visited, a:active {
	font-size: 12px;
	color: #6579B3;
}

a.h:link, a.h:hover, a.h:visited, a.h:active {
	font-size: 13px;
	color: #026734;
	text-decoration: none;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
}
	

a.l:link, a.l:hover, a.l:visited, a.l:active {
	font-size: 14px;
	color: Black;
	text-decoration: none;
	font-variant: small-caps;
}
a.az:link, a.az:hover, a.az:visited, a.az:active {
	font-size: 18px;
	text-decoration: none;
	color: #183884;
	font-variant: small-caps;
}

A.s:LINK {
	font-size: 14px;
	text-decoration: none;
	color: #183884;
	font-variant: small-caps;
}

A.s:VISITED {
	font-size: 14px;
	text-decoration: none;
	color: #183884;
	font-variant: small-caps;
}

A.s:HOVER {
	font-size: 14px;
	text-decoration: none;
	color: #183884;
	font-variant: small-caps;
}

A.s:ACTIVE {
	font-size : 14px;
	text-decoration : none;
}

A.m:LINK {
	font-size: 12px;
	text-decoration: none;
	color: #183884;
	font-variant: small-caps;
}

A.m:VISITED {
	font-size: 12px;
	text-decoration: none;
	color: #183884;
	font-variant: small-caps;
}

A.m:HOVER {
	font-size: 12px;
	color: #183884;
	text-decoration: none;
	cursor: hand;
}

A.m:ACTIVE {
	font-size : 12px;
	text-decoration : none;
}

div.titolo {
	font-size: 20px;
	color: #183884;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #B9E0C9;
	font-weight: bold;
	border-bottom: thin solid #8795BC;
}

div.argo{
	font-size : 20px;
	color: #183884;
	font-variant: small-caps;
	font-weight: bold;
}

div.sez1{
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	background: #8795BC;
	border-bottom: thin solid #B9E0C9;
}

div.art {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

div.artscheda {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

div.contatto {
	font-size: 12px;
	padding-right: 5px;
}

div.pdf {
	font-size: 10px;
	text-align: right;
}

div.int {
	font-size: 12px;
	color: White;
}
div.tebe {
	font-size: 12px;
	color : #FFFFFF;
}

div.pagine {
	font-size: 12px;
	text-align: left;
	background-color: #F2F3F9;
	padding-left: 30px;
}

div.sez {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #DFE2ED;
	text-align: left;
	border-bottom: thin solid #9DACBD;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: thin;
}

div.titart {
	color: #183884;
	font-weight: bold;
}

div.imgart {
	text-align: center;
	padding-bottom: 10px;
	padding-right: 10px;
}

div.ban {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

P.pag {
	font-size : 14px;
}

TD.artcol {
	background-color : #FFFFB7;
	font-size : 14px;
}

TD.sepsez{
	background-color : #EEBE60;
	font-size : 18px;
	color : #AA3D24;
	font : bold;
}
input.sfondo {
	background-color: #EFF1F8;
	border-bottom-style: none;
}
textarea {
	background-color: #EFF1F8;
}
select {
	background-color: #EFF1F8;
}

td.sfondo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
}

td.sriga {
	background-image: url(rigavert.jpg);
}

input.log {
	border: thin solid;
	border-color: Green;
}


