body {
        margin: 0px;
        background-image: url(images/tile_home_01.jpg);
        background-repeat: repeat-x;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color:#626262;
        text-align: center;
}

a {
        color: #6699cc;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}

a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: 6699CC;
        text-decoration: underline;
}

/* Utility Layer for placing side bar */
#utilityLayer1{
        position:absolute;
        width:51px;
        height:356px;
        left: 745px;
        top: 189px;
        background-image:url(images/home_side.jpg);
}
/*estilos del footer*/
#footer {
        height: 80px;
        width: 745px;
        padding-top: 15px;
}
#footers {
        height: 82px;
        width: 593px;
        float: center;
        padding: 1px 0px 0 0;
}
#footerbusc {
        float: right;
        height: 80px;
        width: 152px;
        background-repeat: no-repeat;
        padding: 0 0 0 0;
        background-image: url(images/fond_busca.gif);
}

/* Whole page */
#page {
        width: 745px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 14px;
        text-align: left;
        padding-bottom:10px;
    position:relative;
/*        background-color:transparent;
        background-image: url(images_layout/layout-page.gif);
        background-position: left bottom !important;
        background-repeat: no-repeat !important;
       height:auto !important;*/
}

.innerPage {
        width: 745px;
        background:red;
/*        background-image: url(images_layout/layout-page.gif);
        background-color:transparent;
        background-position: left bottom !important;
        background-repeat: no-repeat !important;
    position:relative; */
}

* html .innerPage {
        display:inline;
}


/* Header selectors */
#header {
        background-image: url(images/tile_header.jpg);
        height: 20px;
        width: 725px;
        background-repeat: repeat-x;
        padding-left: 18px;
        padding-top: 6px;
        align: center;
}
.leftcorner {
        position: absolute;
        left: 0px;
        top: 0px;
}
.rightcorner2 {
        position: absolute;
        top: 0px;
        right: -5px;
}
.rightcorner {
        position: absolute;
        top: 0px;
        right: 0px;
}
.leftcornerdown {
        position: absolute;
        left: 0px;
        bottom: 0px;
}
.rightcornerdown {
        position: absolute;
        bottom: 0px;
        right: 0px;
}
.headerLink {
        display: block;
        float: left;
        padding-right: 10px;
        padding-left: 20px;
        background-image: url(images/bt_header.gif);
        background-repeat: no-repeat;
        color: #FFFFFF;
        text-decoration: none;
}
.headerLink:hover {
        text-decoration: none;
        background-image: url(images/bt_header_over.gif);
}

#subMenuBar {
        position: absolute;
        top: 26px;
        left: 0px;
        z-index: 500;
}
#subMenuBar a {
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        padding: 5px 10px 5px 10px;
}
#subMenuBar a:hover {
        background-color: #73A7D7;
}


.headerSubMenu {
        background-color: #ABC9E4;
        position: absolute;
        top: 0px;
        white-space:nowrap;
        display:none;
        border: 1px solid #116CBD;
}

.headerSubMenuInterna {
        background-color: #ABC9E4;
        position: absolute;
        top: 0px;
        white-space:nowrap;
        display:none;
        border: 1px solid #116CBD;
}

/* Search Bar selectors */
#searchBar {
        height: 21px;
        width: 157px;
        position: absolute;
        top: 0px;
        left: 575px;
        background-image: url(images/tile_buscador.gif);
        background-repeat: repeat-x;
        padding-top: 5px;
        padding-left: 13px;
}
#searchBar form {
        margin: 0px;
        padding: 0px;
        position: absolute;
        left: 5px;
        top: 4px;
        width: 165px;
}
.searchLabel {
        font-size: 10px;
        font-weight: bold;
        color: #69a0c5;
}
.searchInput {
        height: 16px;
        width: 85px;
        font-size: 10px;
        margin: 0px;
        padding: 0px;
        line-height: 10px;
}

.searchImage {
        position: absolute;
        top: 0px;
}


