/* CSS Document */

.logo{
	width:639px;
	height:84px;
	margin:31px 0 0 25px;
}

.texto_empresa{
		width:302px;
		height:auto;
		text-align:justify;
		margin: 44px 25px;
		font-size:12px;
		line-height:25px;
		float:left;
		_margin:44px 12px !important;
}
.texto_empresa2{
		height:auto;
		text-align:justify;
		margin: 44px 25px;
		font-size:12px;
		line-height:25px;
		float:left;
		_margin:44px 12px !important;
}
.texto_empresa a img{
	float:right;
	border:8px solid #DFE4CD;
}

.foto_empresa{
	width:350px;
	float:left;
	margin:44px 0 0 0px;
}
.foto_empresa a img,
.foto_empresa img{
	border:8px solid #DFE4CD;
}