body {
	background:url(../images/bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	/*color: #000000;*/
	color: #464343;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

#container {
	width:930px;
	margin:0 auto;
	border-left:1px solid #6A83A9;
	border-right:1px solid #6A83A9;
	/*border-bottom:1px solid #6A83A9;*/
}

/* ############### TOPO ############### */
#header {
	margin:0;
	padding:0;
	background:url(../images/bg.gif) repeat-x;
}

#top {
	 padding:10px 0px 2px 0px;
	 margin:0;
	 position:relative;
}

#top  img{
	border:0;
}

#intro {
	float:left;
	width:186px;
	text-align:center;
	margin:4px 0 0 0;
	padding:0;
	/*background:blue;*/
}

#banner {
	float:left;
	margin:0;
	padding:0;
	/*background:red;*/
}

#logoCE {
	float:right;
	width:186px;
	text-align:center;
	margin:4px 0 0 0;
	padding:0;
	/*background:lime;*/
	position:absolute;
	right:0;
}

/* ############### LÍNGUAS ############### */
#linguas {
	float:left;
	padding:2px 0 2px 186px;
	/*margin:0 0 0 186px;*/
	font-size:0.7em;
}

#linguas a {
	padding:2px;
	margin:0;
	margin-right:5px;
	text-decoration:none;
	font-weight:normal;
}

#linguas a:hover, #linguas a.selected {
	text-decoration:none;
	background:#414134;
	color:#FFF;
}

/* ############### MUSICA ############### */
#musica {
	padding:2px 186px 2px 0;
	float:right;
	/*width:50px;*/
	/*margin:0 186px 0 0;*/
}


/* --------------------------------------------- */

/* ############### MENUS ############### */
#nav {
	position:relative;
	text-align:center;
	background:#dee4f2;
	background-image:url(../images/tira_menu.gif) ;
	background-repeat:repeat-x;
	height:30px;
	margin:2px 0 0 0;
	padding:16px 0 0 25px;
	
	font-weight:bold;
	font-size:0.8em;
	color:#FFF;
}

#nav img{
	border:0;
}

#nav ul li.home{
	position:absolute;
	/*margin: -8px 0 0 -28px;*/
	margin-left:-28px;
	padding:0;
	top:9px;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav ul li {
	display:inline;
}

#nav ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

#nav ul li a:hover {
	text-decoration:underline;
}

#nav ul li.selected {
	background:#FFF;
	color:#6A83A9;
	padding:3px;
	margin:0;
	
	/*padding-bottom:10px;
	border:1px solid #6C6B6F;
	border-bottom:0px;*/
	/*font-weight:bold;*/
}

/* --------------------------------------------- */

/* ################ INPUT'S ################## */


form {
	margin:0;
	padding:0;
}

input, select, textarea {
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;	*/
	/*margin-right:5px;*/
	/*font-size:10px;*/
	font-size:0.9em;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size:0.85em;
}

table {
	font-size:11px;
}

label {
	/*font-size:9px;*/
	font-size:0.85em;
}

.legendacampo{
	font-size:9px;
	font-weight:normal;
	color:#768EB2;
	line-height:1.2em;
}

.center{
	text-align:center;
}

/* --------------------------------------------- */

/* ################# HOTÉIS ##################### */

#hotelNav {
	text-align:center;
	padding:0;
	margin:0;
}

#hotelNav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#hotelNav ul li {
	margin-bottom:10px;
}

#hotelNav ul li a {
	text-decoration:none;
	color:#6C6B6F;
	font-weight:normal;
}

#hotelNav ul li a:hover {
	background:#464343;
	padding:4px;
	color:#FFF;
}

#hotelNav ul li.selected {
	background:#464343;
	color:#FFF;
	padding:4px;
}

/* --------------------------------------------- */

/* ################# PESQUISA ##################### */

.pesquisa {
	padding:0;
	margin:0;
	margin-left:15px;
}

.pesquisa form  {
	position:relative;
	margin:0;
	padding:0;
}

.pesquisa #textsearch{
	width:120px;
}

.pesquisa .btnForm {
	position:absolute;
	padding:0;
	margin:0;
	top:-2px;
}

.pesquisa img {
	/*border:0;*/	
}

/* ----------------------------------------------------------- */


/* ################# CARTÃO PREFERENCIAL ##################### */

#card {
	padding:0;
	margin:0;
	text-align:center;
}

