<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   /* Menu */    
   /*efefef*/
    /*body {
		background:#fff; 
		color:#2D1F16;
		font:13px Helvetica,  Arial,  sans-serif
	}*/
    /*input:invalid {
        border-color: red;
    }*/
    
    _box_x {
        -webkit-box-shadow: 0px -11px 0px -4px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px -11px 0px -4px rgba(0,0,0,0.75);
        box-shadow: 0px 6px 20px -4px #979797;       
    }

    #body {
		background:#fff; /*efefef*/
		color:#2D1F16;
		font:13px Helvetica,  Arial,  sans-serif
	}

    #vineta
    {
        list-style-type: circle;
    }
    

	.wrap {
		position:relative;
		margin:0 auto;
		width:900px;
            top: 0px;
            left: 0px;
        }
		
    .wrapheader {
		position:relative;
		margin:0 auto;
		width:1200px;
            top: 0px;
            left: 0px;
        }
    ._box {
        padding: 20px 0;
        width:100%;
        box-shadow:10px 10px 40px #979797;	
       } 

    ._box_header {
        -webkit-box-shadow: 0px -11px 0px -4px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px -11px 0px -4px rgba(0,0,0,0.75);
        box-shadow: 0px 6px 20px -4px #979797;       
    }

    ._box_header3 {
        -webkit-box-shadow: 0px -11px 0px -4px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px -11px 0px -4px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 20px -4px #979797;       
    }

    ._box_header2
    {
        -webkit-box-shadow: inset 0px 0px 25px 2px rgba(0,0,0,0.58);
        -moz-box-shadow: inset 0px 0px 25px 2px rgba(0,0,0,0.58);
        box-shadow: inset 0px 0px 25px 2px rgba(0,0,0,0.58);
    }

    ._box_inner {
        -moz-box-shadow:    inset 0 0 10px #000000;
        -webkit-box-shadow: inset 0 0 10px #000000;
        box-shadow:         inset 0 0 10px #000000;
    }


    ._box_footer {
            -webkit-box-shadow: 0px -11px 0px -4px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px -11px 0px -4px rgba(0,0,0,0.75);
            box-shadow: 0px -5px 20px -4px #979797;       
    } 

    .wrap_carrousel {
		position:relative;
		margin:0 auto;
		width:170%;
            left: -400px;
            top:-15px;
        }	

	.wrap2 {
		position:relative;
		margin:0 auto;
		width:1030px;
            top: 0px;
            left: 0px;
        }	
	.wrap3 {
		position:relative;
		margin:auto ;
		width:1000px;
            top: 0px;
            left: 0px;
        }	

	#footer, #header {
		width:100%;
		float:left;
		padding:10px 0;
	}

	#headerUp {
		width:100%;
		float:right;
		/*padding:10px 0;*/
	}

	#menu {
		width:100%;
		float:left;
		padding:5px 0;
	}

	/*header*/
	#header {
		background:  #006e97; /*#18cce5;*/
	}
	
	#header .logo {
		float:left;
		width:400px;
        height:1000px;
	}
	
	#header p {
		float:right;
		width:400px;
		margin:0;
	}
    /*Menu*/
            /*align-content:center;*/
	#menu {
		background:#e4e4e4;
	}
	
    #menu .logo {
		float:left;
		width:400px;
        height:80px;
	}
	
	#menu p {
		float:right;
		width:400px;
		margin:0;
	}

	
	#content {
		padding:25px 0;
		clear:both;
	}
	
	#footer {
		background:#e4e4e4;
		text-align:center;
		position:fixed;
		bottom:0;
		z-index:999999;
	}

    #footer
        {
            height:40px;
        }

	#footer a {
		color:#fff;
	}



/*-------------------------------------------------*/
/*                CSS para el Menu                  */
/*-------------------------------------------------*/
div#AboutDropDown {
    margin: 0;
    padding: 20px 0 0 0;
    width: 480px;
    height: 65px; /* eSTE ES EL TAMAñO DEL HEADER*/
    background-image: url('images/design/menu2.png');
    background-repeat: no-repeat;
}


