.cuerpo_empresa{
	position:relative;
	float:left;
	width:680px;	
	padding-left:10px;
	padding-right:10px;
	background:url(raiz.jpg) no-repeat left top;	
}

.barra_aramol{
	position:relative;
	float:left;
	width:680px;
	height:42px;
	background:url(aramol.jpg) no-repeat center;
	margin-top:-15px;
}

.texto{
	position:relative;
	float:right;
	width:300px;		
	height:95px;
	margin-top:180px;	
	line-height:20px;
	word-spacing:1px;
	text-align:left;
	padding-bottom:10px;
}

.texto1{
	position:relative;
	float:right;
	width:300px;
	padding-top:10px;		
	line-height:20px;
	word-spacing:1px;
	text-align:left;
}

.sangrado{
	position:relative;
	width:30px;
	height:10px;
	background-color:red;
}
