/* CSS, versión 3.0
**
** g10422
*/

body {
	color:#446;
	background-color:#ffffff;
	font:90%/100% verdana, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	min-width:709px;
}

#pgHdr {	/*ok*/
	position:relative;
	color:#151349;
	height:105px;
	overflow:hidden;
}

#pgHdr h1 {
	font-family:arial, helvetica, sans-serif;
	float:left;
	position:absolute;
	width:100%;
	text-indent:-1000px;
}

#hdr_logo1 {	/*ok*/
	background:url(../imgs/id_invderivados.png) no-repeat;
	height:87px;
	width:100%;
	float:left;
	position:absolute;
	top:8px;
	left:20px;
}

#hdr_logo2 {	/*ok*/
	background:url(../imgs/id_hdr_bg1.png) repeat-x;
	float:left;
	position:absolute;
	height:105px;
	width:100%;
	left:210px;
}

#hdr_logo2 .text {	/*ok*/
/*	background-color:magenta;	/**/
	font:150%/100% "Bauhaus 93", verdana, arial, helvetica, sans-serif;
	letter-spacing:1px;
	text-align:center;
	float:left;
	width:58%;
	position:absolute;
	top:23px;
	left:-12px;
}

#hdr_imgs {	/*ok*/
/*	background-color:cyan;	/**/
	float:right;
	position:relative;
	top:59px;
/*	left:-1.0em;/**/
	width:155px;
/*	height:50px;/**/
	padding:0;
}


#nav1 {
/*	background-color:magenta;	/**/
	float:left;
	width:100%;
	height:23px;
}

#nav1 span {
	display:none;
}

#nav1 a {
	float:left;
	background:url('../imgs/id_icons.gif');
	text-decoration:none;
	border:0;
	display:block;
	position:relative;
	top:4px;
	width:20px;
	height:17px;
}

#nav1 a:hover {
	border:none;
}
/*
#nav1 a.ic_register       {left:0.5em;background-position:-22px -37px;}
#nav1 a:hover.ic_register {           background-position:-22px -55px;}

#nav1 a.ic_login          {left:1.5em;background-position:-43px -37px;}
#nav1 a:hover.ic_login	  {           background-position:-43px -55px;}
*/
#nav1 a.ic_mail           {left:5.2em;background-position: -1px -37px;}
#nav1 a:hover.ic_mail     {           background-position: -1px -55px;}

/*----*/
#nav2 {
/*	background-color:blue;	/**/
/*	float:left;	*/
	width:100%;
	height:23px;
}

#nav2 span {
	display:none;
}

#nav2 a {
/*	float:left;	*/
	background:url('../imgs/id_icons.gif');
	text-decoration:none;
	border:0;
	display:block;
	position:relative;
	top:4px;
	width:28px;
	height:17px;
}

#nav2 a:hover {
	border:none;
}

#nav2 a.ic_mx             {left:7.3em;background-position: -1px  -1px;}
#nav2 a:hover.ic_mx       {           background-position: -1px -19px;}

#nav2 a.ic_us             {left:7.3em;background-position:-30px  -1px;}
#nav2 a:hover.ic_us       {           background-position:-30px -19px;}

/*----*/
#nav3 {
/*	background-color:orange;	/**/
	float:left;
	width:100%;
	height:23px;
}

#nav3 span {
	display:none;
}

#nav3 a {
	float:left;
	background:url('../imgs/id_icons.gif');
	text-decoration:none;
	border:0;
	display:block;
	position:relative;
	top:4px;
	width:20px;
	height:17px;
}

#nav3 a:hover {
	border:none;
}

#nav3 a.ic_blogger        {left:5.2em;background-position: -1px -73px;}
#nav3 a:hover.ic_blogger  {           background-position: -1px -91px;}

#nav3 a.ic_twitter        {left:6.2em;background-position:-22px -73px;}
#nav3 a:hover.ic_twitter  {           background-position:-22px -91px;}

