#container {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #banner {
	text-align: center;
}
#container #toolbar {
	background-image: url(../images/article_toolbar_bg.png) !important;
	background-repeat: no-repeat;
	height: 43px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
}
#container #toolbar #indice {
	position: absolute;
	left: 540px;
	top: 6px;
	border: none;
}

#container  #toolbar  #toolbar_anterior {
	border: none;
	position: absolute;
	left: 375px;
	top: 6px;
}

#container  #toolbar  #toolbar_posterior {
	border: none;
	position: absolute;
	left: 450px;
	top: 6px;
}

#container #toolbar #articulo_info {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F5258;
	font-size: 11pt;
	position: absolute;
	left: 20px;
	line-height: 120%;
	top: 11px;
}


#container  #toolbar #busqueda {
	position: absolute;
	top: 7px;
	height: 30px;
	line-height: 30px;
	right: 20px;
}
#container #toolbar #busqueda #qry {
	height: 25px;
	width: 150px;
	border: 1px solid #CFD2D8;
	background-color: #FFF0D9;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	line-height: 25px;
}

#container #paginas .pagina {
	padding: 30px;
	width: 813px;
	background-color: #FFFFFF;
	clear: both;
	float: none;
}

#container #paginas .borde {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #426A77;
	border-right-color: #365661;
	border-bottom-color: #365661;
	border-left-color: #426A77;
	margin-bottom: 15px;
	margin-top: 2px;
	margin-left: 16px;
	background-color: #FFFFFF;
	background-image: url(../images/ajax-loading.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	position: relative;
}
#paginas .pagina h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	font-weight: normal;
	line-height: 120%;
}
#paginas .pagina h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #2E373D;
	line-height: 200%;
}
#paginas .pagina p {
	font-family: "Times New Roman", Times, serif;
	color: #2E373D;
	font-size: 12pt;
	line-height: 120%;
	margin-bottom: 12pt;
}
#paginas .pagina p a {
	color: #2E373D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1CBD0;
}
#paginas .pagina p a:hover {
	background-color: #FFFF99;
}

#container #paginas .gigante {
	font-size: 60pt;
}
#paginas  .borde  p.loading  {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	position: absolute;
	left: 60px;
	top: 25px;
}
