@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin-bottom: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background: url(../images/fondo/caimanfondo.jpg) repeat;
}
#container {
	background: #15015A;
	width: 97%;
	text-align: center;
	margin-bottom: 300px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	position: relative;
	visibility: visible;
}
#header {
	background: #15015A;
	width: 100%;
	position: relative;
	text-align: center;
}
div.header-image-container{
	position:relative;
	margin:0;
	padding:0;
	height:150px;
	z-index: 1;
	onload:function();
}

div.opacityleft{
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	height:150px;
	width:300px;
	font-size: 50px;
	background: url(../images/banner/logo1.gif) no-repeat center center;
}
div.opacityright{
	position:absolute;
	z-index:100;
	top:0;
	right:0;
	height:150px;
	width:600px;
	background:url(../images/banner/ara3D3.gif) no-repeat center bottom;
}
#sobrecontainer {
	background: #15015A;
	width: 98%;
	margin-top: 10px;
	position: relative;
	margin-left: 15px;
}

#sidebar1 {
	width: 20%;
	margin-left: 18px;
	text-align: center;
	background: #F3E6D3;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
#sidebar1 img {
	border: medium double #063;
	padding: 5px 5px 10px;
}

#sidebar11 {
}

#sidebar11 img.gallery {
	border: 2px solid #15015A;
	padding: 5px 5px 10px;
}
#sidebar11 img {
	display: block;
	margin: 0px auto 1em;
}





#link {
	width: 185px;
	background: #15015A;
	padding-top: 3px;
	padding-bottom: 3px;
	display: none;
}
#link1 {
	width: 185px;
	text-align: center;
}
.content ul, .content ol { 
	padding: 15 15px 15px 15px;
}

ul.nav {
	list-style: none;
	margin: 0;
}
ul.nav li {
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 5px;
	display: block;
	width: 165px;
	text-decoration: none;
	background: url(../images/menu/botonr.png);
	color: #F3E6D3;
	font-size: 1.1em;
	font-weight: bold;
	margin: 4px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: url(../images/menu/botonr1.png);
	color: #FC0;
}	
#link2 {
	width: 185px;
	background: #15015A;
	padding-top: 3px;

}
#link3 {
	width: 185px;
	text-align: center;
}
	
#main_content1 {
	background: #F3E6D3;
	margin-right: 22%;
	margin-left: 22%;
	margin-top: 15px;
	text-align: left;
}
#sidebar2 {
	background: #F3E6D3;
	width: 20%;
	float: right;
	margin-top: 15px;
	margin-right: 18px;
	text-align: left;
	margin-bottom: 15px;
}
#sidebar2 img.gallery {
	padding: 5px 5px 10px;
	border: 2px solid #15015A;
}
#sidebar2 img {
	display: block;
	margin: 0px auto 1em;
}


#sobrecontainer2 {
	width: 100%;
}
#sobrecontainer21 {
	padding-top: 10px;
	padding-left: 22%;
	padding-right: 15px;
}
table2 {
	border-width: 20px;
}

table {
	border-width: 3px;
	border-style: solid;
	text-align: center;
	background: center center;
	vertical-align: middle;
}
table th  {
	font-size: 1.1em;
	font-weight: bold;
	color: #15015A;
	text-align: center;
	padding-left: 10px;
	background: #CCF;
}
table td  {
	font-size: 1em;
	font-weight: normal;
	color: #15015A;
	text-align: left;
	line-height: 20px;
	padding-left: 10px;
	font-style: italic;
	vertical-align: top;
	padding-top: 4px;
}
table thead  {
	background: url(../images/fondo/header_Background.JPG) no-repeat right top;
	height: 30px;
}
table thead th  {
	background: transparent;
}



#footer1 {
	background: #CFB6F8;
	width: 98%;
	margin-top: 20px;
	margin-left: 15px;
	text-align: center;
}
#footer4 {
	background: #F6AD21;
	width: 98%;
	margin-top: 20px;
	margin-left: 15px;
	text-align: center;
}
#footerfoto {
	height: 200px;
	background: url(../images/banner/bannerbtm02.jpg);
}
#footer2 {
	background: #15015A;
	width: 98%;
	margin-top: 10px;
	margin-left: 15px;
	color: #FFF;
}
.image {
	-moz-box-shadow: 0px 0px 50px #CD8BE0;
	-webkit-box-shadow: 0px 0px 50px #CD8BE0;
	border-style: solid;
	font-size: 1.1em;
	text-align: center;
	margin: 5px;
}	