/*
*/
#pgMnu {	/*ok*/
	color:#ffff66;
	background: url(../imgs/id_hdr_sep.png) repeat;
	clear:both;
	height:34px;
/*	background-color:cyan;	/**/
}

#pgMnu ul {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0 0 0 1.3em;
}

#pgMnu li {
	display:inline;
}

#pgMnu li.selected {
	color:#ceede5;
	font:0.96em arial, helvetica, sans-serif;
	display:block;
	text-align:center;
	float:left;
	padding:7px;
	text-decoration:none;
	border-bottom:1px solid #191b4d;
	border-left:2px solid #ffffff;
	margin-bottom:0;
}

#pgMnu li a {
	color:#ffff66;
/*	background:url(../imgs/line.gif) repeat-y 100% 0;*/
/*	background: url(../imgs/id_hdr_sep.png) repeat;*/
	font:0.96em arial, helvetica, sans-serif;
	display:block;
	text-align:center;
	float:left;
	padding:7px;
	text-decoration:none;
	border-left:2px solid #ffffff;
	border-bottom:1px solid #191b4d;
	margin-bottom:0;
}

#pgMnu li a.current {
	color:#1f4362;
	background:#a3b9cb;	/*url(../imgs/line.gif) repeat-y -8px 0;*/
/*	border-bottom:1px solid #a3b9cb;*/
/*	margin-bottom:0;	/**/
}

#pgMnu li a:hover {
/*	color:red;*/
	background:	url(../imgs/id_hdr_sep2.png) repeat-x 10px 0;
	text-decoration:none;
	margin-top:2px;
/*	border-bottom:1px solid #9fa877;*/
}

#pgMnu .mnu_share {
	position:relative;
	float:right;
	padding-top:9px;
	margin-right:2em;
}

#pgMnu .mnu_share a {
	color:yellow;	/**/
	text-decoration:none;
	border-bottom:0;
}

#pgStrip {
	clear:both;
	background-color:#ffffff;
	height:1em;
}

#sccMain {
	width:93%;
	padding:0;
	margin:0 10px 0 40px;	/**/
/*	background-color:cyan;	/**/
}

#sccMain li {
	line-height:160%;
/*	margin-left:-0.7em;		/**/
}

#sccMnu {
	clear:both;
/*	position:relative;*/
	float:left;
	width:100%;
	font-size:85%;
/*	font-weight:bold;	/**/
	padding:5px 0 10px 10px; /**/
	margin:0;
	overflow:hidden;
/*	background-color:cyan;	/**/
}

#mnu_left {
	float:left;
	width:75%;
/*	background-color:yellow;	/**/
}

#mnu_rgh {
	float:right;
	width:24%;
	text-align:right;
/*	background-color:orange;	/**/
}

h2 {
	color:#324351;
	font-size:140%;
	line-height:35px;
	margin:0;
	margin-bottom:0.6em;
}

p {
	margin:0 1.0em 1.2em 0;
	line-height:1.4em;
}

p.intro {
	color:#526183;
	font-size:130%;
	line-height:130%;
	margin-bottom:0.5em;
}

a {
	color:#3447ff;
	text-decoration:none;
}

a:link {
	border-bottom:1px solid #6271ff;
}

a:visited {
	color:#a0a;
	border-bottom:1px solid #e7e;
}

a:hover, a:active {
	color:#b3110d;
	border-bottom:1px solid #e55;
}

a.noUline {
	color:#3447ff;
	text-decoration:none;
	border-bottom:0;
}

a.noUline:link {
	border-bottom:0;
}

a.noUline:visited {
	color:#b40;
	border-bottom:0;
}

a.noUline:hover, a.noUline:active {
	color:#c3211d;
	border-bottom:0;
}

.alt_ort {
	color:#495369;
	font-family:Georgia, "Times New Roman", serif;
	font-size:1.05em;
	letter-spacing:2px;
}

#lftMnu ul {
/*	background-color:cyan;	/**/
	font:88%/100% verdana, arial, helvetica, sans-serif;	/**/
	list-style:disc url(../imgs/id_ic_mnu.png) outside;
	padding-left:1.7em;	/**/
	margin:0;
}

