#home {
	margin-bottom: 10px;
	/*border-bottom: dotted 1px #909090; */
}

#home .firstColumn {
	margin-left:6px;
	padding-right:6px;
}

/* NOTAS */

/* artículo principal */
#mainArticle { position:relative; left: 0px; height:320px; width:788px; padding-bottom:5px; border-bottom: dotted 1px #909090; }

#mainArticle p{ display: block; width:330px; font: 16px Georgia, "Times New Roman", Times, serif; color: #777777; margin: 12px 0px 0px; padding: 0px; }

/*#mainTitleHeader{
	position:absolute;
	left:400px;
	top:101px;
	z-index: 10;
	margin-top: -4px;
}*/

/*#mainTitle {
	width: 356px;
	height: 71px;
}*/

#mainArticle h3{ display: block; text-transform:uppercase; height: 23px; margin: 0px; padding: 73px 0px 0px; }

#mainArticle h2{ display: block; margin: 0px; padding: 0px; }
/*#mainTitle span{
	position:absolute;
	background:url('../img/home/main-title.png') no-repeat;
	width:100%;
	height:100%;
}*/


/* flash news */
#flashNews {
	margin: 5px 0 5px 0;
	background: #f6f6f6;
	border-bottom: solid 1px #e0e0e0;
}

#flashNews h3 {
	float: left;
	height: 21px;
	width: 80px;
	background: url(../img/home/bg-noticias.png);
	font-size: 1px;
	color: #000;
}

#flashNews ul {
	list-style: none;
	margin: 0;
	font-size: 11px;
	height: 21px;
	overflow: hidden;
}

#flashNews li {
	display: inline;
	margin-left: 2px;
	line-height: 21px;
	color: #5c5c5c;
}

#flashNews .date {
	color: #243A94;
	font-weight: bold;
}

/* centrales inferiors */



#practical {
	position:relative;
	font-size:10px;
	width: 127px;
	height: 20px;
}

#practical span{
	position:absolute;
	background:url('../img/home/practical-advice.png') no-repeat;
	width:100%;
	height:100%;
}

#secondaryArticles {
	border-top: dotted 1px #909090;
	padding-top: 15px;
	position: relative;
}

#secondaryArticles .note {
	width: 265px;
	float: left;
	border-bottom: none;
	padding: 5px 5px 0 12px;
}

#secondaryArticles .note.first {
	border-right: solid 1px #f0f0f0;
}

#secondaryArticles .heading {
	background: #cdcdcd;
	padding-top: 5px;
}

#secondaryArticles .heading h4 {
	margin-left: 10px;
}

#secondaryArticles .heading h3 {
	font-family:Arial,sans;
	font-weight:bold;
	font-size: 24px;
	color: #fff;
	margin-left: 10px;
}

#secondaryArticles ul {
	list-style: none;
	padding-bottom: 25px;
}

#secondaryArticles li {
	font-family:  Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;

	margin-left: 0px;
	padding: 5px 0 5px 15px;
	background: url(../img/home/buller-quote.png) 0 10px no-repeat;

	border-bottom: dotted 1px #909090;
}

#secondaryArticles li a {
	text-decoration: none;
	color: #243A94;
}

#secondaryArticles li a:hover {
	text-decoration:underline;
}

#secondaryArticles .readMore {
	position: absolute;
	bottom: 20px;
	width: 260px;

	background: #ededed;
	height: 21px;
	line-height: 18px;
	font-family:  Arial, sans-serif;
	text-align: right;
}

#secondaryArticles .readMore a {
	text-decoration: none;
	color: #6e6e6e;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
}

#questionWeek {
	position:relative;
	font-size:10px;
	margin-left:10px;
	width: 163px;
	height: 21px;
}

#questionWeek span{
	position:absolute;
	background:url('../img/home/question-week.gif') no-repeat;
	width:100%;
	height:100%;
}

#secondaryArticles .links ul li a{
	font:bold 16px Arial,sans;

}
/* columna derecha */
.note {
	border-bottom: dotted 1px #909090;
	margin-bottom: 10px;
}


.note h4 {
	font-family:  Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #5c5c5c;
}

.note h3 {
	
	font-weight:bold;
	color: #243A94;
	font-size: 14px;
	margin-bottom: 10px;
}

.note h3 a{
	
	font-weight:bold;
	color: #243A94;
	font-size: 14px;
	margin-bottom: 10px;
}

.note h3 a:hover{
	text-decoration:underline;
}

.first h3 a{
	font-size: 20px;
	line-height:20px;
}


#menuTools {
	position:absolute;
	left:809px;
}

/* FINANZAS */
.finances {
	position:relative;
	margin-top:8px;
	padding-top:5px;
	border-top:dotted 1px #909090;
	font-family:  Arial, sans-serif;
}

.finances h2 {
	margin-bottom: 0;
	color: #d2d2d2;
	font-size: 24px;
	font-weight: normal;
}