div#MegaDropDown {
    margin: 0;
    padding: 20px 0 0 0;
    width: 1080px;
    height: 65px; /* eSTE ES EL TAMAñO DEL HEADER*/
    background-image: url('../images/design/menu2.png');
    background-repeat: no-repeat;
}
 
    div#MegaDropDown h3 {
        margin: 0 0 15px 0;
        padding: 4px 8px;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
    }
 

    div#CatWrapper h3 {
        background-color: #428BCA; /*#006e97; /*e98418*/
    }

    div#ProductsWrapper h3 {
        background-color: #428BCA; /*#006e97; /*e98418*/
    }

    .ProductSubt {
        font-weight:bold;
        font-size:18px;
        color:#428BCA;
        /*background-color: #CEF7C1; /*e98418*/
    }

    div#SalesWrapper h3 {
        background-color: #f8b250; /*18cce5*/
    } 

    .SalesSubt {
        font-weight:bold;
        font-size:18px;
        color:#f8b250;
    }

    /*div#CatWrapper3 h3 {
        background-color: #b6ff00;
    } 

    div#CatWrapper4 h3 {
        background-color: #ff00dc;}*/
   

    div#PartnerWrapper h3 {
        background-color: #4EB3D8; /*18cce5*/
    }

    div#ServiceWrapper h3 {
        background-color: #ff4e00;
    }

    div#investmentWrapper h3 {
        background-color: #4cd178; /* 4cd178 &gt;&gt; verde*/
    }
    div#TLIWrapper h3 {
        background-color: #976eff;
    }
     
    div#AboutWrapper h3 {
        background-color: #d337bd; /*d337bd , ff00dc*/
    } 

    div#FeatProduct {
        text-align: center;
    }
 
    div#FeatProduct .price {
        font-weight: bold;
        color: #333;
    }
 
    div#FeatProduct h3 {
        background-color: #808080;
        text-align: left;
    }


 
div.RadSiteMap .rsmLink,
div.RadSiteMap .rsmTemplate {
    padding: 0;
}
 
.RadSiteMap .rsmTwoLevels .rsmLevel1 .rsmItem {
    list-style: disc inside none;
}
 
div.RadSiteMap .rsmTwoLevels .rsmLevel1 .rsmLink,
div.RadSiteMap .rsmTwoLevels .rsmLevel1 .rsmTemplate {
    padding-left: 0;
}
 
div.Wrapper {
    margin: 0 15px 0 0;
    padding: 0 0 5px 0;
    float: left;
    width: 610px;
}

div.WrapperAbout {
    margin: 0 15px 0 0;
    padding: 0 0 5px 0;
    float: left;
    width: 610px;
}

 
    div.Wrapper h3 {
        text-transform: uppercase;
    }
 
#StoreWrapper h3 {
    background-color: #006e97;
}

#NewsWrapper h3 {
    background-color: #ff4e00;
}

#EventWrapper h3 {
    background-color: #976eff; /*Morado*/
}

#PartnerWrapper h3 {
    background-color: #4EB3D8; /*18cce5*/
}

#ServiceWrapper h3 {
    background-color: #ff4e00;
}

#TLIWrapper h3 {
    background-color: #976eff;
}

#investmentWrapper h3 {
    background-color: #4cd178; /*976eff*/
}


#AboutWrapper h3 {
    background-color: #d337bd;
}
 


div#FeatProduct {
    margin: 0;
    padding: 0;
    float: left;
    width: 160px;
}
 
div.RadMenu .rmGroup .rmText {
    margin: 0 0 0 4px;
    padding: 8px 0 0 10px;
}
 
div.RadMenu_Default ul.rmRootGroup,
div.RadMenu_Default div.rmRootGroup {
    background: none;
    border: 0;
    height: 100%;
    padding-left: 20px;
}
 
 
div.RadMenu .rmItem {
    position: relative;
}
 
div.RadMenu_Default .rmLink .rmText,
div.RadMenu_Default .rmFocused .rmText {
    line-height: 57px;
    color: #555; /*Color letrea de Menu inactivo (blanco) FFF */
    text-transform: uppercase;
}
 
div.RadMenu_Default .rmSelected .rmText,
div.RadMenu_Default .rmLink:hover .rmText,
div.RadMenu_Default .rmExpanded .rmText {
    color: #18cce5; /*18cce5*/
}
 
