/* Empresa */

.conteudoempresa {
	width:560px;
	height:auto;
	float:left;
	padding:5px;
	padding-bottom:0px;
}

.style1 {color: #99CC00}

.englobamenu {
	width:150px;
	height:;
	float:left;
	margin-left:30px;
}

.menuempresa {
	width:200px;
	height:830px;
	float:left;
	border:#99CC00 solid 3px;
	border-right:none;
	border-bottom:none;
	border-top:none;
	margin-left:0px;
	margin-top:15px;
}

.titulo {
	color:#99CC00;
	font-size:1.1em;
	float:left;
}

.linkempresa {
	width:130px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
	font-size:1.1em;
}

.flashempresa {
	width:550px;
	height:150px;
	float:left;
	background-color:#CCCCCC;
	margin-top:10px;
}

.textoempresa {
	width:550px;
	height:auto;
	border:dashed 1px #99CC00;
	float:left;
	margin-top:15px;
	border-right:none;
	border-left:none;
	border-top:none;
}

.texto {
	width:550px;
	float:left;
	height:auto;
	text-align:left;
	margin-top:10px;
	padding-bottom:25px;
	font-size:1.0em;
}