
/* Paragraph styles */
.text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

.text:link {
  color: #426085;
  text-decoration: none
}

.text:active {
  text-decoration: none;
  color:#426085;
}

.text:visited {
  text-decoration: none;
  color:#426085;
}

.text:hover {
  /*text-decoration: underline;
  text-decoration: none;*/
}



p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

.regulationnote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-variant: normal;
  color: #ff0c00;
  text-decoration: none;
}

.note {
  font-size: smaller;
}

/* Titles */
.drawertitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 20px;
  background-image: url(/images/fondo_titulo_portlet_azul.gif);
  font-size: 9px;
  font-weight: bold;
  color: #426085;
  text-decoration: none;
}
div.drawertitle {
	height:auto;
	padding:5px;
}

.pagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #426085;
}

.paragraphtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.paragraphsubtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

/* Tables */
.rowodd { 
  background-color: #FFFFFF;
}

.roweven { 
  background-color: #E9E9E9;
}

/* Lists */
UL {
  list-style-image: url(/images/bullet_point_01.gif);
}

LI {
  padding:0;
  margin-top:8px;
  margin-bottom:0; 
}

/* links */
A:link {
  text-decoration:none;
  color:#426085;
}

A:visited {
  text-decoration:none;
  color:#426085;
}

A:active {
  text-decoration:none;
  color:#426085;
}

A:hover {
  /*text-decoration:none;*/
}

.link {
  color: #426085;
  text-decoration: none
}

.link:link {
  color: #426085;
  text-decoration: none
}

.link:active {
  text-decoration: none;
  color:#426085;
}

.link:visited {
  text-decoration: none;
  color:#426085;
}

.link:hover {
  /*text-decoration: underline;*/
  /*text-decoration: none;*/
}


/* Used internally - Page layout*/
.noborders {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
}

.topFrame {
  height:91px; 
  width:100%;
  overflow: visible;
}

.leftFrame {
  height: 100%;
  width: 161px;
}

.footerFrame {
  height:34px; 
  width:100%;
  overflow: hidden;
}

.bandhorizontal {
  border-top:1 solid #EEEEEE;
  height:1;
  color:#FFFFFF;
  font-size:1;
  margin:0 0 0 0;
}

.bandvertical {
  border-left:1 solid #EEEEEE;
  vertical-align:top;
}

.drawer {
  width:100%;
}

.doclist {
  width:100%;
}

table.doclist {
  width:100%;
}

table.doclist th {
	padding-top:5px; 
	padding-bottom:5px;
}

table.doclist td {
	padding:5px; 
	/*padding-bottom:5px;*/
}

HR {
  color: #CFDDEE;
}

TH {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #426085;
  background-color: #CFDDEE;
}

/*****************************************************/
/*  COMIENZA CSS PARA WEBINTERNO                               */
/*****************************************************/

.titulosmenu {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 color: #426085;
 text-decoration: none;
}

.menudiv {
	position: absolute; 
	display:none; 
	z-index:0;	
}

.menurow {
	background-image:url(/images/fondo_menu_superior.gif);
	height:20px;
	padding-left:5px;
	padding-right:5px;
	border-bottom: 1px solid #BBBBBB;
}

.menurowsep {
	background-image:url(/images/fondo_menu_superior.gif);
	height:20px;
	padding-left:5px;
	padding-right:5px;
	border-bottom: 1px solid #888888;
}

.menutable {
	border: 1px solid #888888;
	background-image:url(/images/fondo_menu_superior.gif);
}

.menurowbottom {
	background-image:url(/images/fondo_menu_superior.gif);
	height:17px;
	padding-left:5px;
	padding-right:5px;
}

.link01 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-style: normal;
 font-weight: bold;
 font-variant: normal;
 color: #426085;
 text-decoration: none
}

.link01:link {
 text-decoration:none;
 color: #426085
}

.link01:visited {
 text-decoration:none;
 color:#426085;
}

.link01:active {
 text-decoration:none;
 color:#426085;
}

.link01:hover {
 text-decoration:none;
 color:#333333;
}

.link00Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.link00Blue:link {
 text-decoration:none
}
.link00Blue:visited {
 text-decoration:none;
 color:#426085;
}
.link00Blue:active {
 text-decoration:none;
 color:#426085;
}
.link00Blue:hover {
 text-decoration:underline;
 color:#426085;
}

.titulosdest {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 color: #333333;
 text-decoration: none;
}

.titulosdest:link {
 text-decoration:none;
 color: #333333
}

.titulosdest:visited {
 text-decoration:none;
 color:#333333
}

.titulosdest:active {
 text-decoration:none;
 color:#333333
}

.titulosdest:hover {
 text-decoration:none;
 color:#333333
}

.link03 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #333333;
 text-decoration: none;
}

.link03:link {
 text-decoration:none;
 color: #333333
}

.link03:visited {
 text-decoration:none;
 color:#333333;
}

.link03:active {
 text-decoration:none;
 color:#333333;
}

.link03:hover {
 text-decoration:none;
 color:#333333;
}

/*Estilos azul
.link03azul {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #426085;
 text-decoration: none;
}

.link03azul:link {
 text-decoration:none;
 color: #426085
}

.link03azul:visited {
 text-decoration:none;
 color:#426085;
}

.link03azul:active {
 text-decoration:none;
 color:#426085;
}

.link03azul:hover {
 text-decoration:none;
 color:#426085;
}*/

/*Indicadores movil*/
#im_inflacion { 
width: 50%;
float:left; 
} 

#im_space { 
width: 2;
float:left; 
} 

#im_mdoval { 
float:left; 
width: 49%;
} 

#im_inflation { 
width: 50%;
float:left; 
} 

#im_secmkt { 
float:left; 
width: 49%;
} 

/*****************************************************/
/*  TERMINA CSS PARA WEBINTERNO                                   */
/*****************************************************/

.notetitle {
 /*font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;*/
 font-weight: bold;
 color: #333333;
 text-decoration: none;
}

.notetitle:link {
 text-decoration:none;
 color: #333333
}

.notetitle:visited {
 text-decoration:none;
 color:#333333
}

.notetitle:active {
 text-decoration:none;
 color:#333333
}

.notetitle:hover {
 text-decoration:none;
 color:#333333
}