div.RadMenu_Default .rmHorizontal .rmItem a.rmLink .rmText {
    border: 0 none;
}
 
div.RadMenu_Default .rmRootGroup,
div.RadMenu_Default a.rmLink,
div.RadMenu_Default .rmGroup .rmText,
div.RadMenu_Default .rmVertical .rmText,
div.RadMenu_Default .rmLeftArrow,
div.RadMenu_Default .rmRightArrow,
div.RadMenu_Default .rmTopArrow,
div.RadMenu_Default .rmBottomArrow,
div.RadMenu_Default .rmIcon {
    background-image: none;
}
 
div.RadMenu_Default .rmHorizontal .rmItem {
    padding-top: 2px;
}
 
div.RadMenu_Default,
div.RadMenu_Default a.rmLink {
    color: #666677;
    font: 12px/19px Arial,Helvetica,sans-serif;
    text-decoration: none;
            top: 0px;
            left: 0px;
        }
 
    div.RadMenu_Default .rmGroup,
    div.RadMenu_Default .rmMultiColumn,
    div.RadMenu_Default .rmGroup .rmVertical {
        background-image: none;
        background-color: #FFFFFF;
        border: 1px solid #979797;
    }
 
#world {
    float: left;
    border: 0;
}
 
#StoreWrapper .RadSiteMap,
#PartnerWrapper .RadSiteMap {
    display: inline-block;
}


 
    #StoreWrapper .RadSiteMap .rsmLink,
    #StoreWrapper .RadSiteMap .rsmTemplate {
        border: 0;
    }

    #PartnerWrapper .RadSiteMap .rsmLink,
    #PartnerWrapper .RadSiteMap .rsmTemplate {
        border: 0;
    }


    #StoreWrapper .RadSiteMap .rsmLink {
        color: #369;
        background: none;
    }
        
    #PartnerWrapper .RadSiteMap .rsmLink {
        color: #369;
        background: none;
    }

.Wrapper .moreLink {
    margin-top: 20px;
    float: right;
    color: #369;
    font-size: 14px;
    text-decoration: none;
}
 
    #StoreWrapper .RadSiteMap .rsmLink:hover,
    .Wrapper .moreLink:hover {
        color: #69A;
        text-decoration: underline;
    }

    #PartnerWrapper .RadSiteMap .rsmLink:hover,
    .Wrapper .moreLink:hover {
        color: #69A;
        text-decoration: underline;
    }

#NewsWrapper h4,
#EventWrapper h4,
#PartnerWrapper h4,
#ServiceWrapper h4,
#TLIWrapper h4,
#investmentWrapper h4,
#AboutWrapper h4 {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 0;
}

 
#NewsWrapper h2,
#EventWrapper h2,
#PartnerWrapper h2,
#ServiceWrapper h2,
#TLIWrapper h2,
#investmentWrapper h2 {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
}

#AboutWrapper h2 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 0;
}

/*#ServiceWrapper h2,
#HubWrapper h2,
#TLIWrapper h2,
#AboutWrapper h2 {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
}*/ 

/*--------------------------------------------*/
/*   Texto de SUBtitulo despues de la foto    */
/*--------------------------------------------*/
    #NewsWrapper h2 a {
        color: #ff4e00; /*ff4e00*/
        text-decoration: none;
    }

    #EventWrapper h2 a {
        color: #976eff;
        text-decoration: none;
    }

    #PartnerWrapper h2 a {
        color: #ff4e00; /*4cd178*/
        text-decoration: none;
    }

    #ServiceWrapper h2 a {
        color: #ff4e00;
        text-decoration: none;
    }

    #TLIWrapper h2 a {
        color: #976eff;
        text-decoration: none;
    }
    
    #investmentWrapper h2 a {
        color: #ff4e00; /*4cd178*/
        text-decoration: none;
    }

    #AboutWrapper h2 a {
        color: #d337bd;
        text-decoration: none;
    }
        
    #NewsWrapper h2 a:hover,
    #EventWrapper h2 a:hover {
        text-decoration: underline;
        color: #18cce5;
        font-weight: bold;
    }
    

    #PartnerWrapper h2 a:hover {
        text-decoration: underline;
        color: #4EB3D8; /*18cce5*/
        font-weight: bold;
        background:#979797;
    }

    #ServiceWrapper h2 a:hover {
        text-decoration: underline;
        color: #ff4e00;
        font-weight: bold;
        /*background:#e8e6e6;*/
        text-shadow: 0.1em 0.1em 0.05em #e4e4e4;
        /*line-height: 57px;*/
    }

    #investmentWrapper h2 a:hover {
        text-decoration: underline;
        color: #18cce5;
        font-weight: bold;
        background:#979797;
    }

    #TLIWrapper h2 a:hover {
        text-decoration: underline;
        color: #976eff;
        font-weight: bold;
        text-shadow: 0.1em 0.1em 0.05em #e4e4e4;
    }
    


    #AboutWrapper h2 a:hover {
        text-decoration: underline;
        color: #18cce5;
        background:#e4e4e4;
        text-shadow: 0.1em 0.1em 0.05em #e4e4e4;
    }


 /***ENDENDENDENDENDENDENDENDENDENDENDEND****/

