.nube{
   /*border: solid 1px #aaaacc;
   background-color: #ddddff;
   color: #666666;*/
   width: 814px;
   text-align: center;
}

.nube div.etiquetas a{text-decoration:none;}

.nube div.etiquetas{
   font-family: Trebuchet, "MS Trebuchet", helvetica, arial, verdana, sans-serif;
   font-size:8pt;
   padding:2px;
}
.nube div.etiquetas span{
   float: inherit;
   margin: 0 18px 0 18px;
   /*padding:16px 0 16px 0;*/
   height: 15pt;
   white-space: nowrap;
}

.nube div.etiquetas span.etiquetatam0 A{
   font-size: 80%; 
   color: #5B4D3F;  
  
}
.nube div.etiquetas span.etiquetatam1 A{
   font-size: 80%;  
   color: #463A2E; 
   
}
.nube div.etiquetas span.etiquetatam2 A{
   font-size: 80%; 
   color: #ffffff;  
}
.nube div.etiquetas span.etiquetatam3 A{
   font-size: 95%; 
   color: #5B4D3F;  
   
}
.nube div.etiquetas span.etiquetatam4 A{
   font-size: 105%;  
   color: #463A2E; 
   
}
.nube div.etiquetas span.etiquetatam5 A{
   font-size: 120%;
   color: #604932;   
   
}
.nube div.etiquetas span.etiquetatam6 A{
   font-size: 140%;  
   color: #6C4F32; 
}
.nube div.etiquetas span.etiquetatam7 A{
   font-size: 150%; 
   color: #534536;  
}
.nube div.etiquetas span.etiquetatam8 A{
   font-size: 160%; 
   color: #6C4F32;
   font-weight: bold;  
}
.nube div.etiquetas span.etiquetatam9 A{
   font-size: 170%;  
   color: #675543; 
}
.nube div.etiquetas span.etiquetatam10 A{
   font-size: 185%;   
   color: #72604A; 
}
.nube div.etiquetas span.etiquetatam11{
   font-size: 170%;   
}
.nube div.etiquetas span.etiquetatam12{
   font-size: 180%;   
}
.nube div.etiquetas span.etiquetatam13{
   font-size: 190%;   
}
.nube div.etiquetas span.etiquetatam14{
   font-size: 200%;   
}
.nube div.etiquetas span.etiquetatam15{
   font-size: 210%;   
}

/* ---------------------------------------------
/*  subscribe panel
/* -------------------------------------------*/
div.mainpanel {
	background: url(../images/booking_topleft.gif) top left;
  	width:100%;
}

div.mainpanel h2 {
	background: url(../images/booking_topright.gif) top right no-repeat;
	font-family: Trebuchet, "Trebuchet MS", helvetica, arial, verdana, sans-serif;
	font-size: 18px;
	color: #28221b;
	padding: 0px 0px 0px 0px;	
}

div.mainpanel A{
	/*color: #28221b;*/
	/*font-weight: bold;*/
}

div.mainpanelBody {
/*background-color:#C0B4A6;*/
/*background: url(../images/booking_topleft.gif) top left;*/
padding: 'padding-top' 'padding-right' 'padding-bottom' 'padding-left' 0px 0px 0px 0px;

}

div.mainpanelFooter {
	background: url(../images/booking_bottomleft.gif) bottom left no-repeat;
}

div.mainpanelFooter P{
	background: url(../images/booking_bottomright.gif) bottom right no-repeat;
	padding:0px 0px 0px 0px;
}

