div#dhecenterdiv {position: relative; width: 768px;}

body {
margin: 0px; 
padding: 0px;
}

.normalGreyText {
font-family: Verdana, Arial, Helvetica; 
font-size: 9px; 
color: #808080; 
text-decoration: none;
}

.normalGreyDarkText {
font-family: Verdana, Arial, Helvetica; 
font-size: 9px; 
color: #C0C0C0; 
text-decoration: none;
}

.titleRedName {
font-family: Verdana, Arial, Helvetica; 
font-size: 19px; 
color: #C00000; 
text-decoration: none;
}

.titleWhiteName {font-family: Verdana, Arial, Helvetica; font-size: 19px; color: #ffffff; text-decoration: none;}


.redbutton {
	border: 1px solid #333333;
	background-color: #CC0000;
	background-image: url(../img/varie/bgRedButton.png);
	background-position: center;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px 0px 1px 4px;
	padding: 0px 5px 0px 5px;
}

.menuText {
font-family: Verdana, Arial, Helvetica; 
font-size: 9px; 
color: #ffffff; 
text-decoration: none; 
text-align: center;
text-transform:capitalize;
}

a.menuText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.normalText {
font-family: Verdana, Arial, Helvetica; 
font-size: 9px; 
color: #ffffff; 
text-decoration: none;
}

.boldText {
font-family: Verdana, Arial, Helvetica; 
font-size: 9px; 
color: #ffffff; 
font-weight: bold;
text-decoration: none;
text-align: justify;
}

.txtfooter {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 18px; 
	color: #FFFFFF; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.txtbody {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.txtnome {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 32px; 
	color: #FFFFFF; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.testoscheda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.nav3liv {
	margin: 4px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
.nav3liv LI {
	list-style: none outside none;
	margin: 0px 0px 0px 0px;
	padding: 0.25em 0px 0.25em 5px;
	background-image: url(../img/varie/icoNav3liv.png);
	background-position: 0.20em left;
	background-repeat: no-repeat;
}
.nav3liv A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.nav3liv A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #990000;
	text-decoration: underline;
}
.nav3liv A:hover strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 0.70em;*/
	color: #000000;
	text-decoration: underline;
}

.redbutton {
	border: 1px solid #333333;
	background-color: #CC0000;
	background-image: url(../img/varie/bgRedButton.png);
	background-position: center;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px 0px 1px 4px;
	padding: 0px 5px 0px 5px;
}

#msg {
  display: none;
  position: absolute;
  z-index: 200;
  background: url(../img/varie/msg_arrow.gif) left center no-repeat;
  padding-left: 7px;
}

#msgcontent {
  display: block;
  background: #f3e6e6;
  border: 2px solid #924949;
  border-left: none;
  padding: 5px;
  min-width: 150px;
  max-width: 250px;
}

.fLeftBorder {
	float: left;
	margin: 2px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
}
