body {
	background: #989898 url(images/bodybg.jpg);
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}

.menu_link,#last {
	font-size: 14px;
	font-weight:900;
	text-decoration: none;
	padding:10px;
	margin:0px;
	text-transform: uppercase;
	width: 150px;
	display:block;
	color: #901D78;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	text-align:left;
}
.menu_link:hover, #last:hover{
	color:#FF9900;
}
.menu_link {border-bottom: 1px dashed #9c8f5e;}
#navtop{
	background-image:url(images/navtop.gif);
	background-repeat: no-repeat;
	display:block;
	width:146px;
	height:20px;
}
#navbottom{
	background-image:url(images/navbottom.gif);
	display:block;
	width:146px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link { 
	color: orange;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: orange;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: orange;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#container {
	margin: 60px auto;
	text-align: left;
	width: 700px;

}
#top {
	width: 700px;
	height: 19px;
	margin:0px;
	display:block;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	position:relative;
}
#bottom {
	width: 700px;
	height: 19px;
	margin:0px;
	display:block;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	position:relative;
}
#content {
	background: #663200;
	width: 700px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}

#left_mapa {
	position:relative;
	margin-left:10px;
	float:left;
	padding: 10px 5px 5px 5px;

	background: #663200;
	width: 200px;
	color:#F0D428;
}
#middle_mapa {
	padding: 5px 5px 5px 5px;
	color:#F0D428;

	width: 500px;

}

#middle a{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#354E97;
}

#right img{
	border: 0px none #663200;
}
.clear{clear:both;}
#footer {
	width: 600px;
	height: 34px;
	margin:0px;
	display:block;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	position:relative;
}
.artphoto { float:right;   margin:0 10px 10px 0;    }
div.artphoto img {border:0px ; text-align:left; padding:5px;  }
