* {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
}

html {
	overflow: auto;
	padding:0;
}

body {
	background:url(../graphics/background.gif);
	background-repeat:repeat-y;
	color:#000000;
	background-color:#bfbeac;
	padding:0;
	overflow:auto;
	scrollbar-base-color:#bfbeac;
	scrollbar-3dlight-color:#fdfdfb;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#801a27;
	scrollbar-highlight-color:#fdfdfb;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#fdfdfb;
}

h1 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.3em;
	color:#801a27;
	background-color:transparent;
	position:absolute;
	bottom:0;
	width:530px;
	display:inline;
	margin-left:50px;
	padding:0;
}

h2, h3, p, li, form, label {
	font-size:0.8em;
	line-height:1.3em;
	color:#000000;
	margin-top:0.5em;
	padding:0;
}

ul {
	padding:0 0 0 20px;
}

div, img {
	border:0;
	padding:0;
}

input[type="radio"] {
	vertical-align:baseline;
	padding:0;
}

label {
	vertical-align:middle;
	padding:0;
	background-color:transparent;
}

button {
	font-size:10px;
	line-height:9px;
	padding:0;
}

em {
	font-weight:bold;
	font-style:normal;
	color:#801a27;
}

abbr {
	text-decoration:none;
	padding:0;
}

map, area {
	padding:0;
}

a:link, a:visited {
	font-size:1em;
	text-decoration:none;
	color:#801a27;
}

a:hover, a:active {
	font-size:1em;
	text-decoration:underline;
	color:#801a27;
}


/* #####  Classes  ##### */
.center {
	text-align:center;
}
.small {
	font-size:0.65em;
	margin-top:0;
}
.dist1 {
	margin-top:1.5em;
}

.columns1a {
	width:200px;
	vertical-align:top;
}
.columns1b {
	width:450px;
	margin-left:10px;
	vertical-align:top;
}
.columns1a a {
	font-weight:bold;
}
.columns1b p.left {
	width:250px;
	height:80px;
	float:left;
}
.columns1b p.right {
	width:200px;
	float:right;
	text-align:right;
}

.table2 {
	margin:20px;
	background-color:#ffffff;
	border:1px solid #801a27;
}
.table2 td {
	font-size:0.7em;
	line-height:1.2em;
	color:#000000;
	vertical-align:middle;
	padding:6px;
}
.columns2a {
	width:250px;
	border-bottom:1px dashed #801a27;
}
.columns2b {
	width:150px;
	text-align:center;
	border-bottom:1px dashed #801a27;
}
.columns2c {
	width:150px;
	text-align:center;
	border-bottom:1px dashed #801a27;
}
.columns2d {
	width:150px;
	text-align:center;
	border-bottom:1px dashed #801a27;
}

.table3 {
	margin-top:36px;
}

.table3 td {
	width:33%;
	font-size:0.7em;
	line-height:1.2em;
	padding:6px;
}

.table3 p {
	font-size:1em;
}

hr.end {
	border:0;
	color:#f7f7f0;
	margin-top:40px;
	margin-bottom:40px;
}

/* #####  IDs  ##### */
#logo {
	position:absolute;
	left:10px;
	top:10px;
	width:180px;
	height:100px;
	z-index:100;
}

#main {
	position:absolute;
	left:205px;
	top:15px;
	width:786px;
	height:565px;
	background-color:transparent;
}

#home {
	position:absolute;
	left:20px;
	top:15px;
	width:180px;
	height:175px;
	overflow:hidden;
}

#menu {
	position:absolute;
	left:20px;
	top:250px;
	width:180px;
	height:328px;
	overflow:hidden;
}

#bottom {
	position:absolute;
	left:200px;
	top:520px;
	width:800px;
	height:25px;
	background-color:#f0bba6;
}

#title {
	position:absolute;
	left:0;
	top:0;
	width:800px;
	height:45px;
}

#map {
	position:absolute;
	left:0px;
	top:55px;
	border:1px solid #801a27;
	z-index:10;
}

#mapa3 {
	position:absolute;
	margin-left:50px;
	top:55px;
	border:1px solid #801a27;
	z-index:10;
}

#basic_map {
	position:absolute;
	left:1px;
	top:55px;
	border:1px solid #801a27;
	z-index:1;
}

#text {
	position:absolute;
	left:50px;
	top:61px;
	width:730px;
	height:494px;
	overflow:auto;
	padding-bottom:0px;
}

#map_selection {
	position:absolute;
	left:280px;
	bottom:0;
	width:410px;
	display:inline;
	text-align:right;
}

p.altoplan {
	position:relative;
	left:100px;
	top:6px;
	font-size:0.7em;
}

p.altoplan a {
	font-weight:normal;
	color:white;
}

#menu_title {
	visibility:hidden;
}

#menu ul {
	padding:0;
}

#menu li {
	width:180px;
	height:1.2em;
	line-height:1.2em;
	margin-top:0;
	background-color:#801a27;
	border-top:1px solid #f9e5dd;
}

#menu a {
	font-size:0.85em;
	font-weight:bold;
	white-space:nowrap;
	width:180px;
	height:1.2em;
	line-height:1.2em;
	margin-top:2px;
	display:block;
	text-decoration:none;
}

#menu li.submenu {
	text-indent:1em;
}

#menu li.last {
	padding-bottom:0;
	border-bottom:1px solid #ffffff;
}

#menu a:link {
	padding-left:10px;
	width:170px;
	color:#ffffff;
	background-color:#801a27;
}

#menu a:visited {
	padding-left:10px;
	width:170px;
	color:#ffffff;
	background-color:#801a27;
}

#menu a:hover {
	color:#ffffff;
	background-color:#99424d;
}

#menu a:active {
	color:#ffffff;
	background-color:#b3787f;
}
