body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #444647;
  margin:0;
  padding:0;
  background:#fff url(../images/bg_body.png) left top repeat-x;
}
h1, h2, h3, p {
  font-weight:normal;
	margin:0;
	padding:0;
}
div, img, a, form, input, label, h2 {
  padding:0;
  margin:0;
}
ul {
  list-style-type:none;
  padding:0;
  margin:0;
}
a {
  text-decoration:none;
  outline:none;
  color:#206aab;
}
a:hover {
  color:#a1224b;
}
#container {
  margin:0 auto;
  padding:0px;
  width:940px;
  height:543px;
  background: url(../images/bg_container.jpg) left top no-repeat;
  position:relative;
  top:0;
	padding:30px 20px;
}
#container2 {
  margin:0 auto;
  padding:0px;
  width:940px;
  height:543px;
  background: url(../images/bg_container2.jpg) left top no-repeat;
  position:relative;
  top:0;
	padding:30px 20px;
}

.pusher {clear:both; padding:0; margin:0; font-size:1%}

/*-------------------------- TEXTOS --------------------------*/
h1 {
  text-indent:-10000px;
  width:230px;
  height:110px;
  font-size:30px;
  margin:0px;
  padding:0px;
	display:block;
}

address {
  width:210px;
  height:100px;
	padding:15px 10px;
	font-style:normal;
}

h2 {
	color:#a1224b;
	font-size:16px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom: 2px solid #996600;
	text-transform: uppercase;
	margin-bottom:10px;
}
h3 {
	color:#a1224b;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom: 2px solid #996600;
	text-transform: uppercase;
	margin:4px 0px 10px 0px;
}

ul {margin-bottom:5px}
li {margin-bottom:5px}

ul.normal li {background:url(../images/ico_list.png) left center no-repeat; padding-left:8px;}

p {margin-bottom:10px; line-height:18px;}


/*-------------------------- ESTRUCTURA --------------------------*/

.col_left {
	float:left;
	display:inline;
	width:220px;
	height:266px;
	padding:0px 5px;
}
.col_central {
	float:left;
	display:inline;
	width:450px;
	height:256px;
	padding:0 10px 10px 10px;
}

.col_right {
	float:left;
	display:inline;
	width:210px;
	height:266px;
	padding:0px 10px;
}

#googlemap {
	width:701px;
	height:238px;
	position:absolute;
	right:28px;
	top:32px;
}

/*------------------------- Menu ------------------------------------*/
#menu {
	clear:both;
	height:34px;
	padding-left:10px;
}
#menu li {float:left; display:inline; line-height:34px; font-size:11px;}

#menu li h3 { 
		text-decoration:none;					 
		font-weight:normal;
		cursor:pointer;
		margin:0px;
		font-weight:bold;
		border:none;
    font-size:11px;
}

#menu li.selected h3 {
      color:#004a80;
			font-weight:bold;
			text-align:center;					 
			background:url(../images/tab_sel.png) left -1px repeat-x;
			padding:0px 10px;
}

#menu li h3 a {
			color: #fff;
			text-decoration:none;					 
			text-align:center;
			padding:0 10px;
	    font-size:11px;
}

#menu li h3 a:hover {
	    color: #a1224b;
			text-decoration:none;
			background:url(../images/tab_sel.png) left -1px repeat-x;
			padding:10px 10px 14px 10px;
}
/*------------------------- Submenu ------------------------------------*/
.submenu {
	clear:both;
	height:20px;
	padding:1px 0px;
}

.submenu li { 
		text-decoration:none;					 
	  font-size:11px;
		font-weight:normal;
		float:left;
		cursor:pointer;
		margin:0px;
		font-weight:bold;
		border-right:1px solid #FFFFFF;
		padding:5px 8px 5px 8px;
}

.submenu li.selected {
      color:#FFFFFF;
			font-weight:bold;
			text-align:center;					 
			padding:0 8px;
}

.submenu a {
			color: #fff;
			text-decoration:none;					 
			text-align:center;
	    font-size:11px;
		  float:left;
			display:inline;
}

.submenu a:hover {
	    color: #CCCCCC;
			text-decoration:underline;
}
/*-------------------------- LANGUAGES --------------------------*/
#languages {
	position: absolute;
	top:2px;
	right:16px;
	height:20px;
	font-size:90%;
	color:#fff;
	font-weight:400;
}
ul#languages li {float:left; display:inline; padding:0 0.8em; border-right: 1px solid #004a80; color:#bd002c; font-weight:bold}
ul#languages li a:link {color:#CCCCCC}
ul#languages li a:visited {color:#CCCCCC}
ul#languages li a:hover {color:#fff}

/*-------------------------- STYLES --------------------------*/
.zoom {background: url(../images/zoom.png) left center no-repeat; padding-left:26px;}

#scroll {
     width:690px;
     height:217px;
     overflow:scroll;
}
div.hssurveys_full {padding:0!important; margin:0!important; width:660px!important;}

dl.normal dt {

	background:url(../images/ico_list.png) no-repeat left center;
	padding-left:15px;
	line-height:18px;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
	color:#272117;
}

dl.normal dd  { margin:0 0 5px 20px;}

div#hsRating.hsRating {border:none!important}

/*-------------------------- Microformats --------------------------*/
.type{ display:none}
.vcard {padding:13px 0 13px 6px;}
.email {clear:both; font-size:11px;}
.reservas {clear:both; font-size:11px;}