#card img {
	border:0;
}

/* ----------------------------------------------------------- */

/* ################# METEOROLOGIA ##################### */

#meteo {
	padding:0;
	margin:0;
}

/* ----------------------------------------------------------- */

/* ################# ÁREA RESERVADA ##################### */

#reservada {
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}

#reservada a {
	/*background:#464343;
	color:#FFFFFF;*/
	padding:2px;
	text-decoration:none;
	font-size:0.90em;
}

#reservada a:hover {
	text-decoration:underline;
	color:#000000;
	/*background:transparent;*/
}

#reservada form{
	position:relative;
	margin:0;
	padding:0;
	margin-left:8px;
}

#reservada input.btn {
	position:absolute;
	width:23px;
	border:0;
	background:none;
	margin:0;
	padding:0;
	top:42px;
}

#reservada .reservLink{
	margin:0;
	padding:0;
}


/*-------------------------
	FORM LOGIN
-------------------------*/
#lg_username{
	width:150px;
}

#lg_pass{
	width:125px;
}
/*-------------------------*/


/* ----------------------------------------------------------- */

/* ################# NEWSLETTER ##################### */

#newsletter {
	padding:0;
	margin:0;
	text-align:center;
}

#newsletter a {
	font-weight:normal;
}




/* ----------------------------------------------------------- */

/* ################# RESERVAS ##################### */

#reservas {
	padding:0;
	margin:0;
}

.zonaReservas {
	float:left;
	width:50%;
}

/* ----------------------------------------------------------- */


/* ################# LOJA VIRTUAL ##################### */

#loja {
	padding:0;
	margin:0;
	text-align:center;
}

#loja img {
	border:0;
}

/* ----------------------------------------------------------- */


/* ################# SLIDESHOW ##################### */

#slideshowBorder {
	background:#464343;
	padding:1px;
}

#slideshow {
	/*background:#768EB2;
	padding:10px;*/
	
	background:#7E9BC3;
	padding:1px;
	border:1px solid #FFF;
	
}

/*#slideshow img {
		border:1px solid #000;
}

#slideshow a {
	color:#000;
}

#slideshow a:hover {
	color:#000;
}*/


/* ----------------------------------------------------------- */

#column_wrapper {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}

#column_wrapper_book {
	background-image: url(../images/bg_content_book.gif);
	background-repeat: repeat-y;
}

#column_wrapper_map {
	background-image: url(../images/bg_content_map.gif);
	background-repeat: repeat-y;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* ----------------------------------------------------------- */

#centermap {
	width: 920px;
	float: left;
	font-size:0.85em;
}

#centermap .content {
	padding: 24px 32px;
	/*line-height: 1.65em;*/
	line-height:1.3em;
}

#center {
	width: 540px;
	float: left;
	font-size:0.85em;
}

#center .content {
	padding: 24px 32px;
	/*line-height: 1.65em;*/
	line-height:1.3em;
}

#center a {
	color:#464343;
}

#center a:hover {
	color: #000000;
}

/* ----------------------------------------------------------- */
#left {
	width: 200px;
	float: left;
}

#left .content {
	font-size: 0.85em;
	padding:10px;
	border-bottom:1px solid #FFF;
}

#left .lastContent {
	font-size: 0.85em;
	padding:10px;
}

/* ----------------------------------------------------------- */
#right {
	width: 190px;
	float: left;
}

#right .content {
	font-size: 0.85em;
	padding:10px;
	border-bottom:1px solid #FFF;
}

#right .lastContent {
	font-size: 0.85em;
	padding:10px;
}

/* ----------------------------------------------------------- */

a{
	color:#464343;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	color:#464343;
	text-decoration:none;
}


a.destaque{
	color:#464343;
	text-decoration:none;
	font-weight:bold;
}

a.destaque:hover{
	color:#464343;
	text-decoration:underline;
}

/* ----------------------------------------------------------- */
h1 {
	font-size: 1.6em;
	/*font-size: 1.5em;*/
	margin:0 0 15px 0;
}
.content h2 {
	font-size: 1.6em;
	margin: 0px 0 0 0;
}
h3 {
	font-size: 0.85em;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

/* ----------------------------------------------------------- */
.bothSides {
	margin-top: 0;
	text-align:center;
}

.content p {
	margin: 12px 0;
}

.clear {
	clear:both;
}

.none{
	display:none;
}

.bold{
	font-weight:bold;
}

.foto_destaque{
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #768EB2;
	padding:2px;
	background:#fff;
}

.back{
	clear:both;
	margin-top:10px;
	text-align:right;
}


/* ################# Certificados Qualidade ##################### */
#qualidade {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	margin:0;
	padding:0;
}

