/* CSS Document */

#empresas div.janelaDir {
	float: right;
	width: 260px;
}

#menuEmpresa ul {
	padding-top: 100px !important;
	padding-top: 0px;
	margin-top: 0px !important;
	margin-top: 100px;
}

#menuEmpresa ul li {
	float: left;
	width: 90px;
	height: 55px;
	overflow: hidden;
}
#empresas li a {
	display: block;
	text-decoration: none;
	color: #34A559;
	font-weight: bold;
	width: 48px;
	height: 34px;
	overflow: hidden;
}
#empresas li a:hover {
	text-decoration: none;
}
#empresas li a small {
	display: none;
}
#empresas li a.over {
	padding-top: 35px;
	padding-left: 10px;
	width: 90px;
	height: auto;
}
#empresas li a.over small {
	display: block;
}

#empresas li.asabranca {
	background: url(../images/asabranca.gif) no-repeat left top;
}
#empresas li.santana {
	background: url(../images/santana.gif) no-repeat left top;
	width: 400px;
}
#empresas li.cidadeverde {
	background: url(../images/cidadeverde.gif) no-repeat left top;
}
#empresas li.doisirmaos {
	background: url(../images/doisirmaos.gif) no-repeat left top;
	width: 300px;
	margin-left: -13px;
}
#empresas li.emtracol {
	background: url(../images/emtracol.gif) no-repeat left top;
}
#empresas li.emvip {
	background: url(../images/emvip.gif) no-repeat left top;
	width: 300px;
	margin-left: -13px;
}
#empresas li.taguatur {
	background: url(../images/taguatur.gif) no-repeat left top;
}
#empresas li.teresinense {
	background: url(../images/teresinense.gif) no-repeat left top;
	margin-left: -13px;
}
#empresas li.transcol {
	background: url(../images/transcol.gif) no-repeat left top;
	width: 200px;
	margin-left: -13px;
}
#empresas li.piauiense {
	background: url(../images/piauiense.gif) no-repeat left top;
}
#empresas li.santacruz {
	background: url(../images/santacruz.gif) no-repeat left top;
	margin-left: -13px;
}
#empresas li.therezina {
	background: url(../images/therezina.gif) no-repeat left top;
	margin-left: -13px;
}
#empresas li.saocristovao {
	background: url(../images/saocristovao.gif) no-repeat left top;
	margin-left: -13px;
}

#empresas h4 {
	color: #142A82;
	font-size: 12px;
	margin: 10px 0 5px 0;
}
#empresas div.proprietarios, #empresas div.voltar {
	float: left;
	width: 150px;
	text-align: right;
	margin-top: 155px;
}
#empresas div.proprietarios p {
	font-family: Arial, Helvetica, sans-serif;
}
#empresas img {
	margin-bottom: 10px;
}
#detalhesEmpresa p {
	margin: 5px 0 5px 0;
}
#detalhesEmpresa ul {
	margin-left: 10px;
}
#detalhesEmpresa li {
	list-style: square;
	margin-left: 10px;
}
#empresas div.voltar {
	text-align: center;
	margin-top: 100px;
}
#empresas div.voltar a {
	color: #34A559;
	font-weight: bold;
}
#carregando {
	position: absolute;
	color: #F33;
	font-weight: bold;
	margin: 220px 0 0 250px;
	background-color: #FEE;
	border: 1px dashed #F00;
	padding: 3px 10px;
	display: none;
}
