/* CSS Document */

.uvHotelBody{ margin:0px 0px 0px 0px;
			  background:url(../images/estructura/back.gif); 
	          height:100%;
	          font-family:"Times New Roman", Times, serif; 
	          font-size:16px;}

/*----------------------------------------GENERALES-------------------------------------------------------*/

h1 { color: #000000; font-size:18px; margin-bottom: 0px; padding-top:20px; height:30px; line-height:35px; margin-left:10px; }
h2 { color: #000000; font-size:16px; margin-bottom: 0px; margin-top:30px; margin-left:10px; text-align:justify; padding-right:15px }
h3 { color: #003300; font-size:15px; margin-bottom: 0px; margin-top:30px; margin-left:10px; }
h4 { color: #003300; font-size:28px; margin-bottom: 0px; margin-top:30px; margin-left:10px; }
h5 { color:#000000; text-align:center; font-size:42px; padding:0px}
p,ul { font-size:18px; color: #000000; line-height:25px; padding:18px; text-align:justify;}
a:link { color:#300500;}
a:hover { text-decoration:none; }
a:visited{color:#300500;}
.footertxt {text-align:center; color:#FFFFFF; font-size:20px; padding:0px; line-height:1; margin-top:15px}

/*----------------------------------------ESTRUCTURA-------------------------------------------------------*/

#uvHotelWraper {width:770px;
			    margin:auto;
                position:center; 
			    background-color:#ffffff;
			    border:#DC7F3A 10px solid;
			    }
			  
			  
/*----------------------------------------BANNER y MENU SUPERIOR-------------------------------------------------------*/

#uvHotelHeader{ width:153px}

#uvHotelHeaderContent {width:770px;}
					   
					   
#menuheader { text-align:center;
			   background-color:#ffffff;
			   margin-top:0px;
			 }
#reserva	 {float:left; height:153px}
#menutop	{ border:#0099FF 3px solid;
			  padding-left:20px;
			  background-color:#DC7F3A;
			  }
#menutop a	{ font-size:18px; font-weight:bold; text-align:justify;}
#headlogo	{}

			   
			  /* #menu_header a {text-decoration:none;
			                   font-size:20px; 
			                   font-weight:bold;
			                   color:#000000;
							   }*/
				 
				 
/*----------------------------------------CONTENIDOS-------------------------------------------------------*/	

#uvHotelDocument {}		


#uvHotelContentArea { float:right; width:769px;}	


                  .thumbright { float:right; margin-left:8px; margin-right:8px;}
                  .thumbleft { float:left; margin-right:8px;}
                  .list { list-style-image:url(../images/estructura/li.gif);font-size:18px; font-weight:bold; line-height:32px; color:#000000;}
				  .headersec {color:#000000; font-size:24px; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif; padding-left:15px}
/*----------------------------------------PIE DE PAGINA-------------------------------------------------------*/

#uvHotelFooter { background-color:#ffffff;
                 clear:both;
                 margin:auto;
				 padding-bottom:20px;
				 padding-top:15px;
				 }			
		  	/*	  #uvHotelFooterContent_data { text-align:center !important; font-size:22px;}
		  
/*		  #uvHotelFooterContent_links { text-decoration:none; font-size:18px; margin-bottom:16px; margin-top:16px;}*/
	  
		  