#qualidade #imagens{
	margin:0;
	padding:0 220px 5px 0;
	text-align:right;
}



/* ################# RODAPÉ ##################### */
#footer {
	color: #464343;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	/*background-color: #000000;*/
	background-color:#DEE4F2;
	border-top:1px solid #FFF;
	text-align:center;
}

#footer .content {
	padding: 12px 16px;
}

#footer a {
	color: #464343;
	text-decoration:none;
}
	
#footer a:hover {
	color: #464343;
	text-decoration:underline;
}



/*--------- Listagem Pesquisa----------------*/

#listsearch{
	width:100%;
	margin-top:10px;
}

#listsearch a{
	font-weight:bold;
}

#listsearch table{
	width:100%;
}

#listsearch td{
	padding:3px;
	border-bottom:1px dotted #414134;
}

/*--------- MY LISTAGEM ----------------*/
#mylist{
	margin:15px 0;
}

#mylist img{
	margin:0 10px 0 0;
	border:1px solid #768EB2;
	padding:2px;
	background:#fff;
}

#mylist img.bullet{	
	border:0;
	margin:0;
	padding:5px 0 0 0;
	background:none;
}

#mylist a {
	color:#464343;
	text-decoration:underline;
	font-weight:bold;
}

#mylist a:hover {
	text-decoration:none;
}

#mylist .resumo{
	margin-top:5px;
}


/*----------------------------------------------
	ERRO
*/
#erro{
	margin:0 auto; 
	width:90%;
	border: 1px solid #bc060b;
	background-color: #fff;
	padding: 5px 0px ;
	margin-bottom:10px;
	color:#bc060b;
	text-align:center;
	line-height:1.0em;
}

#erro a{
	color:#3772BF;
}

.msg{
	margin:0 auto; 
	margin-top:10px;
	width:90%;
	border: 1px solid #768EB2;
	background-color: #fff;
	padding: 5px 0px ;
	margin-bottom:10px;
	color:#768EB2;
	text-align:center;
	line-height:1.0em;
}


/* Login
------------------------------------------------------*/
#loginbox{
	width:300px;	
	/*padding:15px;*/
	position: relative;
	left: 50%;
	/*top:0px;*/
	margin-left: -155px; /* half of width */	
	border:1px solid #fff;
	background:#768EB2;
}

#loginform{
	margin:10px;
	padding:0;
	color:#fff;
	font-weight:bold;
}

#loginform .bt{
	margin:15px 0 0 85px;
}




/* Registo
------------------------------------------------------*/

#registo{
	width:100%;
	font-weight:bold;
}

#registo img{
	border:0;
}

#registo .descricao{
	width:160px;
	border-bottom:1px dotted #768EB2;
	border-right:1px dotted #768EB2;
	text-align:left;
	padding:5px;
	/*font-weight:bold;*/
}

#registo .valor{
	border-bottom:1px dotted #768EB2;
}

/* Formulário
------------------------------------------------------*/

.formulario{
	width:100%;
	font-weight:bold;
}

.formulario .descricao{
	width:160px;
	border-bottom:1px dotted #768EB2;
	border-right:1px dotted #768EB2;
	padding:5px;
}

.formulario .valor{
	border-bottom:1px dotted #768EB2;
}



/* ------------------------------------------------------*/

.botoesform{
	width:100%;
	margin-top:10px;
	padding:5px;
}

.botoesform td{
	text-align:center;
}

/*.botoesform input{
	width:100px;
}*/

input.btn {
	width:100px;
	background:#8EA2C0;
	border:1px solid #4B5B75;
	font-size:0.9em;
	font-weight:bold;
	color:#FFF;
	margin:0;
	cursor:pointer;
}





/*--------- TOPO HOTEL ----------------*/
#topohotel{
	position:relative;
	font-size:0.8em;
	color:#768EB2;
	font-weight:bold;
	text-align:right;
	top:-20px;
	margin:0;
}


/*--------- NAVEGA ----------------*/
#navega{
	position:relative;
	font-size:0.85em;
	color:#768EB2;
	font-weight:bold;
	top:-20px;
	margin:0;
}

