@charset "utf-8";
/* CSS Mozilla doc-venezia*/

html{padding-bottom: 0px; padding-left: 0px; padding-top: 0px;padding-right: 0px;margin: 0;}
body{padding-bottom: 15px; padding-left: 0px; padding-top: 15px;padding-right: 0px;margin: 0;background-color: #810D0A; font-family: "Trebuchet ms", arial, helvetica, sans; font-size: 76%;color:White; text-align: justify;
	SCROLLBAR-FACE-COLOR: #810D0A; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #810D0A; SCROLLBAR-DARKSHADOW-COLOR: #000000}

div#container{height: auto !important;
	height : 90%;
	min-height: auto !important;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 90%;
	position: relative;
	background:  #810D0A;
	border:0;
	color: #FFFFFF;
	top: -9px;
}

div#header{
background: #000000;
height: 140px;
width: 75%;
left: 20%;
position: relative;
border: 0 solid;
top: 0px;
color: #810D0A;
}
div#sub1{background:transparent;
height: auto;
width: 25%;
left:5%;
position: relative;
border: 0 solid;
top: 0px;
color: #810D0A;
}
div#sub2{background:  transparent;
height: auto;
width: 25%;
left: 35%;
position: relative;
border: 0 solid;
top: -142px;
color: #810D0A;
}
div#sub3{background:  transparent;
height: auto;
width: 25%;
left: 80%;
position: relative;
border: 0 solid;
top: -285px;
color: #810D0A;
}

div#logo{
background:  #000000;
height: auto;
width: 15%;
left: 5%;
position: relative;
border: 0 solid;
top: -140px;
}

div#menu{
background:  #000000;
height: auto;
width: 90%;
position: relative;
border: 0 solid;
top: -140px;
left:5%;
}

div#contenuto{
background: #000000 ;
height: auto;
width: 90%;
position: relative;
border: 0 solid;
top: -152px;
left:5%;
font-size:12px;
font-family: "Trebuchet ms", arial, helvetica, serif;
color: ;
}
#contenuto A:link{
	font-weight: bold;
	color: red;
	font-weight: bold;
}

#contenuto A:visited{
	font-weight: bold;
	color: red;
	font-weight: bold; 
	}

#contenuto A:hover{
	font-weight: bold;
	color: #e8ad62;
	font-weight: bold;
	font-style: oblique;
}

#contenuto table {background: #000000;
height: auto;
position: relative;
border: 0 solid;
font-size:12px;
font-family: "Trebuchet ms", arial, helvetica, serif;
text-align: justify;
}
<!--impaginazione testo-->

p {
	padding: 0;
	margin: 0;
	color: #DCDCDC;
	text-align: justify;
	background: transparent;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet ms", arial, helvetica, serif;
	font-weight: bold; 
}

h1 {
font-size: 13px;
margin: 5px 5px 15px 0; 
color: #e8ad62;
text-align: center; 
} 
h2 {
font-size: 12px;
margin: 5px;
text-align: center;
} 

h3 {
	font-size: 12px;
	color: #e8ad62;
	text-align: left;
}

h4 {
	font-size: 12px;
	color: #e8ad62;
	padding-right: 5px;
	text-align: center;
}

h5 {
   font: normal 11px "Trebuchet ms", arial, helvetica, serif;
	color: silver;
	text-align: left;
	margin-top: 2px;
   letter-spacing: 1px;
}

.strongRight {
  font-weight: bold;
  text-align: right;
}

.strongold {
font-weight : bold; 
color: #e8ad62; 
}

.fontgold {
color: #e8ad62; 
}

.pink {
	font-weight: bold;
	color: #FF1493;
}
.pinkLeft {
	color: #FF1493;
	text-align: left;
}
