  .header0 {  font-family: Times New Roman, Times, serif; 
 font-size: 20px; 
 font-style: normal; 
 line-height: normal;
 font-weight: bold; 
 color: #4A4A4A}

body {
	background-color: #F2F4E2;
}

.style1 {
	font-size: 21px; 
	font-style: normal; 
	line-height: normal; 
	color: #2970c5; 
	font-family: Arial,Times,  Helvetica, 
	sans-serif;
}



.header1 {  font-family: Times New Roman, Times, serif; 
 font-size: 16px; 
 font-style: normal; 
 line-height: normal;
  font-weight: bold; 
  color: #000066}
  
  .header2 {  font-family: Times New Roman, Times, serif; 
 font-size: 13px; 
 font-style: normal; 
 line-height: normal;
 font-weight: bold; 
 color: #E18B90}
 
  .header3 {  font-family: Times New Roman, Times, serif; 
 font-size: 13px; 
 font-style: normal; 
 line-height: normal;
 font-weight: bold; 
 color: #4A4A4A}
 
  .header4 {  font-family:  Arial,Times New Roman, Times, serif; 
 font-size: 10px; 
 font-style: normal; 
 line-height: normal;
 font-weight: bold; 
 color: #96722C}

  .header5 {  font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-style: normal; 
 line-height: normal;
 font-weight: bold; 
 color: #4A4A4A}
 
 
  
font {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #000000}

.informativa {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #000000}

.ORSUS {  
font-family: Times, Arial, Helvetica, sans-serif; 
font-size: 21px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #2970c5}

.pinkfont {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #E18B90}

.menuline {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF}

.img {
	border : 1px solid #C4C4C4;
	margin-right : 6px;
}


A  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;  
text-decoration: underline; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF}

A:hover  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;  
text-decoration: none; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF}

A.textlink{
	color: #000000;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A:HOVER.textlink{
	color: #000000;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A.textlinkunderline{
	color: #000000;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
A:HOVER.textlinkunderline{
	color: #000000;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A.textlinkbold{
	color: #FFEADC;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.textlinkbold{
	color: #FFEADC;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A.menulinkbold{
	color: #FFFFFF;
	font-size:11px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.menulinkbold,
.menuSelected{
	color: #FFEADC;
	font-size:11px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A.darkmenulinkbold{
	color: #4A4A4A;
	font-size:11px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.darkmenulinkbold{
	color: #B38B41;
	font-size:11px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


TD.buttonbg1{
	background-color : #663300;
}
TD.buttonbg2{
	background-color : #CC9900;
}
TD.buttonbg3{
	background-color : #996633;
	cursor : pointer;  /* For IE4.x+ and Netscape 6.x+ */
	cursor : hand;
	text-align : center;
}
TD.buttonbg4{
	background-color : #CC9900;
}
P.padding{ /* --- Indent For button link text --- */
	padding-left:3px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
}
P.paddingRight{ /* --- Indent For button link text --- */
	padding-left:300px;
	padding-top:0px;
	padding-right:3px;
	padding-bottom:0px;
}
A.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}
A:link.smalltext { color: #000000; }
A:hover.smalltext  { color: #000000; }
A:active.smalltext  { color: #000000; }
A:visited.smalltext  { color: #000000;}


A.textlink, 
A:link.textlink,
A:hover.textlink,
A:active.textlink,
A:visited.textlink
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

A:hover.textlink,
{
	font-style: normal;
	text-decoration: underline;
}



/* -- Paragraph styles -- */
P.padding {
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:0px;
}

/* -- Paragraph styles -- */
P.paddinglogo {
	padding-left:50px;
	padding-right:130px;
	padding-top:0px;
	padding-bottom:0px;
}
/* -- Paragraph styles -- */
P.padding2 {
	padding-left:20px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#inputfield {
 font-size: 12px;
/* usato in html prenotazioni */
 width: 85px;
 padding: 1px 1px;
 border: 1px solid #96722C;
/* stupid ns4. */
}
#inputfield1 {
 font-size: 12px;
/* usato in html prenotazioni */
 width: 120px;
 padding: 1px 1px;
 border: 1px solid #96722C;
/* stupid ns4. */
}
#inputfield2 {
 font-size: 12px;
/* usato in html prenotazioni */
 width: 45px;
 padding: 1px 1px;
 border: 1px solid #96722C;
/* stupid ns4. */
}
#inputfield3 {
 font-size: 12px;
/* usato in html prenotazioni */
 width: 185px;
 padding: 1px 1px;
 border: 1px solid #96722C;
/* stupid ns4. */
}

#inputfieldlong {
 font-size: 12px;
/* usato in html prenotazioni */
 width: 270px;
 height: 40px; 
 padding: 1px 1px;
 border: 1px solid #96722C;  /*#4A4A4A;*/
 
/* stupid ns4. */
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #96722C;

}

