/* CSS Document */

body {
	margin:0;
	padding:20px 0 0 0;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.divHeader {
	display:block;
	border-bottom:1px solid #333333;
	margin-bottom:10px;
	height:35px;
	position:relative;
	background:url(../imgs/pt/topo.jpg) no-repeat;
}

#menuTopo {
	padding:0;
	margin:0;
	position:absolute;
	left:100px;
	top:0d;
}

#menuTopo ul {
	padding:0;
	margin:0;
	border:0;
}

#menuTopo ul li {
	list-style:none;
	float:left;
}

#menuTopo ul li a {
	display:block;
	height:35px;
	float:left;
}

.historia{
	width:67px;
	padding-right:34px;
}
.historia a{
	width:67px;
}
.historia a:hover{
	background:url(../imgs/pt/bt01-on.gif) no-repeat;
	width:67px;
}
.historia span{
	display:none;
}

.produtos{
	width:75px;
	padding-right:33px;
}
.produtos a{
	width:75px;
}
.produtos a:hover{
	background:url(../imgs/pt/bt02-on.gif) no-repeat;
	width:75px;
}
.produtos span{
	display:none;
}

.galeria{
	width:87px;
	padding-right:35px;
}
.galeria a{
	width:87px;
}
.galeria a:hover{
	background:url(../imgs/pt/bt03-on.gif) no-repeat;
	width:87px;
}
.galeria span{
	display:none;
}

.hoteis{
	width:50px;
	padding-right:35px;
}
.hoteis a{
	width:50px;
}
.hoteis a:hover{
	background:url(../imgs/pt/bt04-on.gif) no-repeat;
	width:50px;
}
.hoteis span{
	display:none;
}

.atmosferas{
	width:92px;
	padding-right:41px;
}
.atmosferas a{
	width:92px;
}
.atmosferas a:hover{
	background:url(../imgs/pt/bt05-on.gif) no-repeat;
	width:92px;
}
.atmosferas span{
	display:none;
}

.press{
	width:42px;
	padding-right:35px;
}
.press a{
	width:42px;
}
.press a:hover{
	background:url(../imgs/pt/bt06-on.gif) no-repeat;
	width:42px;
}
.press span{
	display:none;
}

.contactos{
	width:81px;
}
.contactos a{
	width:81px;
}
.contactos a:hover{
	background:url(../imgs/pt/bt07-on.gif) no-repeat;
	width:81px;
}
.contactos span{
	display:none;
}

/*content*/
.divContent {
	display:block;
	width:807px;
	height:509px;
	position:relative;
}
.divContentCatalogo {
	display:block;
	width:808px;
	height:509px;
	position:relative;
}


.txtHistoria {
	color:#CCCCCC;
	line-height:180%;
}

.caixaLogin {
	display:block;
	background-image:url(../imgs/pt/imgLogin.gif);
	width:505px;
	height:88px;
	position:relative;
}

.inputLogin {
	display:block;
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	width:180px;
}

.okLogin {
	display:block;
	border:none;
	background:none;
	width:53px;
	height:18px;
}

.btRegisto {
	display:block;
	background-image:url(../imgs/pt/btRegisto-off.gif);
	width:141px;
	height:10px;
}
.btRegisto:hover {
	background-image:url(../imgs/pt/btRegisto-on.gif);
}
.btRegisto span{
	display:none;
}

.caixaLogado {
	display:block;
	background-image:url(../imgs/pt/caixaBemVindo.gif);
	width:275px;
	height:9px;
	position:absolute;
	bottom:18px;
	right:0;
	font-size:9px;
	letter-spacing:5px;
}

.btEditar {
	display:block;
	width:49px;
	height:9px;
	position:absolute;
	top:0;
	left:173px;
}
.btEditar a{
	display:block;
	width:49px;
	height:9px;
}
.btEditar a:hover{
	display:block;
	background-image:url(../imgs/pt/btEditar-on.gif);
	width:49px;
	height:9px;
}
.btEditar a span{
	display:none;
}

.btSair {
	display:block;
	width:49px;
	height:9px;
	position:absolute;
	top:0;
	left:244px;
}
.btSair a{
	display:block;
	width:49px;
	height:9px;
}
.btSair a:hover{
	display:block;
	background-image:url(../imgs/pt/btSair-on.gif);
	width:31px;
	height:9px;
}
.btSair a span{
	display:none;
}


/*detalhe*/
.txtDetalhe {
	font-size:9px;
	letter-spacing:5px;
	padding:12px 0 0 0;
}

.setaLeft {
	display:block;
	background-image:url(../imgs/setaLeft-off.gif);
	width:29px;
	height:11px;
}
.setaLeft:hover {
	display:block;
	background-image:url(../imgs/setaLeft-on.gif);
}
.setaLeft span{
	display:none;
}

.setaRight {
	display:block;
	background-image:url(../imgs/setaRight-off.gif);
	width:30px;
	height:13px;
}
.setaRight:hover {
	display:block;
	background-image:url(../imgs/setaRight-on.gif);
}
.setaRight span{
	display:none;
}

.thumbs {
	display:block;
	padding-right:1px;
	float:left;
}

/*footer*/
.divFooter {
	display:block;
	background:url(../imgs/pt/footer.jpg) no-repeat;
	width:606px;
	height:26px;
	margin-left:201px;
	position:relative;
}

.logoLpd {
	display:block;
	width:124px;
	height:16px;
	position:absolute;
	top:0;
	left:0;
}
.logoLpd a{
	display:block;
	width:124px;
	height:16px;
}
.logoLpd span{
	display:none;
}

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

#idiomas ul {
	padding:0;
	margin:0;
	border:0;
	text-align:center;
}

#idiomas ul li {
	list-style:none;
	float:left;
}

#idiomas ul li a {
	display:block;
	height:14px;
	float:left;
  margin: 0 4px;
}

.en{
	background-image:url(../imgs/en-off.gif);
	width:33px;
}
.en:hover{
	background-image:url(../imgs/en-on.gif);
	width:33px;
}
.en span{
	display:none;
}

.fr{
	background-image:url(../imgs/fr-off.gif);
	width:39px;
}
.fr:hover{
	background-image:url(../imgs/fr-on.gif);
	width:39px;
}
.fr span{
	display:none;
}

.es{
	background-image:url(../imgs/es-off.gif);
	width:37px;
}
.es:hover{
	background-image:url(../imgs/es-on.gif);
	width:37px;
}
.es span{
	display:none;
}

.pt{
	background-image:url(../imgs/pt-off.gif);
	width:47px;
}
.pt:hover{
	background-image:url(../imgs/pt-on.gif);
	width:47px;
}
.pt span{
	display:none;
}