﻿/**
 * (c) 2010 BitBan Technologies
 *
 * {-----------------[ SECTION "BUSINESS" (FINANCIERO DIGITAL)]--------------------}
 *
 * @style			eco
 * @file			eco.css
 * @fileorder		-
 * @theme           sk1
 * @media			screen
 * @version			1.0
 *
 */


/**
 * BUSINNESS SECTION (GENERAL OVERRIDES) -->
 *
 * @type		         general overrides
 * @target		         doc model sections
 *
 */

/* [.doc] */
.financiero {background-color:#fdf3e9;}
.financiero .doc5 a {color:#544428;} /* <- */
.financiero .doc5 a.a2,
.financiero .md-news .relations a {color:#876e43;} /* <- */



/**
 * HEADER "FINANCIERO DIGITAL" -->
 * [#hd] / [.hd]
 *
 * @region		header
 * @sections	masthead, brand
 */


.financiero #hd .masthead {background:#fdf3e9 url(../img-sk1/bg-hd-dropshadow_01.gif) repeat-x top;}

/* [.logo] - LOGO/BRAND SECTION (lazy load avoid image replacement method) */
.financiero #hd .masthead .logo {background:none;}
.financiero #hd .masthead .logo,
.financiero #hd .masthead .logo .imr {width:608px;}
.financiero #hd .masthead .logo .imr img {
	background:url(../img-sk1/bg-mg-logo-base_financiero.gif) no-repeat 112px 13px; /* base opacity setter */
}
.financiero #hd .masthead .logo .imr .name {
	top:10px; left:114px;
	max-height:44px; height:44px;
	max-width:490px; width:490px;
	font:normal 44px "Times New Roman", Times, serif;
	text-transform:uppercase; letter-spacing:-0.014em; letter-spacing:1px;
}
.financiero #hd .masthead .logo .imr .name b {font-weight:normal; color:#1a171c;}
.financiero #hd .masthead .logo .imr .name .split {color:#c55e00;}
.financiero #hd .masthead .logo .imr .name .split {font-size:24px; color:#1a171c;}
.financiero #hd .masthead .logo .imr .claim {bottom:10px; left:116px; color:#929ba1; letter-spacing:-0.025em;}

