/* In valid code we trust */

body  {
  background:#000 url(images/algalia/background.jpg) repeat-x center top;
}

a {
  color:#99cf16;
}

h1 {
  color:#fff;
}

h2 {
  border-bottom:1px solid #97B8CC;
}

h3 {
  border-bottom:1px dotted #97B8CC;
}

h4 {
  color:#99cf16;
}

.izquierda {
  background:#000 url(images/algalia/logo.png) no-repeat center top;
}

ul#botones li#inicio a {
  background:url(images/algalia/boton-inicio.png) no-repeat center top;
}

ul#botones li#servicios a {
  background:url(images/algalia/boton-servicios.png) no-repeat center top;
}

ul#botones li#contactenos a {
  background:url(images/algalia/boton-contactenos.png) no-repeat center top;
}

ul#botones li#reservas a {
  background:url(images/algalia/boton-reservas.png) no-repeat center top;
}

ul#botones li#restauracion a {
  background:url(images/algalia/boton-restauracion.png) no-repeat center top;
}

ul#botones li#banner a {
  background:url(images/algalia/boton-entorno.png) no-repeat center top;
  height:103px;
}

.derecha{
  background:transparent url(images/algalia/barrita.png) no-repeat left bottom;
}

#idiomas {
  background:#2a3a4a;
  color: #76aa28;
}

#idiomas a {
  color: #fff;
}

#idiomas a.active, #idiomas a:hover {
  color: #76aa28;
}

.panel-reservas {
  background:#4a5d73 url(images/algalia/titulo-reservas.png) no-repeat left top;
}

ul#panel li.tarifas a {
  background: url(images/algalia/panel-tarifas.jpg) no-repeat;
  height:65px;
}
ul#panel li.fotogaleria a {
  background: url(images/algalia/panel-fotogaleria.jpg) no-repeat;
  height:69px;
}

.panel-novedades {
  background: url(images/algalia/titulo-novedades.png) no-repeat left top;
  color:#97b8cc;
}

.panel-novedades .novedades-item a {
  color:#97b8cc;
}

.principal .contenido {
  background:#1A212B;
  color:#97B8CC;
}

.principal .contenido a{
  border-bottom:1px dotted #99cf16;
}

.principal .header .img {
  background:url(images/algalia/header.jpg) no-repeat center top;
}
.principal .header p{
  color:#99cf16;
}

.principal img.estampilla {
  border:3px #CEBDA2 solid;
}

input.submit {
  background: transparent url(images/algalia/button.gif) no-repeat;
  color:#fff;
}

.resultado {
  background: #4a5d73 url(images/calendar.gif) no-repeat 10px center;
  color:#fff;
}

.resultado h1{
  color: #99cf16;
}

.resultado span.selected {
  background:#ff3300;
  border:1px solid #8d4d05;
}

.resultado a {
  color:#fff;
  text-decoration:underline;
}

.resultado a:hover {
  color:#ff3300;
  text-decoration:none;
}

.listado {
  background: #4A5D73 ;
  color: #fff;
}

.listado .item {
  background: #618099;
}

.listado .odd{
  background: #466b87;
}

a.verdetalles {
  color:#99CF16;
}

.listado .item .reserva {
  color: #dbcfbb;
}

.listado .item .noches {
  color: #fff;
}

div.detalles {
  background:#d7dde2;
}

div.detalles .cuerpo a.verdetalles {
  color:#7ead12;
}

div.detalles .cuerpo .floatright table {
  color:#0D5F81;
}

div.detalles .cuerpo .floatright table td{
  border-bottom:1px dotted #bb6609;
}

.contacto {
  background:#cdd8dd;
  color:#0d5f81;
}

.contacto p{
  margin:0px;
}

.contacto table td {
  text-align:right;
  padding:5px;
}

.contacto h1 {
  color:#482a08;
}

.contacto h2 {
  color:#1e87b3;
  font-size:11px;
}

.home {
  color:#97b8cc;
}

.home h1{
  color:#97b8cc;
  font-size:14px;
}


.pie-novedades {
  background:#1a212b url(images/algalia/pie-novedades.png) no-repeat left top;
  color:#97b8cc;
}

.footer{
  background-color:#000;
  color:#99989a;
}
.tdHabitacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
	background-color: #4D6691;
}
.tdDescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCC;
	background-color: #2C3A52;
}
.tdHabitacion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
	background-color: #3E5375;
}
.tdDescripcion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCC;
	background-color: #1D2636;
}
.tdTOPDescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	background-color: #2C3A52;
	font-weight: bold;
	text-align: center;
}
.tdTOPHabitacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	background-color: #4D6691;
	font-weight: bold;
}
.tdTOPDescripcion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	font-weight: bold;
	background-color: #1D2636;
	text-align: center;
}