#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:-5px;
	height:320px;
	width:583px;
	padding-bottom:5px;
	border-bottom: dotted 1px #909090;
}

#mainArticle p{
	position:relative;
	top:180px;
	left:215px;
	width:330px;
}


#mainTitle {
	width: 335px;
	height: 67px;
}

#mainArticle h3{
	position:relative;
	left:230px;
	text-transform:uppercase;
	top:85px;
}

#mainTitle span{
	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 .note.first P{

	border-bottom: dotted 1px #909090;
	padding-bottom:8px;
	margin-bottom:2px;
	
}


#secondaryArticles .heading {
	background: #cdcdcd;
	padding-top: 5px;
	padding: 5px;
	padding-left:18px;
	
}

#secondaryArticles .heading h4 {
	margin-left: 10px;
	margin-left: 0px;
}

#secondaryArticles .heading h3 {
	margin-left: 10px;
	margin-left: 0px;
	
}
#secondaryArticles .heading h3 A{
	font-family:Arial,sans;
	font-weight:bold;
	font-size: 24px;
	color: #fff;
	/*margin-left: 10px;*/
	margin-left:0px;
	text-align:left;
}

#secondaryArticles .heading STRONG FONT{
color:#535353;
font:13px Arial, Helvetica, sans-serif;

	
}

#secondaryArticles ul {
	list-style: none;
	/*padding-bottom: 10px;*/
	padding-bottom: 5px;
}

#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;*/
	margin-left:0px;
	width: 163px;
	height: 21px;
	/**/
	
	background:url('../img/home/question-week.gif') no-repeat;
}

#questionWeek span{
	/*position:absolute;
	background:url('../img/home/question-week.gif') no-repeat;
	width:100%;
	height:100%;*/
	display:none;
}

#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:0px;
	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;
	padding-top:10px;
}

.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 table.PopUpHome {
	background: url(../img/home/bg-th-popup.png) no-repeat;
	width: 391px;
}

.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 #downloadPDF{
	background: url(../img/home/descargar-pdf.jpg) no-repeat;
	padding-top:5px;
	position:relative;
/*	border-top:dotted 1px #909090; */
	width:389px;
	height:99px;
	margin-top:5px;
}

#home .secondColumn #downloadPDF .vinculo{
	margin:70px 0 0 8px;
	text-decoration:none;
}
*+html #home .secondColumn #downloadPDF .vinculo{
margin:74px 0 0 8px;
}
*html #home .secondColumn #downloadPDF .vinculo{
margin:74px 0 0 8px;
}

#home .secondColumn #downloadPDF a { 
	color:#004989;
	padding-left:14px;
	font:9px Georgia, Arial, sans-serif;
	font-weight:bold;
	background: url(../img/home/boton-descarga.gif) no-repeat;


}
/*#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;
}
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* 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}
