body {
	margin-top: 0px;
	background-color: #4E1015;
/*	background-image: url(../images/sfondo.jpg); */
	background-repeat: no-repeat;
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 0px solid #000;
	width: 90%;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C34000;
	text-decoration: none;
	text-align: justify;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E1015;
	text-decoration: none;
	text-align: justify;
}

.READER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.HEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C34000;
	text-decoration: none;
}
.SUB-HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}
.SUB-HEADER-RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #c34000;
	text-decoration: none;
}
.SUB-HEADER-GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #7b2431;
	text-decoration: none;
}
.SMALL-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.MENU-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MENU-TEXT-WHITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BORDO-DGREEN {
	border: 1px solid #006600;
}
.sfondoBianco {
	background-color: #FFFFFF;
}
.sfondo-grey {
	background-color: #504f54;
}


.BIG-TITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.BORDO-WHITE {

	border: 1px solid #FFFFFF;
}
.BORDO-ORANGE {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C34000;
	border-right-color: #C34000;
	border-bottom-color: #C34000;
	border-left-color: #C34000;
}
.BORDO-BLUFINF {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #294247;
	border-right-color: #294247;
	border-bottom-color: #294247;
	border-left-color: #294247;
}
.BORDO-ROSSOFINF {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C34000;
	border-right-color: #C34000;
	border-bottom-color: #C34000;
	border-left-color: #C34000;
}
.BORDO-GREENFINF {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7b2431;
	border-right-color: #7b2431;
	border-bottom-color: #7b2431;
	border-left-color: #7b2431;
}
.sfondo-DGreen {
	background-image: url(sfondo-f.jpg);
}
.sfondo-DBluFinf {
	background-image: url(sfondo-b.jpg);
}
.sfondo-DRossoFinf {
	background-image: url(sfondo-r.jpg);
}
.sfondo-DGreenFinf {
	background-image: url(sfondo-g.jpg);
}
.sfondoBiancoBR {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C34000;
	border-right-color: #C34000;
	border-bottom-color: #C34000;
	border-left-color: #C34000;
	border-top-style: solid;
	border-bottom-style: solid;
}
.sfondo-orange {
	background-color: #FF9933;
}
.sfondo-blufinf {
	background-color: #294247;
}
.sfondo-rossofinf {
	background-color: #C34000;
}
.sfondo-greenfinf {
	background-color: #7b2431;
}
.BIG-TITLE-WHITE {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.READER-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BORDO-ORANGE-LR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C34000;
	border-right-color: #C34000;
	border-bottom-color: #C34000;
	border-left-color: #C34000;
}
.BORDO-GREENFINF-LR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7b2431;
	border-right-color: #7b2431;
	border-bottom-color: #7b2431;
	border-left-color: #7b2431;
}

#popitmenu{
position: absolute;
padding-left: 3px;
background-color: #7b2431;
border:1px solid #FFFFFF;
color: #FFFFFF;
font: normal 12px Verdana;
line-height: 19px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 3px;
color: #FFFFFF;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #FFFFFF;
color: #c34000;
}

