#wrapper {
min-width:700px;
max-width: 990px;
margin:auto;
}


* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 background-color: #FFFFFF;
}

img
{
padding: 3px;
border: solid 1px #e1e1e1;
}

img.floatTL
{
float: left;
margin-right: 1.3em;
margin-bottom: 1.0em;
margin-top: 0.5em;
}

blockquote{
font-family: monospace;
color: #838383;
padding: 15px;
border: 1px #d9d9d9 solid;}

ul { margin-top:15px;}

#header {
 border: 1px solid #CCCC99;
 margin: 5px 0px 5px 5px;
 padding: 4px;
 padding-left:105px;
 height: 135px;
 background-color: #003399;#C9C9BE;
 overflow: hidden;
 background-image: url(images/cab2_a.jpg);
}

ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

#header p {
    color: #5dff35;
    float: left;
	padding: 25px 0em 0px 0px;}

#header h1 {
	position:absolute;
	margin-top: 19px;
	margin-left: -3px;
	font-size: 1.4em;
	font-style: oblique;
	text-indent: 0em;
	color:#CCCCCC;
	letter-spacing: 0.3em;

}

#header h2 {
	position:absolute;
	margin-top: 40px;
	padding: 0px 0em 0px 20px;
	font-size: 1.4em;
	font-stretch: ultra-expanded;
	letter-spacing: 0.1em;
	color: #ffffff;
	text-indent: 0.3em;
}

#header h4 {
	float: left;
	padding: 25px 0em 0px 0px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float:right;
	margin: 0;
	padding: 0 0em 0px 0em;
	list-style: none;
	font-size: 0.7em;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 0px 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
	color: #ffb536;
}

#header a:hover, #header a:active {
	border: 0;
    color: #fff;
}

#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0 1% 1% 1%;
 display: inline; /* IE Hack */
 width: 63%;
 float: left;
 min-height: 300px;
 padding: 1%;
 border: 1px solid #CCCC99;
 background-color: #D4D4D4;
text-align: justify;
color: #000000;
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#leftcolumn h1{
color: #003399;
font-size: 18px;
text-indent: 10px;
margin-top: 20px;}

#leftcolumn h2{
color: #003399;
font-size: 16px;
text-indent: 10px;
border-top: 1px dashed;
padding-top: 5px;
margin-top: 28px;
clear:left;}

#leftcolumn h3 {
margin-top: 50px;
margin-bottom:0px;
padding-bottom:0;
font-size: 16px;
border-top: 1px solid #669933;
padding-top:5px;
}


#leftcolumn a {
	color:#669933;
	
}

#leftcolumn p {
	margin-top:15px;
}

.rightcolumn {
 margin: 0 0 0px 0px;
 padding: 1%;
 padding-left: 0;
 padding-right: 0;
 display: inline; /* IE Hack */
 width: 32%;
 float: left;
 border: 1px solid #CCCC99;
 background-color: #FFF;
 background-image: url(images/fondoright.png);
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

.rightcolumn h4{
 font-size: 12px;
padding-top: 1px;
margin-left: 5px;
margin-right: 5px;
margin-top: 1px;
border-bottom: 1px solid;}

.rightcolumn h4.inicial{
border-top: none;
margin-top:0;
}

.rightcolumn ul, #rightcolumn li {
text-align:left;
	list-style: none;
	margin: 2px 0px 0px 10px;
}

/*IE hack para evitar lineas en blanco*/
.rightcolumn li {
display:inline;
font-size:13px;
}

.rightcolumn li a {
display: block;
}


.rightcolumn a {
	border-bottom: none;
	color:#999999;
}

.rightcolumn h3{
	text-align: left;
	position:static;
	font-size:10px;
	color:#7B7B7B;
	border-bottom: 1px solid #7B7B7B;
	margin-left:12px;
	margin-right:60px;
}

.rightcolumn a:link, a:visited{
	color:#575988;
}

.rightcolumn li a:hover{
	color:#555360;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffb536;
	font-weight:bold;
	
}

