/* ESTRUCTURA */
#pagina #column_1 { float:left; width:32%;}
#pagina #column_2 { float:right; width:68%;}
.Empresa #content  h2 { height:44px; text-indent:-99999px; background:url(/imagenes/comunes/titulos/tit-la-empresa.png) no-repeat; }

.contenido dl { float:left; width:48%; }
.contenido dl dt{ margin-bottom:10px; font-weight:bold; color:#000; }
.contenido dl dd{ color:#636363; text-align:justify; }
.contenido dl.ultimo { float:right; width:48%; }
