#envoltorio {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#encabezado {
	background-image: url(../images/simulaciones/banner.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 100%;
}
#navegacion {
	height: 30px;
	width: 100%;
}
#columna1, #columna2, #columna3 {
	height: 445px;
	position: absolute;
	top: 123px;
}
#columna1, #columna3 {
	background-color: #FFFFFF;
	width: 167px;
	background-image: url(../images/fondos/noticias-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#columna1 {
	
	left: 0px;
	
}
#columna2 {
	width: 618px;
	left: 170px;
	border: 1px solid #CCCCCC;
	height: 443px;
}

#columna3 {
	
	right: 0px;
	
}
#pie {
	position: absolute;
	width: 100%;
	top: 573px;
	padding: 15px 0 ;
}
.indicadores {
	background-image: url(../images/fondos/pie-bg.jpg);
	padding-top: 8px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	display: none;
}
#textos {
	height: 370px;
	overflow: auto;
	clear: both;
	background-color: #FFFFFF;
	color: #1E4BA0;
}
#banners {
	clear: both;
	margin-bottom: 2px;
	height: 69px;
}
.mision {
	float: left;
	width: 176px;
	padding-right: 10px;
	padding-left: 10px;
}
#blanco {
	background-color: #FFFFFF;
	height: 454px;
	width: 100%;
	padding: 0 0 6px 0;
}
#articulo, #textos2 {
	padding: 30px;
	overflow: auto;
	color: #1E4BA0;
	height: 380px;
}
#multiservicios, #promociones {
	
	height: 89px;
	width: 512px;
}

#multiservicios {
	background-image: url(../images/fondos/multiservicos-top.png);
	
}
#promociones {
	
	padding-left: 5px;
	background-repeat: no-repeat;
}
#formacion {
	background-color: #eaf6fb;
	background-image: url(../images/formacion/logo.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 20px;
}
#revistas {
	background-image: url(../images/fondos/BackgroundPlano.png);
}
#columna3 .puntos {
	background-image: url(../images/fondos/cambiar-ptos.png);
	background-position: center;
	height: 85px;
	width: 104px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	color: #FF0000;
	font-weight: bold;
}
#columna3     .puntos p   {
	padding-top: 30px;
}
.txt-blanco {
	color: #FFFFFF;
}
#columna3 .txt-blanco {
	padding-top: 10px;
}
#pesos .producto {
	float: left;
	text-align: center;
	margin: 15px;
}
#revistas .numero {
	clear: both;
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#revistas .numero li {
	margin-left: 20px;
	margin-top:10px;
	margin-bottom:10px;
}
#textos2  .ld {
	border: 1px solid #1e4ba0;
	float:left;
	clear:both;
	width: 512px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}