.rightcolumn li a.activo {
	border-left: 4px solid #ffffff;
	font-weight: bold;
	border-right: 4px solid #669933;
 	color:#669933;
	}

.rightcolumn blockquote {
	margin-left:7px;
	margin-right:7px;
	}
	
.rightcolumn ul li ul li a,
.rightcolumn ul li a:hover ul li a{ margin-left:18px ; margin-top:-10px; margin-bottom:1px; text-align:left;
 background:transparent; color:#ffb536; text-decoration:none; font-size:10px;
}

.rightcolumn ul li:hover ul li:hover a,
.rightcolumn ul li a:hover ul li a:hover {
background:transparent; color:#ffb536;
}
#final {
margin-left:50%;
}

#footer {
 font-size: 10px;
 background-color: #fff;
 text-align: center;
 margin: 10px 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 65%;
}

#footer a {
color:#669933;
}

/* Images con caption */
div.img {
margin-top: 15px;
margin-bottom:15px;
padding: 3px;
border: solid 1px #e1e1e1;
width:482px;
margin-right: auto;
margin-left: auto;
}

div.img img {
	border:0;
	margin-bottom:0;
	padding-bottom:0;
}

p.caption {
	text-align: right;
	font-style: oblique;
	font-size: 0.8em;
	margin-top: 0;
	padding-top: 0;
	margin-right:5px;
}

/* imagenes especiales */
#mapa {border:0;
	margin-left:40px; }

#madrid {border:0;

	padding-top: 25px;
	}

p.contacto {
	font-weight: bold;
	text-align: right;
	color: #a5a27b;
	margin-top:0px;
	}

p.capacidad {
	font-weight:bold;
	text-align:right;
}

.centrar {
	clear:both;
	margin-left:auto;
}
		
img.balcones { 
	margin-top:20px;
 }

img.llaves {
	float: right;
	margin-top: 35px;
	margin-right: 20px;
	border:0;
	}

.alojamiento {clear:both;
		}

.alojamiento img {
	float:left;
	margin-bottom: 5px;

	clear:both;
}

.alojamiento p {
	margin-left: 220px;
	padding-top: 30px;
}

dl.localizacion {
	margin-right: 50px;
	margin-top: 50px;
float:right;
}

dl {
margin-top:20px;	
	
}

dl dt {
	float: left;
	padding-right:8px;
	font-weight: bold;
}

dl.localizacion dt {	line-height:2em; }

dl.localizacion dd {
	line-height:2em;
	}

/* Tablas */
table { 
	font-family: Verdana;
	font-weight: normal;
	color: #404040;
	font-size: 0.9em;
	background-color: #fafafa;
	border: 1px #a5a27b solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	}
table th { 
	border-right: 2px solid #a5a27b;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	padding: 5px;
	}

table tr.fila th {
	border-right:0;
	border-bottom:2px solid #a5a27b;
	}

table td { padding: 4px; 
	text-align:center;}

ul.sendas {margin-top:20px;}

#menusendas {float:right;}

/* callejero list*/

#callejerolist ol {margin-top: 20px;}

#callejerolist  li.col1 {
    
  margin-left: 2em; 
}
#callejerolist  li.col2 {
    
  margin-left: 15em; 
}

#callejerolist li.reset { margin-top: -7em; }

  /* stop the float */
#callejerolist  br
  {
    clear: left;
  }

#galeria { margin-left:32px;
	   margin-right:32px; }

#galeria a:hover{ }

.pie {
width: 135px;
position: relative;
padding:3px;
margin-right:45px;
color: #7B7B7B;
font-size: 10px;
float: left;}

  
table.horarios {

	float:left;
	width: 310px;

	margin-top:10px;
	}

table.horarios td { padding-left:7px; 
		    padding-right:7px;
	}

table.horarios tr.h1, tr.h2, tr.h3 {border:1px solid;                                                   }
table.horarios td {border-right:1px solid;
		   border-left:1px solid;}

br.clear { clear:both; }

.voluta1 { 
border: 0px;
margin-top: 2px;
}

.voluta2 { 
border: 0px;
}
