legend {
	color: #F2F2F2;
}
#banner {
	background-color: #7B68EE;
	height: 80px;
}

.panel {
	clear: both;
	display: none;
	background-color: #ffffff;
	padding: 1em;
	text-align: left;
}

fieldset {
	padding: 2em;
}

.panel.active-tab-body {
	display: block;
}
.bar {
	padding: 5px;
	background-color: #ffffff;
}

#tabs {
text-align:center;
	top: 55px;
	height: 28px;
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #9CF;
	text-decoration: none;
	color: #666;
	width:172px;
}

#tabs a.active-tab {
	background-color: #09F;
	border-top: 3px solid #9CF;
	padding-top: 3px;
	color: #fff;
	font-weight: bold;
}
#tabs a:hover {
	background-color: #09F;
	border-top: 3px solid #9CF;
	padding-top: 3px;
	color: #fff;
	font-weight: bold;
}
.float-right { float: right; }
.float-left { float: left; margin-right: 20px;}
.break-clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.list-1 li {
	width: 220px;
	padding: 3px;
	color: #666;
	margin: 5px;
	float: left;
	list-style: inside url(images/bullet4.gif);
}
.list-2 li {
	width: 220px;
	padding: 3px;
	color: #666;
	margin: 5px;
	float: left;
	list-style: inside url(images/bullet7.gif);
}
.list-3 li {
	padding: 3px;
	color: #666;
	margin: 5px;
	list-style: inside url(images/bullet6.gif);
}
.list-4 li {
	padding: 3px;
	color: #666;
	margin: 5px;
	list-style: inside url(images/bullet4.gif);
}
.list-5 li {
	padding: 3px;
	color: #666;
	margin: 5px;
	list-style: inside url(images/bullet7.gif);
}
#video {
	width: 44%;
}
#mapa {
	width: 44%;
	margin-left: 20px;
	border-left: 1px solid #eee;
	padding-left: 25px;
}
.boton360 img {
	margin-right: 10px;
}
.booknow img {
	position: relative;
	top: 20px;
}
.title h1 {
	position: relative;
	top: 8px;
	font-size: 14px;
	margin-left: 5px;
}
h1 {
	font-size: 14px;
}
.boton360 h2{
	position: relative;
	left: 5px;
	font-size: 11px;
	text-align: center;
	color: #666;
	display: block;
	width: 80px;
}
#main-cafe{
	width: 350px;
	text-align: justify;
}
#explanada-bar {
	width: 350px;
	text-align: justify;
	margin-left: 10px;
}
#main-cafe p, #explanada-bar p, #galeon ul, #actividades ul{
	background: #fff;
	border-top: 2px solid #ddd;
	padding: 10px 5px 0 5px;
	position: relative;
	bottom: 7px;
	z-index: 0;
}