.finances h3 {
	color: #243A94;
	font-size: 13px;
	font-weight: normal;
	margin-bottom:23px;
	margin-top:3px;
	width: 100%;
}

#financesIndicators {
	width: 266px;
	height: 34px;
	position:relative;

}

#financesIndicators span{
	position:absolute;
	left:-8px;
	top:2px;
	background:url('../img/home/indicadores-financieros.png') no-repeat;
	width:100%;
	height:100%;
}
.finances .readMore{
	float:right;
	position:relative;
	top:-10px;
	right:0px;
	
}

.finances .readMore:hover{
	text-decoration:underline;

}

.finances .sources {
	width:370px;
	margin-top:10px;
	padding-bottom:21px;
	margin-bottom:16px;
	border-bottom:dotted 1px #909090;

}
.sources ul {
	float:left;
	
}

.sources h5 {
	width:70px;
}
.socios {
	margin-left:25px;
	width:955px;
	margin-bottom:18px;
}

.sideColumn {
	/*padding-right:170px;*/
	height:330px;
/* 	padding-bottom:45px; */
	/*border-bottom:dotted 1px #909090;*/
}

.sideColumn .first h3{
	font:bold 20px Arial,sans-serif;
	line-height:21px;
}

.sideColumn .first p{
	margin:0;
}

.sideColumn .first {
	padding-bottom:16px;
	margin-bottom:15px;
	border-bottom:dotted 1px #909090;
}

.sideColumn .last {
	border:none;
}


/* FINANZAS TABLA */
.finances table {
	background: url(../img/home/bg-th.png) no-repeat;
	width: 371px;
}
.finances table.PopUp {
	background: url(../img/home/bg-th-popup.png) no-repeat;
	width: 554px;
}

.finances th {
	height: 9px;
	line-height: 26px;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #5c5c5c;
	padding-left: 5px;
}

.finances th.selected {
	color: #243A94;
}

.finances td {
	font:Arial,sans;
	background: #f7f7F7;
	font-size: 11px;
	color: #5c5c5c;
	padding: 3px;
	border-top: 2px solid #fff;
}

.finances .altRow td {
	background: #e9edf5;
}


/* FUENTES */

.sources {
}

.sources h5 {
	font-family:  Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

.sources ul {
	margin: 0;
}

.sources li {
	list-style: none;
	margin: 0;
}

.sources a {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	text-decoration: none;
}

.sources a.readMore {
	color: #243A94;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background: url(../img/home/bg-button-ver-tabla-completa.png) no-repeat;
	height: 28px;
	line-height: 28px;
	width: 132px;
	text-align: center;
}
#home .secondColumn{ display:none;}/*Ivan*/

#home .secondColumn #downloadPDF{

	padding-top:5px;
	position:relative;
/*	border-top:dotted 1px #909090; */
	width:383px;
	margin:0;
}

#home .secondColumn #downloadPDF img{
	position:relative;
	right:7px;
	
	margin:0;
}

/* SOCIOS */

.socios {
	position:relative;
}

.socios h4 {
	color: #fff;
	background: #1f68ad;
	font-family:  Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	padding-left: 10px;
	width:947px;
}

.socios ul {
	margin: 0;
	border-left: solid 1px #f0f0f0;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	width: 955px;
}

.socios ul li {

	list-style: none;
	margin: 15px 0 15px 7px;
	padding-right:12px;
	float: left;
}



#sociosPager{
	float:right;
	position:absolute;
	bottom:60px;
	top:47px;
	right:2px;

}

#sociosPager #leftButton{
	position:relative;
	right:21px;
	top:-21px;
	background:url('../img/home/socios-pager-left.png') no-repeat;
	height:79px;
	width:22px;
}

#sociosPager #rightButton{
	position:relative;
	left:1px;
	top:-100px;
	background:url('../img/home/socios-pager-right.png') no-repeat;
	height:79px;
	width:22px;
}

#sociosPager a{
	position:relative;
	top:33px;
	left:-8px;
	margin-left:15px;
	height:79px;
	width:22px;
	font-size:0px;
}

