/* ==========================	CSS Hotel Casa del Pilar    ========================== *//* Código copiado y adaptado de Cristina: */body, html  {background-color: #ffffff; font-size: 12px; color: #333300; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 0; height: 100% }a { text-decoration: none; color: inherit}a:hover { text-decoration: underline; color: #000000 }a:active {	text-decoration: none; color: #000000 }form, p, h1, h2, h3, h4 {	margin: 0px;	padding: 0px;	list-style-type:none;}input, select, textarea {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;}.oculta {	display:none;}.creditos {	color: #c0c0c0;	font-size: 10px;	font-style: italic;}.act {	color: #000000;	font-weight: bold;	text-decoration: none;}/* Código para Hotel Casa del Pilar - GENERAL: */#container {	position: relative;	margin: 10px auto;	width: 600px;	height: auto;	text-align: center;}#colleft {	position: relative;	width: 200px;	height: 184px;	background-color: #cccc99;	float: left;	size: 10px;	text-align: left;}h1 {	text-align: center;	size: 14px;}/* Código específico para la página INDEX: */#menu0 ul {	background-color: #cccc99;	text-align: center;	color: #333300;	width: 550px;}#menu0 ul li{ 	display: inline;	padding: 0.5em 3em;	color: #333300;}.menu ul li a.act {	color: #000000;	font-weight: bold;}#menu1 ul {	padding-top: 5px;	padding-left: 25px;	color: #333300;}#menu1 ul li {	text-align: left;	list-style-type: circle;	color: #333300;}#colright {	position: relative;	width: 400px;	height: 184px;	background-color: #efebbb;	float: left;}