#lftMnu li.lm_itm {
/*	background-color:orange;	/**/
/*	display:block;	/**/
/*	line-height:250%;	/**/
	margin-right:1.2em;	/**/
	margin-bottom:1.0em;	/**/
/*	font:90%/130% verdana, arial, helvetica, sans-serif;	/**/
}

#lftMnu li a {
	color:#4543d9;
	text-decoration:none;
	border-bottom:0;
}

#lftMnu li a:hover {
	color:#d54349;
}

.invis {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	/* !first! IE 8 */
	filter:alpha(opacity=0);	/* !second! IE 4-7 */
	opacity:0;					/* Firefox, Safari(WebKit), Opera */
}

#sccNav {
	clear:both;
	padding:6px 10px 15px 10px;
	border-bottom:1px solid #d7d7d9;
	font:100%/100% sans-serif;
	width:90%;
}

#sccNav p {
	margin:10px 0;
}

#sccBann {
	padding:0 0 10px 10px;
/*	background-color:yellow;		/*!debug!*/
}

#sccBann p {
	margin:10px 0 0 0;
}

#sccBann img {
	margin-bottom:5px;
	display:block;
	border:0;
}

#pgFtrSep {	/*ok*/
	background:url(../imgs/id_ftr_sep.png) repeat-x;
	clear:both;
	height:9px;
}

#pgFtr {
	clear:both;	/**/
	color:#000;
	background-color:#ffffff;
	font:70%/130% verdana, arial, helvetica, sans-serif;/**/
/*	position:relative;	/**/
	float:left;
	width:100%;
}

#ftr_lft {
	float:left;
	width:23%;
	text-align:center;
	padding:0 8px;
	margin-top:5px;
}

#ftr_lft .imi {
	margin-right:8px;
}

#ftr_lft .imd {
	margin-left:8px;
}

#ftr_lft a img {
	text-decoration:none;
	border:0;
/*	margin:0 10px;*/
}

#ftr_lft a:link {
	text-decoration:none;
	border:0;
}

#ftr_lft a:hover {
	text-decoration:none;
	border:0;
}

#ftr_mid {
	float:left;
	width:69%;
	text-align:center;
	margin-top:5px;
	padding:0 8px;
}

#ftr_mid p {
/*	margin:0;*/
}

/*
#ftr_rgh {
	float:right;
	width:25%;
	color:#9fa877;	/*af997c;*/
	text-align:center;
	margin-top:7px;
}
*/

/**/
#scc_stt {
	clear:both;
	float:left;
	width:99%;
/*	background-color:red;			/*!debug!*/
}

#scc_lft {
	float:left;
	width:33%;
	overflow:hidden;
/*	background-color:yellow;		/*!debug!*/
}

#scc_mid {
	float:left;
	width:33%;
	overflow:hidden;
	margin-left:2px;
	margin-right:2px;
/*	background-color:orange;		/*!debug!*/
}

#scc_rgh {
	float:left;
	width:33%;
	overflow:hidden;
/*	background-color:cyan;			/*!debug!*/
}

/******************************************/
em
{
	color:#a3a;
/*	background-color:#efffff;*/
	font-size:12.0pt;
	font-family:"Times New Roman",Times,Serif;
}

blockquote {
	margin:0 1.0em 1.2em 1.7em;
	line-height:1.4em;
}

.rmrk1
{
	color:#33c;
}

.rmrk2
{
	background:#fffef7;
	color:#d57;
}

.rmrk3
{
	background:#ecd0b0;
	color:brown;
}

tr.tr_hghl
{
	background-color:#eee;
}

p.tdp_alft
{
	margin-bottom:0.3em;
}

p.tdp_argh
{
	text-align: right;
	margin-bottom:0.3em;
}

.sc_mnuSec_imgHdr
{
	position:relative;	/**/
	top:-13px;/**/
	height:83px;/**/
	overflow:hidden;
	width:95%;
/*	padding-right:1.5em;/**/
}