/* Main Home Content */
#homeContent {
        position: relative;
        background-image: url(images/home_content_logo.jpg);
        background-repeat:no-repeat;
        padding-top:76px;
        width: 
}
#homeContent2 {
        position: relative;
        background-repeat:no-repeat;
}


/* Home menu selectors */
#homeMenu {
        height: 272px;
        width: 334px;
        background-image: url(images/Home_left.jpg);
        background-repeat: no-repeat;
        padding-top: 41px;
        padding-left: 15px;
        position: relative;
}
#homeMenu .homeMenuLinks {
        font-size: 11px;
        color: #1E4A68;
        text-decoration: none;
        display: block;
        padding-bottom: 10px;
        padding-left: 21px;
        background-image: url(images/home_menu_btn.gif);
        background-repeat: no-repeat;
}
#homeMenu .homeMenuLinks:hover {
        text-decoration: underline;
        background-image: url(images/home_menu_btn_over.gif);
}

#siteMap {
        position: absolute;
        bottom: 10px;
        color: #5697C6;
}
#siteMap a{
        text-decoration:none;
        color:#5697C6;
}
#siteMap a:hover{
        text-decoration:underline;
}


/* Home Big Banner selectors */
#homeBanner {
        height: 161px;
        width: 393px;
        position: absolute;
        left: 349px;
        top: 54px;
        background-image: url(images/Home_right_up.jpg);
        background-repeat: repeat-x;
        background-color:#FFFFFF;
        padding-top: 2px;
        padding-left: 3px;
}
#homeBanner .homeSectionLink{
        float:left;
}
.homeSectionLink {
        background-repeat: no-repeat;
        height: 20px;
        padding-left: 22px;
        list-style-type: none;
        padding-right: 5px;
        padding-top: 5px;
        width: 89px;
}
.homeSectionLink a {
        padding-left: 6px;
        display: block;
        height: 15px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        padding-top: 1px;
}
.homeSectionLink a:hover {
        text-decoration: underline;
}


#formLevel {
        /*height: 19px;
        */
        width: 115px;
        float: left;
        color: #90c6f6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-right: 7px;
        text-align: left;
        padding-top: 0px;
}
#formLevel3 {
        /*height: 19px;
        */
        width: 55px;
        float: left;
        color: #90c6f6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-right: 7px;
        text-align: left;
        padding-top: 0px;
}



#formField {
        width: 200px;
        /*height: 19px;*/
}
.textField {
        width: 200px;
        background-color: #F6F8FB;
        border: 1px solid #BFCEDC;
        color: #6699CC;
}
.textLabel{
        width: 200px;
        background-color: #F6F8FB;
        color: #6699CC;

}
.listMenu {
        width: 150px;
        border: 1px solid #BFCEDC;
        background-color: #F6F8FB;
        color: #6699CC;
}

#formField2 {
        width: 250px;
        /*height: 19px;*/
}
.textField2 {
        width: 80px;
        background-color: #F6F8FB;
        border: 1px solid #BFCEDC;
        color: #6699CC;
}
.textLabel{
        width: 200px;
        background-color: #F6F8FB;
        color: #6699CC;

}
.listMenu {
        width: 150px;
        border: 1px solid #BFCEDC;
        background-color: #F6F8FB;
        color: #6699CC;
}

#formLevel2 {
        /*height: 19px;
        */
        width: 260px;
        float: left;
        color: #90c6f6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-right: 7px;
        text-align: left;
        padding-top: 0px;
}

/* Home Banner Junior selectors */
#homeBannerJuniorGroup {
        height: 163px;
        width: 364px;
        position: absolute;
        left: 349px;
        top: 217px;
        background-image: url(images/home_right_down.jpg);
        padding-top: 9px;
        padding-left: 32px;
}
.homeBannerJunior {
        padding-right: 6px;
}