#NewsWrapper p,
#EventWrapper p,
#ServiceWrapper p,
#TLIWrapper p, 
#AboutWrapper p {
    margin: 8px 0;
}

#NewsWrapper span,
#EventWrapper span,
#PartnerWrapper span,
#ServiceWrapper span,
#TLIWrapper span
#investmentWrapper span
{
    display: block;
    margin-top: 2px;
    font-size: 10px;
}
 
#AboutWrapper span
{
    display: block;
    margin-top: 2px;
    font-size: 10px;
}


#EventWrapper .newsLeft,
#PartnerWrapper .newsLeft, 
#TLIWrapper .newsLeft, 
#investmentWrapper .newsLeft,
#AboutWrapper  .newsLeft {
    float: left;
    width: 320px;
}

#NewsWrapper .newsLeft,
#ServiceWrapper .newsLeft
{
    float: left;
    width: 220px;
}

#NewsWrapper .newsRight,
#EventWrapper .newsRight,
#ServiceWrapper .newsRight,
#TLIWrapper .newsRight, 
#StoreWrapper .newsRight,
#PartnerWrapper .newsRight {
    float: right;
    /*margin-top: -120px;*/
    width: 220px;
}

#PartnerWrapper .newsRight,
#investmentWrapper .newsRight  {
    float: right;
    /*margin-top: -120px;*/
    width: 230px;
}


#AboutWrapper .newsRight
{
    float: right;
    /*margin-top: -150px;*/
    width: 323px;
}


#NewsWrapper .newsLeft2,
#EventWrapper .newsLeft2,
#PartnerWrapper .newsLeft2,
#ServiceWrapper .newsLeft2
#TLIWrapper .newsLeft2,
#investmentWrapper .newsLeft2,
#AboutWrapper .newsLeft2 {
    float: left;
    width: 220px;
} 
#NewsWrapper table td,
#EventWrapper table td,
#ServiceWrapper table td,
#TLIWrapper  table td {
    font-size: 10px;
    vertical-align: top;
    line-height: 14px;
    padding: 3px 0 0 10px;
}

#investmentWrapper table td,
#PartnerWrapper table td
 {
    font-size: 16px;
    vertical-align: top;
    line-height: 30px;
    padding: 3px 0 0 10px;
    text-transform: uppercase;
}

#AboutWrapper  table td {
    font-size: 14px;
    vertical-align: top;
    line-height: 20px;
    padding: 3px 0 0 10px;
}

/*************************************/
/***Texto en un costado de la foto****/
/*************************************/
#NewsWrapper table a
{
    margin: 0;
    line-height: 18px;
    font-size: 11px;
    font-weight: bold;
    color: #ff4e00; /*ff4e00*/
    text-decoration: none;
}

#EventWrapper table a,
#ServiceWrapper table a 
{
    margin: 0;
    line-height: 18px;
    font-size: 11px;
    font-weight: bold;
    color: #ff4e00; /*ff4e00*/
    text-decoration: none;
}

#PartnerWrapper table a {
    color: #4EB3D8; /*18cce5*/
}


#investmentWrapper table a
{
    color: #4bb56e; /*ff4e00*/ /*4cd178*/
}

