body {
    font: 10pt georgia;
    color: black;
    background-color: #EDF6E3;
    text-align: center;
  }

#izquierda{
	text-align: center;
	vertical-align: top;
}
#derecha{
	text-align: left;
	vertical-align: top;
	width: 500px;
	border: 1px solid black;
}
#contenedor {
	background-image : url(img/fondo.jpg);
	margin-bottom : auto;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 50px;
	padding-right : 15px;
	padding-top : 0px;
	position : relative;
	text-align : center;
	top : -2em;
	width : 750px;
  }

#contenedor2 {
    margin-bottom : auto;
    margin-left : auto;
    margin-right : auto;
    margin-top : auto;
    padding-bottom : 0px;
    padding-left : 50px;
    padding-right : 15px;
    padding-top : 0px;
    position : relative;
    text-align : center;
    top : -2em;
    width : 750px;
  }

#titulo {
    background-image: url(img/titulo.jpg);
    height: 214px;
    width: 694px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
  }


#menu {
    border: thin solid #333333;
    width: 194px;
    background-color: #FFFFFF;
}

#menu_titulo {
    background-image : url(img/fondo_titulo.gif);
    bottom-color : #333333;
    bottom-style : solid;
    bottom-width : thin;
    color : white;
    height : 22px;
    text-align : center;
  }


.titulo_habitacion {
    background-image: url(img/fondo_titulo.gif);
    color: white;
    text-align: center;
    border-bottom: thin solid #333333;
    font-size: 15px;
    padding: 3px;
  }


#ventana {
    border: solid black thin;
    background-color:white;
    position: absolute;
    left: 255px;
    top: 248px;
    width: 495px;
    float: right;
  }

#ventana_foto {
    	border: solid black thin;
    	background-color:white;
	text-align:center;
  }
#celda_texto {
    font-size : 12px;
    font-style : oblique;
    font-weight : bold;
    line-height : 24px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
  }


.celda_texto2 {
    background-color : #d8d25e;
    font-size : 14px;
    font-style : italic;
    font-weight : bold;
    line-height : 16px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 10px;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 10px;
  }


#contador {
    width: 194px;
    border: solid black thin;
    background-color: white;
    text-align: center;
}


#contador_titulo {
    background-image: url(img/fondo_titulo.gif);
    text-align: center;
    border-bottom: thin solid #333333;
  }


#conta {
    padding: 10px;
    text-align: center;
  }


#ventana_inicio {
    border: solid black thin;
    background-color:white;
    position: absolute;
    left: 255px;
    top: 248px;
    width: 495px;
    float: right;
  }


#foto_dia {
    width: 194px;
    left: 50px;
    border: solid black thin;
    background-color: white;
    text-align: center;
  }


#foto_dia_titulo {
    background-image: url(img/fondo_titulo.gif);
    text-align: center;
    border-bottom: thin solid #333333;
  }


#foto {
    padding: 5px;
    text-align: center;
  }


#ventana_fotos {
    border: thin none #333333;
    position: relative;
    left: 0pt;
    top: 10pt;
    width: 490px;
    margin: 0px;
  }


#Listado_Fotos {
    border: thin none #333333;
    position: relative;
    left: -10px;
    top: 35pt;
    width: 700px;
    margin: 0px;
  }


#menu_titulo2 {
    background-image: url(img/fondo_titulo.gif);
    text-align: center;
    border-bottom: thin solid #333333;
    color: #FFFFFF;
    font-weight: bold;
  }


#categoria_foto {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #666666;
    padding: 4px;
  }

#rotulo_contacto {
    background-image: url(img/fondo_titulo.gif);
    color: white;
  }

#direccion {
    font-family : Arial;
    font-size : 11px;
    font-weight : bold;
    text-align : center;
    vertical-align : middle;
    width : 700px;
    height: 20px;
  }

#promo {
    background-color :#E7DE2F;
    font-size : 14px;
    font-weight : bold;
  }

#ventana_promo {
    border: solid black thin;
    background-color:white;
    position: absolute;
    left: 255px;
    top: 600px;
    width: 495px;
    float: right;
  }


#celda_texto2 {
    font-size : 12px;
    font-style : oblique;
    font-weight : bold;
    padding-bottom : 10px;
    padding-left : 30px;
    padding-right : 10px;
    padding-top : 10px;
  }


th {
    padding-left : 10px;
    padding-top : 20px;
  }


a {
    text-decoration : none;
	border: 0px solid white;
  }


#animacion {
	text-align : center;
  }
#contenedor #animacion td {
	text-align: center;
}


.Titulo_habitacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