/* Home footer selectors */
#homeFooter {
        background-image: url(images/home_footer.jpg);
        background-repeat: no-repeat;
        height: 215px;
        width: 745px;
        position: relative;
}
#homeFooterFlash {
        height: 134px;
        width: 344px;
        padding-top: 14px;
}
#homeFooterFlash form{
        margin-top:10px;
}
#homeFooterForm{
        position: absolute;
        height: 67px;
        width: 362px;
        left: 345px;
        top: 15px;
        padding-left:37px;
        color: #A1A1A0;
        font-weight: bold;
}
#homeFooterCopy {
        color: #89c0e4;
        font-size: 9px;
        text-align: center;
}








/* Internal */

/* Iternal Menu */
#internalContent {
        /*position: relative;*/
        background-image: url(images/home_content_logo.jpg);
        background-repeat:no-repeat;
/*        min-height:671px;
        height:auto !important;*/
        height:671px;
        background-color:#FFFFFF;
}
#internalBar{
        width:169px;
        float:left;
        background-color:#EEF5FA;
        background-image:url(images/side_menu_bottom.gif);
        background-repeat:no-repeat;
        background-position:bottom;
        margin-top:45px;
        padding-bottom:20px;
}
#internalBar form{
        padding:4px 0px 4px 13px;
        margin:0px;
}
#internalBar select{
        width:140px;
}
#internalMenu, #internalBanner1, #internalBanner2{
        padding-bottom:2px;
        /padding:0px;
}


/* Internal Content */
#contentBig{
/*        position:relative;
        z-index:1 !important;*/
position:relative;
        z-index:0;
        float:left;
        width:530px;
/*        min-height:686px;
        height:auto !important;*/
        height:646px;

       /* border-bottom:#F0F0F0 1px solid;*/
        margin-top:10px;
        padding-left:20px;
        padding-right:15px;

}
#contentSmall{
        float:left;
        width:404px;
        border-bottom:#F0F0F0 1px solid;
        min-height:686px;
        height:auto !important;
        height:686px;
        margin-top:10px;
        padding-left:15px;
        padding-right:10px;
}
.contentBottomCorner{
        position:absolute;
        bottom:-1px;
        right:-1px;
        /right:-2px;
}
#contentTitle{
        padding-right:20px;
        margin-top:60px;
        margin-bottom:50px;
        text-align:right;
}
#contentSmall #contentTitle{
        padding-right:0px;
        margin-top:55px;
}
#phraseLine{
        margin-bottom:25px;
        text-align:right;
        color:#116BBD;
        font-size:17px;
}
#sectionTitle{
        margin-bottom:15px;
}
#contentBig h1, #contentSmall h1{
        color:#116BBD;
        font-size:16px;
        margin-top:15px;
        margin-bottom:5px;
}
#contentBig h2, #contentSmall h2{
        color:#8E99A1;
        font-size:11px;
        margin-top:5px;
        margin-bottom:20px;
}
#contentBig p, #contentSmall p{
        margin:0px;
        margin-top:10px;
        margin-bottom:10px;
}


/* Right banner */
#internalUtilities{
        position:relative;
        float:right;
        width:142px;
        height:631px;
        border-right:#F0F0F0 1px solid;
        border-bottom:#F0F0F0 1px solid;
        margin-top:65px;
        padding-left:4px;
}
#internalUtilities .contentBottomCorner{
        /bottom:-2px;
}


/* Internal footer */
#internalFooter{
        clear:both;
        padding-top:10px;
}


/* utilities */
p.importanText {
        color:#ABABAB;
}
p.importanText a {
        font-weight: bold;
        text-decoration: underline;
        color:#ABABAB;
}
p.importanText a:hover {
        font-weight: bold;
        text-decoration: underline;
        color: #666666;
}
.cajatexto {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        color: #004C99;
        text-decoration: none;
        border: thin solid #004C99;
        margin-left: 10px;
        margin-top: 28px;
        background-color: #E2F3F9;
}
.texlegales a:hover{
        color: #D86565;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 10px;
        font-variant: normal;
        text-decoration: none;
}
.textcontint{
        font-size: 12px;
}
.textcontint1{
        font-size: 12px;
        color:  #116BBD;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/* OTROS SITIOS */
/* -------------------------------------------------------------------------------------------------------------------------- */
#otrositio{
width:153px;
height:48px;
float:left;
padding-top:12px;
margin:0px 0px 0 -1px;
}

