.header1 {  font-family:  Arial, Helvetica, sans-serif; 
 font-size: 16px; 
 font-style: normal; 
 line-height: normal;
  font-weight: bold; 
  color: #ffffff}
  
  A.header1 {  font-family: Arial, Helvetica, sans-serif; 
 font-size: 16px; 
 font-style: normal; 
 text-decoration: underline; 
 line-height: normal;
  font-weight: bold; 
  color: #ffffff}
  
  A:HOVER.header1 {  font-family: Arial, Helvetica, sans-serif; 
 font-size: 16px; 
 font-style: normal; 
 text-decoration: underline; 
 line-height: normal;
  font-weight: bold; 
  color: #000000}
  
  A.header1red {  font-family: Arial, Helvetica, sans-serif; 
 font-size: 16px; 
 font-style: normal; 
 text-decoration: underline; 
 line-height: normal;
  font-weight: bold; 
  color: #ffffff}
  
  A:HOVER.header1red {  font-family: Arial, Helvetica, sans-serif; 
 font-size: 16px; 
 font-style: normal; 
 text-decoration: underline; 
 line-height: normal;
  font-weight: bold; 
  color: #D83449}
  
  .header2 {  font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-style: normal; 
 line-height: normal;
 font-weight: bold; 
 color: #ffffff}
 .header3 {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal;
  font-weight: normal; 
  color: #ffffff;
  }

  .notes {  font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-style: normal; 
 line-height: normal;
 font-weight: normal; 
 color: #ffffff}
  
font {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #ffffff}


.selectedlink{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #DC6C35}


A  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;  
text-decoration: none; 
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: #DC6C35;
}
A.newZ  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;  
text-decoration: none; 
line-height: normal; 
font-weight: normal; 
color: #351c09}

A:hover.newZ  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;  
text-decoration: none; 
line-height: normal; 
font-weight: normal; 
color: #DC6C35;
}

A.textlink{
	color: #ffffff;
	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.textlinkred{
	color: #ffffff;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A:HOVER.textlinkred{
	color: #D83449;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

A.textlinkunderline{
	color: #ffffff;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
A:HOVER.textlinkunderline{
	color: #D83449;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
A.textlinkbold{
	color: #ffffff;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.textlinkbold{
	color: #000000;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A.menulinkbold{
	color: #ffffff;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.menulinkbold{
	color: #000000;
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


TD.buttonbg1{
	background-color : Maroon;
}
TD.buttonbg2{
	background-color : Red;
}
TD.buttonbg3{
	background-color : #D83449;
	cursor : pointer;  /* For IE4.x+ and Netscape 6.x+ */
	cursor : hand;
	text-align : center;
}
TD.buttonbg4{
	background-color : #DF0000;
}
P.padding{ /* --- Indent For button link text --- */
	padding-left:3px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
A.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}
A:link.smalltext { color: #ffffff; }
A:hover.smalltext  { color: #D83449; 
font-size: 10px;}
A:active.smalltext  { color: #ffffff; }
A:visited.smalltext  { color: #ffffff;}



/* -- Paragraph styles -- */
P.padding {
	padding-left:5px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#couelle1 {
 font-size: 12px;
/* usato in html cedolini */
 width: 250px;
 padding: 1px 1px;
 border: 1px solid #bdcebb;
/* stupid ns4. */
}
#couelle2 {
 font-size: 12px;
/* usato in html cedolini */
 width: 250px;
 height: 60px;
 padding: 1px 1px;
 border: 1px solid #bdcebb;
/* stupid ns4. */
}
#submitfield {
 font-size: 13px;
/* usato in html prenotazioni */
 width: 85px;
 padding: 1px 1px;
 border: 1px solid #DC6C35;
/* stupid ns4. */
}
.key {
	FONT-SIZE: 1pt; COLOR: #0E0906; FONT-FAMILY: Arial, Helvetica, sans-serif
}

/*--- new div layou ---*/
#page_bg {
	background: #452111;
	/*background: #452111 url(images/bg.jpg) 0 0 repeat;*/
}
#page_bgg {
	background: #452111 url(images/bg-800.jpg) 0 0 repeat;
}
#page_bbg {
	background: #452111 url(pictures/villanuovazelanda.jpg) 0 0 no-repeat;
}
#page_black {
	background: #191D1C;
}

div#wrapper {
		/*background: #f7f7f7 url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;*/
	background: #452111 url(images/bg.jpg) 0 0 repeat;
}

div#header {
	/*background: url(../images/blue/mw_header_t.png) 0 0 repeat-x;*/
}

div#header_l {
	/*background: url(../images/blue/mw_header_t_l.png) 0 0 no-repeat;*/
}

div#header_r{
	 background:#452111 url(images/9_55_02.jpg) 100% 0 no-repeat;
}
div#header_light {
	 background: url(images/logo_bb.gif) 100% 0 no-repeat;

}

div#c_menu
{
	/*background:#452111 url(../images/fm_08.jpg) 100% 0  no-repeat;*/
}

div#footer {
}

div#footer_inside {
	background: #452111; /*url(../images/fm_12.jpg) 0 100% no-repeat;*/
}
/* --- */

#page_bg {
	padding: 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-top: -7px;
	#margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
}

div#wrapper_empty{
	margin-top: -7px;
	#margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
 }

body.width_medium div#wrapper {
	width: 898px;
}

body.width_small div#wrapper {
	width: 794px;
	height: 800px;
}
body.width_small div#wrapper_empty {
	width: 794px;
	height: 800px;
}

body.width_fmax div#wrapper {
	min-width: 898px;
	max-width: 1050px;

}


div#header_l {
	position: relative;
	height: 92px;
	width: 794px;
	/*border-top:solid 2px #F9DA95;
	border-left:solid 2px #F9DA95;
	border-right:solid 2px #F9DA95;*/
}

div#header_r {
	position: relative;
	height: 92px;
	width: 266px;
	overflow: hidden;
	text-align:right;
	/*padding-left:250px;*/
	float:left;
}

div#header_light {
	position: relative;
	height: 92px;
	width: 266px;
	overflow: hidden;
	text-align:right;
	/*padding-left:250px;*/
	float:left;
	margin-top:24px;
}


div#c_menu
{
	overflow: hidden;
	text-align: right;
	float: left;
	padding-left: 5px;
	height:49px;
	width:520px;
	text-transform: none !important;
	margin-top: 2.3em;
	position: relative;
}

div#navigation
{
	float: left;
	width: 794px;
	text-align: right;
	margin-top: -0.5em;
}

div#page {
	margin:0;
	padding-left: 0px;
	width: 794px;
	overflow: hidden;
}

div#page div#hspacer
{
	margin-top:40px;
	float: left;
	width: 794px;
}
div#number1
{
	position: relative;
	float: left;
	width: 794px;
	height: 20px;
	text-align:left;
	margin-top:50px;
}