/************************************/
.HomeLCol { border-right: 1px solid #dadada; width: 567px; margin-top: 8px; float: left; }
/*.HomeLCol .Main { background: #E4E4E4 url(../img/home/bg_notamain.jpg) repeat-x; padding-left: 12px; padding-top: 8px; width: 540px; }*/

.HomeLCol .Main { background: #CDCDCD; padding-left: 12px; padding-top: 8px; width: 540px; }
 
.HomeLCol H6 {float: right; margin-top: -8px;}
.HomeLCol H3 { background: url(../img/home/question-week.gif) no-repeat; display: block; height: 21px; width: 163px; text-indent: -5000px; margin-bottom: 4px; }
.HomeLCol H2 { font: bold 23px/23px Arial, Helvetica, sans-serif; color: #FFFFFF; }
.HomeLCol H2 A { font: bold 23px/23px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none }
.HomeLCol H2 A:hover {text-decoration: underline}
/*.HomeLCol P { font: 15px/16px Georgia, "Times New Roman", Times, serif; color: #909090; margin: 0px; padding: 0px; }*/
.HomeLCol P { font: 15px/16px Georgia, "Times New Roman", Times, serif; color: #535353; margin: 0px; padding: 0px; }

.HomeLCol .Seconds{ width: 552px; }
.HomeLCol .Seconds UL { margin: 0px -22px 0px 0px; padding: 10px 0px 0px; list-style: none; width: 570px; overflow: hidden; }
.HomeLCol .Seconds UL LI { display: block; width: 263px; margin: 0px 22px 0px 0px; padding: 0px; background: url(../img/home/buller-quote.png) no-repeat 12px 12px; border-top: 1px dotted #909090; float: left; }
.HomeLCol .Seconds UL LI A { font: bold 16px Arial, Helvetica, sans-serif; color: #263b94; text-decoration: none; display: block; padding: 7px 0px 7px 27px; background: url(../img/home/buller-quote.png) no-repeat 12px 12px; }
.HomeLCol .Seconds UL LI A:hover {text-decoration: underline}
.HomeLCol H5 { font: normal 13px/23px Arial, Helvetica, sans-serif; color: #6e6e6e; text-align: right; padding-right: 12px; background: #ededed; width: 540px; display: block; clear: both; float: none; margin-top: 8px; }
.HomeLCol H5 A { font: bold 13px/23px Arial, Helvetica, sans-serif; color: #6e6e6e; text-decoration: none }
.HomeLCol H5 A:hover {text-decoration: underline}

.HomeRcol { float: left; width: 393px; padding-left: 15px; }
.HomeRcol H4 { font: 11px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #8c8c8c; display: block; margin: 5px 0px 0px; padding: 0px; }
.HomeRcol H2 { font: bold 20px Arial, Helvetica, sans-serif; color: #243a94; margin: 0px; padding: 2px 0px; display: block; }
.HomeRcol H2 A {font: bold 20px Arial, Helvetica, sans-serif; color: #243a94; text-decoration: none}
.HomeRcol H2 A:hover {text-decoration: underline}
.HomeRcol H3 { font: bold 15px Arial, Helvetica, sans-serif; color: #243a94; margin: 0px; padding: 2px 0px; display: block; }
.HomeRcol H3 A {font: bold 15px Arial, Helvetica, sans-serif; color: #243a94; text-decoration: none}
.HomeRcol H3 A:hover {text-decoration: underline}
.HomeRcol P { font: 15px Georgia, "Times New Roman", Times, serif; color: #909090; margin: 0px; padding: 0px 0px 13px; border-bottom: 1px dotted #b5b5b5; }
/* 
.HomeRcol H5 { font: normal 13px/23px Arial, Helvetica, sans-serif; color: #6e6e6e; text-align: right; padding-right: 12px; background: #ededed; display: block; clear: both; float: none; margin-top: 8px; } 
.HomeRcol H5 A { font: bold 13px/23px Arial, Helvetica, sans-serif; color: #6e6e6e; text-decoration: none }
.HomeRcol H5 A:hover {text-decoration: underline} */
/* Quiz ------------------ Agregado por dvillalba la fecha 20/05/09*/
.Quiz { float:left; width:379px; margin-top:6px; background:url(../img/home/dotted.gif) bottom left repeat-x;}
.Quiz h2 A{ float:left; width:369px; height:31px; color:#ffffff; font:18px Arial, Helvetica, sans-serif; line-height:18px; background:url(../img/home/back_quiz.jpg) 0 0 no-repeat; margin:0; padding:22px 0 14px 10px; text-decoration:none;}
.Quiz h2 A:hover{text-decoration:none;}
.Quiz p{ float:left; width:100%; font:15px Georgia, "Times New Roman", Times, serif; line-height:19px;  color:#707070; padding: 10px 0 6px 0; margin:0;}
.HomeRcol H5 { display:none; }

/* Recomendar Nota */
.RecomendarNota { width:392px; height:234px;}
.RecomendarNota H4 { font:bold 16px Arial, Helvetica, sans-serif; color:#7a7a7a; padding-top:18px; padding-bottom:13px; padding-left:29px;}
.RecomendarNota .EnvForm { padding-left:29px;}
.RecomendarNota .EnvForm SPAN { display:block; float:left; font:15px Georgia, "Times New Roman", Times, serif; color:#7a7a7a; width:84px; text-align:left; height:25px; line-height:25px;} 
.RecomendarNota .EnvForm INPUT { display:block; float:left; width:250px; height:23px; border:1px solid #a0a0a0; font:15px/23px Georgia, "Times New Roman", Times, serif; color:#7a7a7a;}
.RecomendarNota .BtnEnviar { width:73px; margin-left:auto; margin-right:auto;}
INPUT.NoLayout {border: 1px none #FFFFFF; border-style: none; background: none; padding: 0px}