#EventWrapper table a {
    color: #976eff;
} 

/*#ServiceWrapper table a {
    color: #ff4e00;
}*/ 

#TLIWrapper table a {
    margin: 0;
    line-height: 22px;
    font-size: 15px;
    font-weight: bold;
    color: #976eff;
    text-decoration: none;
}



 
#AboutWrapper table a {
    color: #d337bd;
        line-height: 25px;
}

    #NewsWrapper table a:hover,
    #EventWrapper table a:hover,
    #PartnerWrapper  table a:hover,
    #ServiceWrapper table a:hover,
    #TLIWrapper table a:hover,
    #investmentWrapper table a:hover,
    #AboutWrapper table a:hover,
    #PartnerWrapper table a:hover {
        text-decoration: underline;
        font-weight:bold;
        text-shadow: 0.1em 0.1em 0.05em #e4e4e4;
    }
/*******************************************/
/*ENDENDENDENDENDENDENDENDENDENDENDENDENDE */
/*******************************************/
#NewsWrapper table h4
 {
    font-size: 11px;
    color: #18cce5;
    margin: -2px 0 0;
    line-height: 18px;
}

/*--------- texto bajo ----------*/ 
#EventWrapper table h4,
#ServiceWrapper table h4,
#TLIWrapper table h4   {
    font-size: 12px;
    color: #369;
    margin: -2px 0 0;
    line-height: 18px;
}

#PartnerWrapper table h4
#investmentWrapper table h4
{
    font-size: 12px;
    color: #4cd178;
    margin: -2px 0 0;
    line-height: 28px;
}

#AboutWrapper table h4  {
    font-size: 30px;
    color: #369;
    margin: -2px 0 0;
    line-height: 18px;
}
 
/*setting the width and height of the dropdown */
div.RadMenu_Default .rmContentTemplate {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 290px;
    width: 640px;
}

/*setting the width and height of the dropdown */
div.RadMenu_Default .rmSmallTemplate {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 290px;
    width: 440px;
}
 
 
div.RadMenu .rmPopup {
    border: 10px solid #979797; /*979797*/
    padding: 8px 0 0 10px;
    position: relative;
    white-space: normal;
    margin-left: 1px;
}
 
 
html .RadMenu_Default a.rmLink:hover,
html .RadMenu_Default a.rmFocused,
html .RadMenu_Default a.rmSelected,
html .RadMenu_Default a.rmExpanded {
    background-color: rgba(255, 255, 255, .5);
}


/*-------------------------------------------------*/
/*                CSS para el pdfResponsive                  */
/*-------------------------------------------------*/
/* CSS for responsive iframe */
/* ========================= */

/* outer wrapper: set max-width &amp; max-height; max-height greater than padding-bottom % will be ineffective and height will = padding-bottom % of max-width */
#Iframe-Master-CC-and-Rs {
  max-width: 100%;
  max-height: 600px; 
  overflow: hidden;
}

#Iframe-Master-CC-and-Rs2 {
  max-width: 100%;
  max-height: 600px; 
  overflow: hidden;
}

/* inner wrapper: make responsive */
.responsive-wrapper {
  position: relative;
  height: 0;    /* gets height from padding-bottom */
  
  /* put following styles (necessary for overflow and scrolling handling on mobile devices) inline in .responsive-wrapper around iframe because not stable in CSS:
    -webkit-overflow-scrolling: touch; overflow: auto; */
  
}
 
.responsive-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  
  margin: 0;
  padding: 0;
  border: none;
}

/* padding-bottom = h/w as % -- sets aspect ratio */
/* YouTube video aspect ratio */
.responsive-wrapper-wxh-572x612 {
  padding-bottom: 107%;
}

/* general styles */
/* ============== */
.set-border {
  border: 5px inset #4f4f4f;
}
.set-box-shadow { 
  -webkit-box-shadow: 4px 4px 14px #4f4f4f;
  -moz-box-shadow: 4px 4px 14px #4f4f4f;
  box-shadow: 4px 4px 14px #4f4f4f;
}
.set-padding {
  padding: 40px;
}
.set-margin {
  margin: 30px;
}
.center-block-horiz {
  margin-left: auto !important;
  margin-right: auto !important;
}
</pre></body></html>