/* CSS Document */

.divContentGrupo {
	display:block;
	padding:0 15px 5px 13px;
	background-color:#FFFFFF;
}

.labelVilamoura_pt {
	display:block;
	background-image:url(../imgs/pt/labelVilamoura.gif);
	width:210px;
	height:40px;
}

.labelVilamoura_en {
	display:block;
	background-image:url(../imgs/en/labelVilamoura.gif);
	width:210px;
	height:40px;
}

.labelVilamoura_es {
	display:block;
	background-image:url(../imgs/es/labelVilamoura.gif);
	width:210px;
	height:40px;
}

.labelVilamoura_pt h2{
	display:none;
}

.labelVilamoura_en h2{
	display:none;
}

.labelVilamoura_es h2{
	display:none;
}

.bottomCaixaGrupo {
	display:block;
	background-image:url(../imgs/bottomCaixaGrupo.gif);
	width:210px;
	height:10px;
}

.btHoteis_pt {
	display:block;
	background:url(../imgs/pt/btHoteis-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
	padding-right:30px;
}

.btHoteis_pt a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btHoteis_pt a:hover {
	background:url(../imgs/pt/btHoteis-on.gif);
}

.btHoteis_en {
	display:block;
	background:url(../imgs/en/btHoteis-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
	padding-right:30px;
}

.btHoteis_en a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btHoteis_en a:hover {
	background:url(../imgs/en/btHoteis-on.gif);
}

.btHoteis_es {
	display:block;
	background:url(../imgs/es/btHoteis-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
	padding-right:30px;
}

.btHoteis_es a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btHoteis_es a:hover {
	background:url(../imgs/es/btHoteis-on.gif);
}


.btRestaurantes_pt {
	display:block;
	background:url(../imgs/pt/btRestaurantes-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
	padding-right:30px;
}
.btRestaurantes_pt a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btRestaurantes_pt a:hover {
	background:url(../imgs/pt/btRestaurantes-on.gif);
}

.btRestaurantes_en {
	display:block;
	background:url(../imgs/en/btRestaurantes-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
	padding-right:30px;
}
.btRestaurantes_en a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btRestaurantes_en a:hover {
	background:url(../imgs/en/btRestaurantes-on.gif);
}

.btRestaurantes_es {
	display:block;
	background:url(../imgs/es/btRestaurantes-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
	padding-right:30px;
}
.btRestaurantes_es a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btRestaurantes_es a:hover {
	background:url(../imgs/es/btRestaurantes-on.gif);
}

.btInfo_pt {
	display:block;
	background:url(../imgs/pt/btInfo-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
}
.btInfo_pt a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btInfo_pt a:hover {
	background:url(../imgs/pt/btInfo-on.gif);
}

.btInfo_en {
	display:block;
	background:url(../imgs/en/btInfo-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
}
.btInfo_en a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btInfo_en a:hover {
	background:url(../imgs/en/btInfo-on.gif);
}

.btInfo_es {
	display:block;
	background:url(../imgs/es/btInfo-off.gif) no-repeat;
	width:180px;
	height:20px;
	float:left;
}
.btInfo_es a {
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
}
.btInfo_es a:hover {
	background:url(../imgs/es/btInfo-on.gif);
}