#otrositio-up{
position:absolute;
z-index:999 !important;
width:477px;
height:208px;
margin-top:-195px;
margin-left:260px;
visibility:hidden;
background-image: url(images_layout/otro-sitio.png) !important;
background-repeat: no-repeat;
/*background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_layout/otro-sitio.png');
*/
padding-left:0px;
}

* html #otrositio-up{
background-image: url(images_layout/otro-sitio-ie.jpg) !important;
margin-top:-195px;
margin-left:-480px;
}

*:first-child+html #otrositio-up{
margin-top:-195px;
margin-left:-466px;
}


#otrositio a {
display:block;
float:left;
width:153px;
height:48px;
background:url(images_layout/otros-sitios.jpg) no-repeat;
color:white;
}

#otrositio a:hover{
background:url(images_layout/otros-sitios-up.jpg) no-repeat;
display:block;
float:left;
width:153px;
height:48px;
color:white;
}



/* otrositio-up
----------------------------------------------------------------------------------------- */
#otrositio-up ul {
    list-style-type: none;
    margin:60px 0px 10px 25px;
    padding:0px;
    width:423px;
    float:left;
        }

* html #otrositio-up ul {
    margin-left:10px;
        }

#otrositio-up ul li {
    float:left;
    list-style-type: none;
        }

#otrositio-up ul li a {
    float:left;
        height:56px;
    overflow: hidden;
    text-indent: -999em;
        width:140px;
        }

* html>body #otrositio-up ul li a {
   letter-spacing: -999em;
        }

#otrositio-up ul li.nescafe a {
    background:url(images_layout/layout-otro-sitio-nescafe.gif) no-repeat;
        }

#otrositio-up ul li.clubNido a {
    background:url(images_layout/layout-otro-sitio-club-nido.gif) no-repeat;
        }

#otrositio-up ul li.crecindoJuntos a {
    background:url(images_layout/layout-otro-sitio-creciendo-juntos.gif) no-repeat;
        }

#otrositio-up ul li.proveederLatam a {
    background:url(images_layout/layout-otro-sitio-latam.gif) no-repeat;
        }

#otrositio-up ul li.purina a {
    background:url(images_layout/layout-otro-sitio-purina.gif) no-repeat;
        }

#otrositio-up ul li.nestleNutrition a {
    background:url(images_layout/layout-otro-sitio-nutrition.gif) no-repeat;
        }
.linkComun {
color:#78ADD0;
text-decoration:underline;
font-weight:bold;
}


#barra {
    float:left;
    width: 745px;
}

#footers1 {
        height: 70px;
        width: 583px;
        float: left;
        z-index:999 !important;
        background:transparent;
        margin-right:4px;
}

#footers2 {
        height: 70px;
        width: 583px;
        float: left;
        z-index:999 !important;
        background:transparent;
        margin-right:4px;
}

#pageContent2 {
    width: 745px;
    margin: 124px auto 50px auto;
/*    position: relative;*/
    text-align: left;

}

#page2 {
    width: 745px;
    margin: 0px auto !important;
    text-align: left;
}


.volverNuestraCompania {
    /*clear:both !important;
    background:red;
    margin: 0 auto !important;*/
    margin:-120px 0 0 0;
    display:block;
}

#footerMenu {
    width: 742px;
    clear:both;
    float:none;
}

#clearfix {
    clear:both !important;
    display:block;
    float:none;
    text-align:center;
    width:742px;
    border:1px solid red !important;
    height:1px;
    line-height:1%;
}

/*------------------- NOVEDADES DISPLAY INTERNO -------------------*/

.novedad { float:left }
#mainContent { z-index:1 !important; position:relative;float:left; padding-left: 30px; padding-top: 15px; width: 510px; height: 590px; background:url(imgNovedades/bgNovedadesDisp.jpg) top left no-repeat; }
#novedadesLinks { float: right; width: 50px; height: 200px; margin-right: 30px; margin-top: 310px }



