/* CSS JATON */

body{
	background: #fff;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #34281d;
	line-height: 20px;
	scrollbar-face-color: #d6a46c;
	scrollbar-shadow-color: #684c31;
	scrollbar-highlight-color: #d6a46c;
	scrollbar-3dlight-color: #684c31;
	scrollbar-darkshadow-color: #d6a46c;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #684c31; 
}

#contenidor {
	width: 958px;
	height: 810px;
	margin: auto;
}

#fons {
	position: absolute;
	width: 958px;
	height: 810px;
	background-image: url(i/bg.jpg);
	margin: auto;
}

#scroll {
	position: absolute;
	right: 106px;
	top: 302px;
	width: 369px;
	height: 400px;
	overflow: auto;
}

#scroll2 {
	position: absolute;
	right: 106px;
	top: 302px;
	width: 369px;
	height: 400px;
	overflow: auto;
}

#paginacion {
    position: absolute;
	right: 120px;
	top: 704px;
	width: 369px;
	height: 88px;
	overflow: auto;
}

#menu-flash {
	width: 355px;
	height: 210px;
	position: absolute;
	left: 58px;
	top: 167px;
}


#caixa-fotos {
	width: 390px;
	height: 373px;
	position: absolute;
	left: 23px;
	top: 370px;
}

#caixa-fotos2 {
	width: 390px;
	height: 373px;
	position: absolute;
	left: 65px;
	top: 400px;
}

#peu {
	width: 958px;
	margin: auto;
	clear: both;
	text-align: center;
}

#navsite ul {
	padding: 3px 0;
	margin-left: 50px;
	font: bold 15px Verdana, sans-serif;
	text-align:center;
	float:inherit;
	
	}
	
#navsite ul li{
	list-style: none;
	margin: 0;
	display: inline;
	}
#navsite ul li a {
	padding: 3px 0.5em;
	text-align:justify;
	text-decoration:none;
	color:#332612;
	}
	
#caja-prev {
	width: 390px;
	height: 14px;
	}

.mapa {
	margin-top: 55px;
	margin-left: 50px;
	}
	
.ver-mapa {
	margin-left: 50px;
	text-decoration:none;
	
	}
	
#scroll_2 {
	position: absolute;
	right: 106px;
	top: 430px;
	width: 370px;
	height: 400px;
	overflow: auto;
}

.negrita {
	font-weight: bold;
	}
	
#caja-mapa {
	width: 350px;
	height: 250px;
	}
	
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

a.linkmenu-inferior:link, a.linkmenu-inferior:visited {
	color: #000000;
	background: inherit;
	text-decoration: none;
}

a.linkmenu-inferior:hover {
	color: #000000;
	background: inherit;
	text-decoration: underline;
}

a.linkmenu-inferior2:link, a.linkmenu-inferior2:visited {
	color: #905f39;
	background: inherit;
	text-decoration: none;
    font-weight:bold;
}

a.linkmenu-inferior2:hover {
	color: #905f39;
	background: inherit;
	text-decoration: underline;
}

.puntero
{
    cursor:pointer;
}

#titulo
{
    position: absolute;
	right: 106px;
	top: 260px;
	width: 369px;
	height: 40px;
	overflow: auto;
	font-size: 16px;
	font-family:Verdana;
}
	

	

	

	
	

