/* CSS Document */

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

.labelGolfe_pt {
	display:block;
	background-image:url(../imgs/pt/labelGolfe.gif);
	width:210px;
	height:40px;
}
.labelGolfe_en {
	display:block;
	background-image:url(../imgs/en/labelGolfe.gif);
	width:210px;
	height:40px;
}
.labelGolfe_es {
	display:block;
	background-image:url(../imgs/es/labelGolfe.gif);
	width:210px;
	height:40px;
}

.labelGolfe_pt h2{
	display:none;
}

.labelGolfe_en h2{
	display:none;
}

.labelGolfe_es h2{
	display:none;
}


.btVoltarVilamoura_pt {
	display:block;
	background:url(../imgs/pt/btVoltarVilamoura-off.gif) no-repeat;
	width:180px;
	height:20px;
}

.btVoltarVilamoura_pt a{
	display:block;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
	width:180px;
	height:20px;
}
.btVoltarVilamoura_pt a:hover{
	background:url(../imgs/pt/btVoltarVilamoura-on.gif) no-repeat;
}

.btVoltarVilamoura_en {
	display:block;
	background:url(../imgs/en/btVoltarVilamoura-off.gif) no-repeat;
	width:180px;
	height:20px;
}

.btVoltarVilamoura_en a{
	display:block;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
	width:180px;
	height:20px;
}
.btVoltarVilamoura_en a:hover{
	background:url(../imgs/en/btVoltarVilamoura-on.gif) no-repeat;
}

.btVoltarVilamoura_es {
	display:block;
	background:url(../imgs/es/btVoltarVilamoura-off.gif) no-repeat;
	width:180px;
	height:20px;
}

.btVoltarVilamoura_es a{
	display:block;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
	width:180px;
	height:20px;
}
.btVoltarVilamoura_es a:hover{
	background:url(../imgs/es/btVoltarVilamoura-on.gif) no-repeat;
}

/*mascara flash*/
.mascaraMapa {
    position:absolute;
	display:block;
	width:627px;
	height:409px;
    z-index:10;
}

/*detalhe*/
.tituloPagina {
	display:block;
	font-size:14px;
	color:#696661;
	padding:0px 0 8px 0;
}

.mascaraInterior {
	display:block;
	background-image:url(../imgs/mascaraInteriorFlash.png);
	width:627px;
	height:273px;
}

.mascaraCircuitosGolfe {
	display:block;
	background:url(../imgs/mascaraCircuitosGolfe.png) no-repeat;
	width:111px;
	height:80px;
}

.linkTitulo {
	display:block;
	color:#696661;
	text-decoration:none;
	padding-bottom:2px;
}
.linkTitulo:hover {
	color:#696661;
	text-decoration:underline;
}

.destaquesLeft {
    background:#B9D711;
    width:210px;
    height:27px;
	font-weight:bold;
	font-size:15px;
	filter:alpha(opacity=80);	
	-moz-opacity:0.80;
	opacity:0.80;
}

.linksBotoesGolf {
    display:block;
    color:white;
    width:215px;
    height:132px;
    position:absolute;
    top:0px;
    left:0px;
    color:red;
    z-index:4000;
	cursor:pointer;
}