div#empresa_titol{
	width:734px;
	margin: 0px 0px 0px 0px;
}


div#empresa_esquerra{
	float:left;
	width: 252px;
}


div#empresa_dreta{
	float:right;
	width:442px;
	margin-left:40px;
}


.textnegreta{
	font-weight: bold;
}

.texto_grande_blanco {
	font-weight : bold;
	font-size : 14px;
}

.texto_grande_rojo {
	font-weight : bold;
	color : Red;
	font-size : 14px;
}

.texto_general_negrita {
	font-weight : bolder;
}

.texto_general_negrita_rojo {
	font-weight : bolder;
	color : Red;
}