#navega a {
	color:#768EB2;
	text-decoration:none;
	font-weight:normal;
}

#navega a:hover {
	text-decoration: underline;
}


/* Ofertas
------------------------------------------------------*/

#ListaofertasEmp{
	width:100%;
	/*margin-top:20px;*/
}

#ListaofertasEmp th{
	padding:3px;
	border:1px solid #414134;
	background:#768EB2;
	color:#fff;
}

#ListaofertasEmp td{
	padding:3px;
	border:1px solid #414134;
}

#ofertaEmp{
	width:100%;	
}

#ofertaEmp td{
	border-bottom:1px dotted #00194A;
}

#ofertaEmp .responder{
	padding:8px;
	color:#fff;
	border:1px solid #414134;
	background:#768EB2;
}

.showOferta{
	color:#fff;
	width:300px;
	border:1px solid #414134;
	background:#768EB2;
	padding:3px;
}

#btcandidatura{
	margin:10px 0 20px 0;
	background:url(../images/seta.gif) no-repeat 0px 4px;
	padding:0 0 0 15px;
}

.separador{
	position:relative;	
	padding:4px;
	background:#768EB2;
	color:#fff;
}

/* Reservas
------------------------------------------------------*/

#ListaDisponibilidades{
	width:100%;
	/*margin-top:20px;*/
}

#ListaDisponibilidades th{
	padding:3px;
	border:1px solid #414134;
	background:#768EB2;
	color:#fff;
}

#ListaDisponibilidades th.limpo{
	padding:3px;
	border:none;
	background:none;
	color:#000;
}

#ListaDisponibilidades th.linhaLimpa{
	padding:15px;
	border:none;
	background:none;
	color:#000;
}

#ListaDisponibilidades td{
	padding:0px;
	border:1px solid #414134;
}

#ListaDisponibilidades td.limpo{
	padding:3px;
	border:none;
}



/* Meteorologia
------------------------------------------------------*/

#meteorologia{
	width:100%;
	/*background:red;*/
}

#meteorologia .city{
	text-align:center;
}

#meteorologia .image{
	width:40%;
	float:left;
	text-align:center;
}

#meteorologia .values{
	width:60%;
	float:right;
	padding:5px 0px;
	margin:5px 0 0 0;
	text-align:center;
	/*background:#768EB2;*/
	font-weight:bold;
}

#meteorologia .extra{
	margin-top:5px;
	text-align:center;
	/*background:#768EB2;*/
	/*border-top:1px dotted #768EB2;*/
}


/* FAQ
------------------------------------------------------*/

#faq{
	list-style-image : url(../images/seta.gif);
}

#faq li{	
	margin:0;
	padding:6px 0;
	/*background:#BCC5DB;*/
	border-bottom: 1px solid #BCC5DB;
}

/* SERVIÇOS
------------------------------------------------------*/
/*
#servicos{
	border-collapse: collapse;
	border-spacing: 0px;
}
*/
#servicos, .hoteis_servicos{
	margin:15px 0;
}

#servicos th, .hoteis_servicos th{
	font-weight:normal;
	border-right:1px dotted #414134;
	border-bottom:1px dotted #414134;
	background:#8EA2C0;
	color:#fff;
	height:25px;
}

#servicos .descricao{
	text-align:left;
}

#servicos td, .hoteis_servicos td{
	padding:3px;
	border-right:1px dotted #414134;
	border-bottom:1px dotted #414134;
	text-align:center;
	height:25px;
}

/* ------------------------------------------------------*/
.notTranslation{
	border:1px solid #4B5B75;
	text-align:center;
	padding:3px;
	margin-bottom:15px;
	background:#F5F5F5;
	font-size:0.9em;
	font-weight:bold;
}

/* ------------------------------------------------------*/
.restaurante{
	border-bottom:0px solid #4B5B75;
	margin:10px 0;
}

.restaurante .titulo{
	/*background:#4B5B75;*/
	color:#4B5B75;
	padding:5px;
	padding-left:20px;
	margin:0;
	font-size:1.1em;
	font-weight:bold;
	background:url(../images/seta.gif) no-repeat 5px 8px ;
	border-top:1px solid #4B5B75;
	border-bottom:2px solid #4B5B75;
}

.restaurante .texto{
	margin:0;
	padding:0 10px;
}