﻿.topPanelContacto
{
	float: right;
	
	height: 84px;
	width: 162px;
	background-repeat: no-repeat;
}
.topPanelVazio
{
	float: right;
	background-image: url('../../img/top_panel_vazio.jpg' );
	height: 84px;
	max-height:84px;
	width: 128px;
	background-repeat: no-repeat;
}
.topPanelMapa
{
	float: right;
	background-image: url('../../img/top_panel_mapa.jpg' );
	height: 84px;
	width: 128px;
	background-repeat: no-repeat;
}

.topPanelMapaTopText
{
	margin: 4px 10px 0px 4px;
	padding: 3px 4px 0px 4px;
	background-image: url('../../img/ul_mark8.jpg' );
	background-repeat: no-repeat;
	text-align: left;
	color: #16889C;
	position: relative;
	height:41px;
	top: 7px;
	left: 7px;
}
.topPanelMapaLink
{
	text-align: left;
	text-decoration: none;
	position: relative;
	
	left: 11px;
}

.topPanelLink
{
	color: #16889C;
}
.topPanelLink:link
{
	color: #16889C;
}
.topPanelLink:visited
{
	color: #16889C;
}
.topPanelLink:hover
{
	color: #16889C;
	text-decoration:underline;
}

.topPanelContactoTopText
{
	margin: 11px 5px 0px 11px;
	padding: 3px 4px 0px 4px;
	background-image: url('../../img/ul_mark3.jpg' );
	background-repeat: no-repeat;
	text-align: left;
	color: White;
	line-height:15px;
}
.topPanelContactoLink
{
	color: White;
}
.topPanelContactoLink:link
{
	color: White;
}
.topPanelContactoLink:visited
{
	color: White;
}
.topPanelContactoLink:hover
{
	color: White;
}
.topPanelContactoTelefone
{
	text-align: left;
	color: #16889C;
	padding-left: 35px;
	margin-top:8px;
}

.topPanelUnidades
{
	color: #16889C;
	margin-top: 18px;
	margin-left: 10px;
	margin-right:10px;
}

.topPanelUnidadesSelectBox
{	
	width: 85px;
	background-color:White;
	padding-top:1px;
	border: solid 1px #16889C;
	color: #16889C;
	line-height:14px;
	overflow:hidden;
	padding-left:4px;
	height:15px;
	white-space:nowrap;
	position:absolute;
}