.popup {cursor:pointer; display:inline; margin-right:3px;	
    -moz-box-shadow: 0px 0px 50px #CD8BE0;
	-webkit-box-shadow: 0px 0px 50px #CD8BE0;
	border-style: solid;
	font-size: 1.1em;
	text-align: center;
	margin: 10px;}
	
	
.popup:focus {
	width:600px;
	height:auto;
	padding:30px;
	outline:5px solid #aaa;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	rightright: 0;
	bottombottom: 0;
	height: auto;
	text-align: center;
	background: #FF6600;
} 
	


div.floating-menu {
	position:fixed;
	background:#fff4c8;
	border:1px solid #ffcc00;
	width:150px;z-index:100;
}
div.floating-menu a, div.floating-menu h3 {
	display:block;
	margin:0 0.5em;

}
img {   
padding: 3px;  
-moz-box-shadow: 0px 0px 50px #CD8BE0;
-webkit-box-shadow: 0px 0px 50px #CD8BE0;
border-style: solid;
font-size: 1.1em;
text-align: center;
margin: 5px; 
}  
div.lb img {  
margin-top: 4em;  
padding: 2em;  
background: #fff;  
}  
div.lb {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	rightright: 0;
	bottombottom: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background: #FF6600;
}  
div.lb:target {  
display: block;  
}  
/** IE no soporta :target, así que usaremos expresiones CSS **/  
div.lb {  
display: expression((document.location.toString().split('#').slice(1) == this.  
id)?'block':'none');  
}  

notaend {
}
h1 {
	font-size: 2em;
	color: #060;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 1.8em;
	color: #903;
	text-align: center;
	font-style: italic;
}
h3 {
	color: #15015A;
	font-size: 1.5em;
	text-align: center;
}
h4 {
	font-size: 1.3em;
	color: #C00;
	text-align: left;
}

h5 {
	font-size: 1.2em;
	color: #C00;
	text-align: center;
}

h6 {
	font-size: 0.9em;
	color: #15015A;
	text-align: center;
}

p {
	font-size: 1.2em;
	color: #000;
	text-align: left;
}

.highligt {
	font-style: italic;
	color: #F3E6D3;
	background: #15015A;
	padding: 4px 5px 5px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.diatext {
	font-size: 1.2em;
	color: #15015A;
	font-weight: bold;
	font-style: italic;
}

#nota1 p {
	font-size: 1.1em;
	font-style: italic;
	color: #000;
	background: #CCF;
}
.resaltado {
	font-style: italic;
	color: #15015A;
}
#container #header #sobrecontainer .blv .brv .tlv .trv .blvn .brvn .tlvn .trvn 
#main_content1 .bl .br .tl .tr .bln .brn .tln .trn h1 {
	text-align: center;
}
#container #header #sobrecontainer .blv .brv .tlv .trv .blvn .brvn .tlvn .trvn #sobrecontainer2 #sobrecontainer21 .bl .br .tl .tr .bln .brn .tln .trn table {
	text-align: center;
}
#header #sobrecontainer .blv .brv .tlv .trv .bln .brn .tln .trn #main_content1 .bl .br .tl .tr .bln .brn .tln .trn p {
	text-align: center;
}
#header #sobrecontainer .blv .brv .tlv .trv .bln .brn .tln .trn #main_content1 .bl .br .tl .tr .bln .brn .tln .trn p strong {
	text-align: center;

}
#header #sobrecontainer .blv .brv .tlv .trv .bln .brn .tln .trn #main_content1 .bl .br .tl .tr .bln .brn .tln .trn p {
	text-align: left;
}
#header #sobrecontainer .blv .brv .tlv .trv .bln .brn .tln .trn #main_content1 .bl .br .tl .tr .bln .brn .tln .trn p {
	text-align: justify;
}




.botonReserva {
	-ms-scroll-limit-x-min: 0px 10px 14px -7px #276873;
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	background-color:#599bb3;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:13px 32px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3d768a;
}
.botonReserva:hover {
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	background-color:#408c99;
}
.botonReserva:active {
	position:relative;
	top:1px;
}