/* Visites virtuals: */

#anunci_visita {
	background-color: #f5f5f5;
	margin-bottom: 10px;
	overflow: hidden;
}

.transparenta {
    filter: alpha(opacity=50); opacity: 0.50;
}

.doble {
    width: 444px;
    height: 145px;
}
.mig, .migdrt {
    width: 216px;
    height: 145px;
    font-size: 9px;
}
.esq, .mig {
    float: left;
}
.drt, .migdrt {
    float: right;
}
.sp_esq {
    margin-right: 12px;
}
.sp_drt {
    margin-left: 12px;
}

#anunci_visita .ressalt {
	position: absolute;
	top: 5px; left: 5px;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: maroon;
	background-color: #FFCC00;
	filter: alpha(opacity=70); opacity: 0.70;
}
#anunci_visita #titol {
    position: relative;
    background-color: #eaeaea;
	font-weight: bold;
}
#anunci_visita #titol a {
	display: block;
	padding: 2px;
}
.text {
    font-size: 14px;
	padding-left: 3px;
}
.mig .text, .migdrt .text {
	font-size: 10px;
}
#anunci_visita #titol a:hover {
	background-color: #F1E2C7;
}
#anunci_visita #titol a:hover img {
	filter: alpha(opacity=80); opacity: 0.80;
}

#anunci_visita #info_fly {
	position: absolute;
	top: 2px;
	left: 2px; _left: 0;
	width: 208px;
	height: 14px;
    filter: alpha(opacity=70); opacity: 0.70;
    background-color: #333399;
	color: white;
	padding: 2px;
	font-size: 9px;
	font-weight: normal;
}

#anunci_visita #sinopsi {
	position: relative;
	width: auto;
	padding: 5px;
}

#visites #titol_visita {
	position:relative;
	width: 890px;
	padding: 5px;
	background-color: #e0e0e0;
	margin-bottom: 5px;
	color: black;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Times, serif;
	font-size: 22px;
}
#visites #visita_imatge {
	padding-bottom: 5px;
}
#visites #llista_elements {
	float: left;
}
#visites .llista_esq {
	width: 670px;
}
#visites .llista_complet {
	width: 900px;
}

#visites #llista_elements #opcions {
	margin-bottom: 10px;
}
#visites #opcions {
	vertical-align: middle;
	font-size: 9px;
	background-color: #f0f0f0;
	padding: 2px 0 2px 4px;
}
#visites #opcions a {
	font-weight: bold;
	padding: 2px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#visites #opcions .resalt {
	color: white;
	background-color: orange; /*#e0e0e0;*/
}
#visites #opcions a:hover {
	background-color: black;
	color: white;
}
#visites #article {
	float: left;
}

#visites #titol_capsal {
	position: relative;
	width: 900px;
	margin: 10px 0 10px 0;
	font-size: 18px;
	font-style: italic;
	color: #808080;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Times, serif;
}

#visites #dades_visita {
    float: left;
	width: 670px;
}

#visites #elements {
	position: relative;
	width: 900px;
	_overflow: hidden;
}

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

#visites #elements #fons_dreta {
	position: absolute;
	top: 0; right: 0;
	width: 220px;
	height: 100%;
	_height: 2000px;
	background-color: #f0f0f0;
}
#visites #elements #dreta {
    float: right;
	width: 220px;
	margin-bottom: 5px;
	background-color: #f0f0f0;
}
#visites #elements .fixe {
	height: 460px;
}
#visites #elements #dreta #titol_dreta {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #a0a0a0;
	padding: 3px 5px 0 5px;
}
#visites #elements #dreta #mapa {
	position: relative;
	width: 210px;
	height: 200px;
	margin: 5px auto 5px auto;
}

#visites #elements .sp_esq {
    margin-right: 11px;
}

#visites #element {
	position: relative;
	float: left;
	width: 670px;
	height: 460px;
	background-color: #d0d0d0;
	margin-bottom: 5px;
}

#visites #element #titol {
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Times, serif;
    font-size: 18px;
	padding: 5px;
	background-color: #808080;
	color: white;
}

/* links destacats de l'element: */

#visites #element #element_links {
	position: absolute;
	top: 3px; right: 3px;
	height: 25px;
}
#visites #element #link_enxampla {
	position: relative;
	float: right;
	width: 30px;
	height: 25px;
	margin-left: 5px;
}
#visites #element #enxampla,#visites #element #contrau {
	position: relative;
}
#visites #element #contrau {
	display: none;
}
#visites #element #link_destacat {
	position: relative;
	float: right;
	width: 125px;
	height: 25px;
}
#visites #element #link_destacat a {
	display: block;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	color: white;
	height: 25px;
	background-image: url(../grafics/boto_125_f.gif);
	background-repeat: no-repeat;
}
#visites #element #link_destacat a:hover {
	color: black;
    background-image: url(../grafics/boto_125_b.gif);
}

#visites #element #imatge {
	position: relative;
	width: 100%;
	height: 375px;
	text-align: center;
	background-color: #C0C0C0;
}

#visites #element #peu {
	padding: 5px;
}

/* variant de visites en article */

#visites #titol_apartat {
	padding-bottom: 15px;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #a0a0a0;
}


