@charset "utf-8";
/* CSS Document */

#mapa .main {
	width: 950px;
}

#map {
	width:740px;
	height:550px;
}
#mapa {
	clear: both;
	height: 480px;
	width: 100%;
}
.sidebar-entry {
	text-decoration:none;
	width: 150px;
}
a.sidebar-entry {
	color:#1E4F53;
	text-decoration: none;
	margin-left:20px
}
a.sidebar-entry:hover {color:#F60; text-decoration: none}
a.sidebar-entry:focus {
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}
.sidebar-cat-header {
	color:#1E4F53;
	font-weight:bold;
	font-size: 13px;
}
.hilight-cat-header {
	background-color:transparent;
}
.iw-header {
	color:#1E4F53;
	font-weight:bold;
	font-size: 14px;
}
#sidebar {
	width:200px;
	height:480px;
	overflow:auto
}
h4   
{
	border-bottom: 2px solid #F60;
	margin-top: 5px;
	margin-bottom: 5px;
} 
.image-info {
	border: 1px solid #FFF;
}
#infobox {
	float: right;
	line-height: 1px;
	font-weight: bold;
	margin-right: 540px;
}
.copy{
	width: 600px;
	text-align: center;
	margin: auto;
}