<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ing. Manuel Ortega - Marzo/2013 - 
--Se modifico la col1 el padding-left: de 50 a 18. 
--Se agrego una nueva col3
--Se modifico la col1_1, en el widht: de 161 a 295
*/

.col1, .col2, .col3, .cols {float:left}
.col1 {padding-left:18px;width:279px}
.col3 {padding-left:22px;width:349px}
.col2 {padding-left:50px;width:553px}
.col_1 {width:295px;padding-left:50px;float:left}

/* Agregado por Mildred   */
/* Modificado por: Ing. Manuel Ortega - 09/04/2013. 
   se agrego la palabra _serv antes de .col3 y se aumento el width de 416 a 900
*/
.col3_serv {padding-left:50px;width:900px}
.col4 {padding-left:50px;width:416px}

/* Agregado por Ing. Cristian Echeverria */
.cod_1_custom {width:561px;padding-left:50px;float:left}
/* */

.col_2 {width:131px;padding-left:50px;float:left}
.cols {width:256px}
/* index.html */
#page1 header {height:563px;background:url(../images/header_bg.png) center 150px no-repeat; position: relative; }
/* index-1.html */
#page2 .col2 figure {float:left;width:53px}
#page2 .col2 .left {width:195px}
/* index-2.html */
#page4 h2.pad_top1 {padding-top:0;margin-top:-10px}
#page4 #content {padding-bottom:29px}
/* index-3.html */
/* index-4.html */
/* index-5.html */
/* index-6.html */

/* Fotmato de columnas - Ing. Manuel Ortega - Marzo/2013 */
.col1_fsa, .col2_fsa, .col3_fsa, .cols_fsa {float:left;}
.col1_fsa {margin:0 6px;width:264px;position:relative}
.col2_fsa {margin:0 6px;width:560px;position:relative}
#page3_fsa .col1_fsa {width:870px}
#page3_fsa .line1 {background-position:198px 0}
/* index-5.html */
#page4_fsa .box2_fsa .col1_fsa {width:870px}
/* index-6.html */
</pre></body></html>