@import url(global.css);
@import url(map.css);
@import url(gallerypages.css);

BODY {
	scrollbar-face-color: #CFC88D; scrollbar-shadow-color: #87825C;
	scrollbar-highlight-color: #FCF4AC; scrollbar-3dlight-color: #B7BB8E; 
	scrollbar-darkshadow-color: #B7BB8E; scrollbar-track-color: #C6CA99;
	scrollbar-arrow-color: #959873;
	overflow: auto;
	background-color:#7B7757;	
}

#player {
	position: relative;
}

div#pagedgallery{
	left:     305px;
	width:    688px;	  	
}

.relacionados {
	width: 100px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	line-height: 1.1em;	
	position: absolute;
	top: 20px;
}


div#panel_relacionados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-image: url(../img/relateds_back.gif);
	position: absolute;
	width: 275px;
	height: 100px;
	left: 30px;
	top: 300px;
	z-index: 20;
}

.enlacetopito
{
	width:20px;
	height:20px;
}

div#rotulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	position: absolute;
	top: 15px;
	left: 15px;
}

