/* CSS Document */

html, body {
	font-size: x-large;
	color: black;
	background-color: #BD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 0.5em;
}

a, a:link {
	color: #009;
	background: #DEA;
	text-decoration: underline;
}

a:visited {
	color: #006;
	background: #ad7;
}

a:hover, a:active {
	color: #00C;
	background: #efb;
}

.sentieriList .num {
	display: none;
}

.flashContainer img, #flash {
	width: 90% !important;
}

.gallery img.foto {
	width: 8em !important;
}

.imgPreview {
	width: 20em !important;
}
