﻿* {
	margin: 0;
	padding: 0;
}

body {
	margin: auto;
	background: #990000;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.testo{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}


td{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.rosso{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}

.bordo{
	border: 1px solid #990000;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 2;
}
.bordosm{
	border: 1px solid #eeeeee;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding: 2;
}
.bordogr{
	border: 1px solid #cccccc;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2;
}
.bordog{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 2;
	border: 1px solid #ffcc00;
}


.smallw{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFCC00;
}

.smallg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	border-bottom: 1px solid #FFCC00;
}

.smallb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: right;
}


h1, h2, h3, h24 {
	font-family: Arial, "Times New Roman", Times, serif;
}

h1 {
	letter-spacing: -.075em;
	font-size: 14px;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin-bottom: 1;
	padding-bottom: 1;
}

h2 {
	letter-spacing: -.075em;
	font-size: 14px;
	color: #CC0000;
	border-bottom: 1px solid #990000;
	margin-bottom: 1;
	padding-bottom: 1;
}


#mn1 {
	letter-spacing: -.075em;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin-bottom: 1;
	padding-bottom: 1;
}


#mn2 {
	letter-spacing: -.075em;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 1px solid #990000;
	margin-bottom: 1;
	padding-bottom: 1;
}

h21 {
	letter-spacing: -.075em;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 0px solid #990000;
	margin-bottom: 1;
	padding-bottom: 1;
}

.g {
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFCC00;
}


h24 {
	letter-spacing: -.075em;
	font-size: 1.8em;
	font-weight: normal;
	color: #FFCC00;
}

h3 {
	letter-spacing: -.075em;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 1;
	padding-bottom: 1;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B8D03B;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B8D03B;
	padding: 80px 5px 0 10px;
}

hbib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a{
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

h1 a, h24 a {
	border: none;
	text-decoration: none;
	color: #FFCC00;
}

h1 a:hover, h24 a:hover{
	background: none;
	color: #FFFFFF;
}

h3 a {
	border: none;
	text-decoration: none;
	color: #000000;
}


hr {
	display: none;
}


.black{
	text-decoration: none;
	color: #000000;
}

.black:hover {
	text-decoration: underline;
	color: #990000;
}

.basso{
	border-bottom: 1px solid #990000;
}



/* riquadri testo */

#contentA {
	float: left;
	width: 300px;
	padding: 0 5px 0 10px;
	text-align: left;
}


#content2 {
	float: center;
	padding: 0 0px 10 5px;
	border: 0px solid #F5F5F5;
	text-align: left;
}



#page0 {
	width: 750px;
	margin: auto;
	background: #ffffff  url(img/bg.jpg) no-repeat left top;
	border: 1px solid #990000;
	float: center;
}

#page1 {
	width: 900px;
	height: 600px;
	margin: auto;
	background: #000000  url(img/bg2.jpg) no-repeat left top;
	border: 0px solid #FFFFFF;
}

#page2 {
	width: 900px;
	height: 600px;
	margin: auto;
	background: #000000  url(img/bg3.jpg) no-repeat left top;
	border: 0px solid #FFFFFF;
}

#logo {
	width: 746px;
	margin: auto;
	height: 180px;
	border: 0px solid #FFFFFF;
}

#sx {
	float: left;
	width: 220px;
	border: 0px solid #000000;
	padding: 2;
	text-align:left;
}
#cn {
	float: left;
	width: 355px;
	border: 0px solid #000000;
	padding: 2;
	text-align:justify;
	background: #ffffff;
}
#cnb {
	float: left;
	width: 520px;
	border: 0px solid #000000;
	padding: 2;
	text-align:justify;
	background: #ffffff;
}
#cn-sm {
	float: left;
	width: 350px;
	border: 1px solid #990000;
	padding: 2;
	background: #ffffff;
}


#dx {
	float: right;
	width: 160px;
	border: 0px solid #000000;
	padding: 2;
}

#logosp {
	width: 137px;
	height: 85px;
	margin: auto;
	border: 0px solid #FFFFFF;
	background: #ffffff  url(img/bgs.jpg) no-repeat left top;
	padding: 10px 5px 0 0px;
	color: #000000;
}
#logosp2 {
	width: 137px;
	height: 85px;
	margin: auto;
	border: 0px solid #FFFFFF;
	background: #ffffff  url(img/bgs2.jpg) no-repeat left top;
	padding: 10px 5px 0 0px;
	color: #000000;
}

#sopra {
	border-top: 1px solid #990000;
	margin-bottom: 1;
	padding-bottom: 1;
}

#soprasm {
	border-top: 1px solid #990000;
	margin-bottom: 1;
	padding-bottom: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

