/****************************************************************/
/* Desenvolvido por VIRTUALIZA COMUNICAÇÃO VIRTUAL	            */
/* www.virtualiza.com.br										*/
/* (48)3433-2001												*/
/****************************************************************/
@import url("index.css");
/*CONTEUDO*/
.boxEmpresa{
	float: left;
	width: 400px;
}
.ttlEmpresa{
	float: left;
	width: 380px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	font-family: trebuchet ms, tahoma, arial, verdana;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
}	
.txtEmpresa{
	float: left;
	width: 380px;
	clear: both;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: trebuchet ms, tahoma, arial, verdana;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 10px;
}
.imgEmpresa{
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}
.boxFotosEmpresa{
	float: right;
	width: 360px;
}
