body
{
    font-family: Verdana, Helvetica, Helvetica-Narrow, sans-serif,Tahoma;
    margin: 0px;
    background-color:#990000;
    font-size: 0.75em;
}


img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1
{
	font-size: 25px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}


h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color:#ffffff;
}



a:link, a:visited, a:active
{
    color: #003300;
    text-decoration: underline;
}
a:hover {
    color: #009900;
    text-decoration: underline;
}



.centra {
	text-align: center;
}


#intestazione h2
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}



#intestazione
{
    background: url(/Immagini/Logo1.gif) no-repeat left top;
    margin-right: auto;
    margin-left: auto;
    width: 926px;
    height: 120px;
    margin-top: 0px;
}

#principale
{
    width: 926px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#menualto
{
    background-color:#4711ae;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 926px;
    padding:5px 0px 5px 0px;
    text-align:center;
}

/* 2 column layout */
#sinistra
{
	float: left;
	width: 300px;
	/*position: relative; */
}

#destra
{
	margin-left: 315px;
	/*  position:relative; */
}

.boxsinistra
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #e2e6ec;
    vertical-align: top;
}

.boxdestra
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #e2e6ec;
    position: relative;
    width:580px;
    text-align: justify;
}

.boxdestramezzosx
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #e2e6ec;
    position: relative;
    width:230px;
    text-align: justify;
}

.boxdestramezzodx
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #e2e6ec;
    position: relative;
    top: 0px;
    width:220px;
    text-align: justify;
    float: right;
}

#finepagina
{
	color:white;
    font-size: 12px;
    width: 926px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    background-color:#4711ae;
    margin-bottom:10px;
}


.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

#menualto ul
{
    margin: 0px;
    border: 0;
    padding-top: 9px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}

#menualto ul li
{
	display: inline;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
}

#menualto a:link, #menualto a:visited, #menualto a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

#menualto a:hover
{
    text-decoration: underline;
}


.titolobox1, .titolobox2, .titolobox
{
	background-color: #b62e40;
	font-size: 12px;
	color: #ffffff;
	padding: 3px;
	margin-bottom: 5px;
}

.ElencoMenuLaterale {
}

.ElencoMenuLaterale h3, .ElencoMenuLaterale a, .ElencoMenuLaterale a:link, .ElencoMenuLaterale a:hover, .ElencoMenuLaterale a:visited {
	font-size: 0.8em;
}

.lispaziosotto li {margin-bottom:10px;}

.centra, .acentro {text-align:center;}
.adestra {text-align:right;}
.tu {text-decoration:underline;}
