@charset "utf-8";
/* CSS Document */
/*estructura */
#datos-contenido { margin-bottom:70px;}
#seccion-empresa { padding:18px 35px 40px 42px; color:#666;}
#seccion-empresa div { float:left; width:60%; padding-top:20px;}
#seccion-empresa div p { margin-bottom:10px;}
#seccion-empresa img { float:right; width:33%}

/* historia */
h2#historia{text-indent:-9999px; background:url(/imagenes/empresa/tit-historia.png) no-repeat; }

/* Mision */
h2#mision{text-indent:-9999px; background:url(/imagenes/empresa/tit-mision.png) no-repeat; }

/* Vision */
h2#vision{text-indent:-9999px; background:url(/imagenes/empresa/tit-vision.png) no-repeat; }

/* Valores */
h2#valores{text-indent:-9999px; background:url(/imagenes/empresa/tit-valores.png) no-repeat; }

/* Area de trabajo */
h2#area-trabajo{text-indent:-9999px; background:url(/imagenes/empresa/tit-area-trabajo.png) no-repeat; }


/* Area de trabajo */
h2#politicagestion{text-indent:-9999px; background:url(/imagenes/empresa/tit-politicagestion.png) no-repeat; }


ul.links li{display:inline};

