body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/footer.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#990000;
}
.header1{
	background:url(../img/header1.jpg);
	background-repeat:no-repeat;
}
.tratteggio{
	background:url(../img/tratteggio.gif);
	background-repeat:repeat-x;
}
.header1-sotto{
	background-color:#04191a;
}


.sfondo_cover{
	background:url(../img/sfondo_cover.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#3e3e3e;
}

.sfondo_rosso{
	background-color:#cc0000;
}
.sfondo_bordaux{
	background-color:#990000;
}
.sfondo_bianco{
	background-color:#FFFFFF;
}

.header-cover{
	background:url(../img/cover_head.jpg);
	background-repeat:no-repeat;
}
.header-cover-sotto{
	background:url(../img/cover_sotto.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#051512;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
}

.aria_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#ffffff;
}

.titoli{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CC0000;
}

.bordo{
border:1px solid #999999;
}

.bordo-header{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4b6061;
	border-right-color: #4b6061;
	border-bottom-color: #4b6061;
	border-left-color: #4b6061;
}
.bordo-centro{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e91d1d;
	border-right-color: #e91d1d;
	border-bottom-color: #e91d1d;
	border-left-color: #e91d1d;
}
.bordo-bordaux{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c52c2c;
	border-right-color: #c52c2c;
	border-bottom-color: #c52c2c;
	border-left-color: #c52c2c;
}
.bordo-x-sfondo-bianco{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5a5a5a;
	border-right-color: #5a5a5a;
	border-bottom-color: #5a5a5a;
	border-left-color: #5a5a5a;
}
