@charset "UTF-8";
.base_geral {
	height: 600px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	background-color:#FFFFFF;
}
.base_topo {
	height: 100px;
	width: 1000px;
	overflow: hidden;
	position: absolute;
	background-image: url(../imagens/base_fios.jpg);
	background-repeat: repeat;
	left: 0;
	top: 0;
	visibility: visible;
	z-index: 16;
}
.telefones {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.telefones_bold{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.texto a:active {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.texto_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto2 a {
	color: #333333;
	text-decoration: none;
}
.texto2 a:link {
	color: #333333;
	text-decoration: none;
}
.texto2 a:visited {
	color: #000000;
	text-decoration: none;
}
.texto2 a:hover {
	color: #000066;
}

.texto2 a:active {
	color: #333333;
	text-decoration: none;
}

.vinheta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagens/base_menu.gif);
	background-position: top;
	display: block;
	height: 27px;
	vertical-align: middle;
}
.menu a:link{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	padding-top: 4px;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	padding-top: 4px;
}
.menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagens/base_menu2.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 27px;
}
.menu a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagens/base_menu2.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 27px;
}
.menu a:focus{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagens/base_menu2.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 27px;
}


.borda_img {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
}
#div_mapa2 {
	position:absolute;
	left:919px;
	top:203px;
	width:51px;
	height:49px;
	z-index:21;
	visibility: visible;
}
.menu_home {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagens/base_menu2.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 27px;
}
#div_mapa3 {
	position:absolute;
	left:919px;
	top:203px;
	width:51px;
	height:49px;
	z-index:18;
	visibility: visible;
}

#div_mapa3_left {
	position:absolute;
	left:31px;
	top:207px;
	width:51px;
	height:49px;
	z-index:18;
	visibility: visible;
}
#div_mapa2_left {
	position:absolute;
	left:919px;
	top:203px;
	width:51px;
	height:49px;
	z-index:21;
	visibility: visible;
}
