﻿#tmap a img {
	border: none;
}

#tmap a {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	outline: none;
}

#tmap a:hover {
	color: #b7c204;
}


#tmap {
	width: 500px;
	margin: 15px 0 0 15px;
	padding: 0;
}

#map {
	width:500px;
	height: 550px;
	font: normal small verdana, arial, helvetica, sans-serif;
	border: 2px solid #b7c204;
	margin: 0;
	padding: 0;
}

#mape {
	margin: 20px 0;
	height: 450px;
/*	border-top: 3px solid #F90;
	border-bottom: 3px solid #F90;*/
}

#side_bar {
	margin: 0;
	padding: 0;
}

.side {
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	line-height: 23px;
	background-color: #f5ed82;
	border-bottom: 2px solid #b7c204;
	border-left: 2px solid #b7c204;
	border-right: 2px solid #b7c204;
	width: 500px;
}

.side a {
	font-weight: bold;
}

#contedor .side p.titu {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #AAA;
	font-size: 12pt;
	font-weight: bold;
}

.globo {
	width: 360px;
	height: 100px;
	margin-bottom: -12px;
}

.globo .tit {
	font-weight: bold;
	font-size: 9pt;
	color: #369;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 4px;
	text-align: left;
}

.globo .cont {
	overflow:auto;
	font-size: 7pt;
	text-align: left;
}

.globo .cont a {
	font-size: 8pt;
	padding-left: 0px;
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.globo .ollo {
	color: #990000;
	font-size: 1em;
	font-weight: bold;
}