html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%; 
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     background-color: #000;
     height: 1px
}

body {
	background-color:#000066;
	margin:auto;
	padding:10px
	}
	
	#principal {
		margin:auto;
		width:800px;
		background-color:#FFF;
		border:solid 3px #111;
		}
		
		.menu {
			width:100%;
			margin:10px 0 10px 4px;			
		}
		
		* html .menu { margin-left:0}
		
			ul {
				clear:both;
			}
			
			li {
				float:left;
				width:18%;
				margin:7px
				}
				
				* html li { margin-left:6px}
				
				li a {
					text-decoration:none;
					display:block;
					padding:5px;
					color:#333;
					font-family:Arial;
					font-size:12px;
					font-weight:bold;
					border:solid 1px #CCC;
					background-color:#F7F7F7
					}
				
					li a:hover, li a.select {
						background-color:#333333;
						color:#FFF;
						}
		
		.capa1 {
			width:800px;
			height:550px;
			background:url(hotel1.jpg) no-repeat;
			text-align:center;
		
			}
			
			.textoCapa1 {
				margin:auto;
				width:700px;
				height:150px;				
				padding:30px 20px 20px 20px;
				font-size:25px;
				line-height:30px;
				text-align:center;
				clear:both;
				}
				
		.capa2 {
			width:800px;
			background:url(hotel2.jpg) no-repeat;
			text-align:right;
			background-color:#000;			
			}
			
			.textoCapa2 {
				margin:auto;
				width:700px;			
				padding:20px 20px 20px 20px;
				font-size:18px;				
				text-align:right;
				color:#FFF;
				font-family:Arial;
				}
				
		.capa3 {
			width:800px;
			background:url(hotel3.jpg) no-repeat;
			text-align:right;
			background-color:#000;			
			}
			
			.textoCapa3 {
				margin:auto;
				width:750px;			
				padding:40px 20px 20px 0px;
				font-size:18px;				
				text-align:left;
				color:#000;
				font-family:Arial;
				height:341px
				}
				
				.zonaInferior {
					width:100%;	
					font-size:13px
					}
					
		.capa4 {
			width:800px;
			background:url(hotel4.jpg) no-repeat;
			text-align:right;
			background-color:#000;			
			}
			
			.textoCapa4 {
				margin:auto;
				width:750px;			
				padding:60px 20px 20px 0px;
				font-size:18px;				
				text-align:center;
				color:#FFF;
				font-family:Arial;
				height:320px
				}	
				
		.capa5 {
			width:800px;
			background:url(hotel5.jpg) no-repeat;
			text-align:right;
			background-color:#000;			
			}
			
			.textoCapa5 {
				margin:auto;
				width:750px;			
				padding:60px 20px 20px 0px;
				font-size:18px;				
				text-align:left;
				color:#FFF;
				font-family:Arial;
				height:320px;
				line-height:30px
				}		
				
		.capa6 {
			width:800px;
			background:url(hotel6.jpg) no-repeat;
			text-align:right;
			background-color:#000;	
			HEIGHT:400PX		
			}							
				
				h1 {
					font-size:50px;
					font-family:Times;
					}
					
				h2 {
					font-size:20px;
					color:#FC0;
					margin-bottom:20px
					}
					
				.amarillo {
				color:#FC0;
				}
					
				