body{
	text-align: center;
	background-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

img {
	border: 0;
}

input {
	font-family:Verdana, Arial;
	font-weight:bold;
	color:#FF6633;
}

 h1{
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:white;
	display:none;
}

h2{
	font-size:20px;
	font-weight: 200;
	line-height: normal;
	color: #0066CC;

}

h3 {
	font-size: 18px;
	color: #FF6633;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	margin: 0;
}

p {margin:0;}

#principal{
	margin: 0 auto;
	text-align: left;
	background-color:white;
/* (esto es para poner un fondo en la página principal)
	background-image: url(/imag/fondoabajo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
*/
	color: #555;
	width: 760px;

}

#encabezado-es{
	height:212px;
	background-image: url(imag/fondohead-es.jpg);
} 

#encabezado-en{
	height:212px;
	background-image: url(imag/fondohead-en.jpg);
}

#contenido{
    clear:right;
    float:right; 
    width: 410px;
/*	margin-left:300px; */
	margin-top: 40px;
	margin-right: 15px; 
	font-size: 12px;
	margin-bottom: 0px;

}
#contenido a:link{
	color: #0066CC;
	text-decoration: none;
}
#contenido a:visited{
	color: #0066CC;
	text-decoration: none;
}
#contenido a:hover{
	color:#FF6633; }

#contenido li {
	margin-bottom: 0px;

}
#contenido li li{
	margin-bottom: 0px;
	

}

 
#menu{
    clear:left;
	float:left;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 25px;
	border-right-color: #CCCCCC;
	border-right-style: dotted;
	border-right-width: thin;
	padding-left: 20px;
	width: 250px;
	height: auto;
	padding-right: 3px;
	background-color: #FFFFFF;

}

#menu ul{
	padding:0;
	margin-top: 0px;
	margin-left: 0px;

}

#menu li{
	list-style-type:none;
	font-size: 16px;
	padding-bottom: 10px;
	color: #F99702;
	font-weight: bold;

 }
 
#menu li ul li{
	list-style-type:none;
	font-size: 12px;
	padding-bottom: 0px;
	margin-left: 15px;
	margin-bottom: 3px;
	font-weight: normal;
 }
 
 
 #menu a:link {
	display: block;
	color: #0066CC;
	text-decoration: none;
	background-image: url(imag/tiki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0 2px 10px;
 }
 
  #menu a:visited {
	display: block;
	color: #0066CC;
	text-decoration: none;
	background-image: url(imag/tiki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0 2px 10px;
 }
 
 #menu a:hover{
	background-image: url(imag/tiki-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;
	color: #FF6633;
 }
 
 #menu li li a:link  {
	color: #666666;
	background-image: url(imag/tiki-sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: inline;
 
 }

 #menu li li a:visited  {
	color: #666666;
	background-image: url(imag/tiki-sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	display: inline;
 
 }
 
 #menu li li a:hover{
	color: #FF6633;
	background-image: url(imag/tiki-sub.gif);
	text-decoration: underline;
 } 

 #pie{
	font-size:14px;
	color:#FFFFFF;
	margin: 0 auto;
	background-image: url(imag/fondopie.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	/*width: 760px; */
	height: 50px;
	clear:both;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
 }
 
 #pie a:link{
	color: #6699CC; }
#pie a:visited{
 	color: #6699CC; }
#pie a:hover{
	color:#FF6633; }
	
.arriba {
	font-variant: small-caps;
}

.menosdos {
	font-size: 12px;
}
#anunciantes {
	text-align: left;
	margin: 0 auto;
	width: 760px;
}

#anunciantes img {
	margin-right: 15px;
	margin-left: 15px;

}
.fondogris{
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	margin-top: 50px;
}
.tomatewebs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-top: 0px;
}
.tomatewebs a:link{
	color: #036; }
.tomatewebs a:visited{
 	color: #036; }
.tomatewebs a:hover{
	color:#FFF; }
#aviso {
	text-align: center;
	width: 300px;
	}
#popup {
	font-size: 16px;
	position:absolute;
	width:100%;
	z-index:1;
	margin: 0px auto 0px auto;
	padding: 50px 0px 0px 0px;
	text-align : center;
}
.deptoreshome {
	border: thin solid #6699CC;
	margin-bottom: 12px;
	font-size: 12px;
}
#contacto, #idioma {
	font-weight: bold;
	background-color: #E5E5E5;
	padding: 5px;
	color: #0066CC;
	border: 2px none #333333;
}

#contacto {
	float: right;
}

#idioma {
	float: left;
}

#contacto, #idioma, a:link, a:visited{
	color: #0066CC;
	text-decoration: none;
}

/*
#contacto a:visited{
 	color: #0066CC;
		text-decoration: none;
}
*/
#contacto, #idioma a:hover{
	color: #FF6633; 	
	text-decoration: none;
}

.volver {
	font-weight: bold;
	background-color: #E5E5E5;
	float: left;
	padding: 5px;
	color: #0066CC;
	border: 2px none #333333;
}

.reservar {
	font-weight: bold;
	background-color: #E5E5E5;
	float: right;
	padding: 5px;
	color: #0066CC;
	border: 2px none #333333;
}


.zonatitulo {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	display: block;
	padding: 3px;
	margin-bottom: 15px;
}
.itemlista {
	font-size: 12px;
	border: thin solid #6699CC;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
/*	display: block;*/
	text-align: left;
}

.itemlista img {
	float:left;
	border: 2px solid #CCC;
	padding: 5px;
	margin-right: 5px;
	background-color: #CFDFEF;
}

.itemlista p {
	margin-bottom: 5px;
	margin-left: 5px;
}

.verdepto {
    clear:left; 
	text-align: right;
	font-weight: bold;
}
.nombre {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

.foto {
margin: 10px;

}

#fotoampliada {
	margin: 0 auto;
	text-align: center;
	background-color:white;
	width: 700px;
	color: #555;
}

#fotoampliada img {
margin: 10px;
padding: 10px;
border: solid thin black;
}

#form label{
	float: left;
	width: 180px;
	font-weight: bold;
	background-color:#F0F0F0;
	height: 10px;
}

#form input, textarea{
width: 180px;
margin-bottom: 5px;
}

#form select {
margin-bottom: 5px;
}

#form textarea{
width: 190px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left:200px;
margin-top: 5px;
width: 90px;
}

.link {
	background-color:#EBEBEB;
	margin-top: 20px;
	padding: 10px;
}


