﻿@import url("layout.css");
body {
	font-family: Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url("../images/background_tile.gif");	
	background-attachment: scroll;
	background-color: #ffffff;
}
#container {
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #ffffff;
}
#masthead {
	text-align: right;
	background-color: #336699;
	background-image: url("../images/masthead_image.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

.oferta1{
	background-image: url("../ofertas/images/oferta.jpg");
	
	width:255px;
	height:171px;
	float: left;
}
.oferta2{
	text-align:center;
	font-size: 15px;
	font-weight:bold;
     margin-top:30px;
}
.oferta3{
	text-align:center;
	width:200px;
	font-weight:bold;
	margin:24px;
}

html>body #navigation {
	overflow: hidden;
}

#column_l {
	width: 367px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 370px;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 217px;
	padding: 15px 10px;
	background-color: #fff;
}
html>body #column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #8b0000;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #000;
	margin-top: 0;
	margin-right: 1em;
}
/* Navigation */
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #ede2f4;
	text-align:center;	
	vertical-align:middle;
}

#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;

}
#navigation li {
	float: left;		
	margin:0px 6px 0px 6px;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #8b0000;
	display: block;
	padding: 2px;
	background-color: #ede2f4;	
	vertical-align:middle;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fea;
	border: 1px solid #8b0000;
	background-color: #8b0000;
}

/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #800;
}
h2 {
	font-size: x-large;
	color: #700;
}
h3 {
	font-size: large;
	color: #600;
}
h4 {
	font-size: medium;
	color: #500;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a {
	color: #8b0000;
	text-decoration: underline;
}
a:hover {
	color: #fa3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.Activo
{
    background-image: url('../images/act.jpg');
    height: 48px;
    width: 97px;
    margin-top: 0px;
    float:left;
    font-size:15px;
    cursor:hand;
    }
.NoActivo
{
    background-image: url('../images/noact.jpg');
    height: 48px;
    width: 96px;
    float:left;
    font-size: 15px;
     cursor:hand;
    }
    /*La definimos con posicion relativa para poder colocar las capas de fotos*/
#contenidofotoshotel 
{
    position:relative;
}
#img10,#img9,#img8 ,#img7 ,#img6 ,#img5 ,#img4 ,#img3 ,#img2 ,#img1 ,
#img20,#img19,#img18 ,#img17 ,#img16 ,#img15 ,#img14 ,#img13 ,#img12 ,#img11 ,
#img21,#img22,#img23 
{
    position:absolute;
    width:142px;
    height:96px;
}
#img1 
{
    top:60px;
    left:250px;
    z-index:1;
}
#img2 
{
    top:80px;
    left:385px;
    z-index:5;
}
#img3 
{
    top:70px;
    left:95px;
    z-index:7;
}
#img4 
{
    top:140px;
    left:345px;
    z-index:4;
}
#img5 
{
    top:130px;
    left:210px;
    z-index:8;
}
#img6 
{
    top:170px;
    left:70px;
    z-index:4;
}
#img7 
{
    top:220px;
    left:315px;
    z-index:6;
}
#img8 
{
    top:215px;
    left:160px;
    z-index:7;
}
#img9 
{
    top:300px;
    left:220px;
    z-index:4;
}
#img10 
{
    top:290px;
    left:50px;
    z-index:4;
}
#img11 
{
    top:60px;
    left:250px;
    z-index:1;
}
#img12 
{
    top:80px;
    left:385px;
    z-index:5;
}
#img13 
{
    top:70px;
    left:95px;
    z-index:7;
}
#img14 
{
    top:140px;
    left:345px;
    z-index:4;
}
#img15 
{
    top:130px;
    left:210px;
    z-index:8;
}
#img16 
{
    top:170px;
    left:70px;
    z-index:4;
}
#img17 
{
    top:220px;
    left:315px;
    z-index:6;
}
#img18 
{
    top:215px;
    left:160px;
    z-index:7;
}
#img19 
{
    top:300px;
    left:220px;
    z-index:4;
}
#img20 
{
    top:290px;
    left:50px;
    z-index:4;
}
#img21
{
    top:215px;
    left:160px;
    z-index:7;
}
#img22 
{
    top:300px;
    left:220px;
    z-index:4;
}
#img23 
{
    top:290px;
    left:50px;
    z-index:4;
}


#img10:hover,#img9:hover,#img8:hover ,#img7:hover ,#img6:hover ,#img5:hover ,#img4:hover ,#img3:hover ,#img2:hover ,#img1:hover ,
#img20:hover,#img19:hover,#img18:hover ,#img17:hover ,#img16:hover ,#img15:hover ,#img14:hover ,#img13:hover ,#img12:hover ,#img11:hover ,
#img21:hover,#img22:hover,#img23:hover 
{
    z-index:15;
    margin-top:-10px;
    margin-left:-10px;
}
