@charset "iso-8859-1";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}



#indicesPortada {
	margin-top: 0px;
	border: 1px solid #1369A2;
	margin-left: 0px;
	
}

#indicesPortada table {
	font-size: 90%;
	margin: 0;
	
}
.TituloPortada {
	font-weight: bold;
	color: #0089CF;
	width: 150;
	background-color:#CBE7F5;
	padding-bottom:0px;
	padding-top:0px;
	font-size : 10px
}
.tituGrafDolar2
{
 font-weight:bold;
 padding-top:10px;
 font-size:10px;
 
}
.VariacionGrafica
{
	font-weight:normal;
	color: #000000;
	width: 150;
	background-color:#FFFFFF;
	padding-bottom:1px;
	padding-top:1px;
	font-size:10px;
}
.datoPortada
{
	font-weight:normal;
	color: #000000;
	width: 150;
	background-color:#FFFFFF;
	padding-bottom:1px;
	padding-top:1px;
	font-size:10px;
}
.tituTabla {
	font-weight: bold;
	color: #0089CF;
	width: 150;
	background-color:#CBE7F5;
}

/*.tituGrafDolar {
	font-weight: bold;
	color: #0089CF;
	width: 150;
	background-color:#0089CF;
}*/
.tituGrafDolar {
	font-weight: bold;
	color: #0089CF;
	width: 150;
	background-color:#FFFFFF;
}
.titGrafica {
	font-weight: bold;
	color: #FFFFFF;
	font-size:10px;
}



#menuPortada {
	display: block;
	height: 15px;
	width:100%;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	background-color: #DFDFDF;
	font-size:12px;
}
#menuPortada a:link {
	font-weight: bold;
	color: #2787B7;
	text-decoration: none;
	background-image: url(portada_btn.gif);
	background-repeat: repeat-x;
	display: block;
	height: 15px;
}
#menuPortada a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(portada_btnvisited.gif);
	background-repeat: repeat-x;
	display: block;
	height: 15px;
}
#menuPortada a:visited {
	font-weight: bold;
	color: #2787B7;
	text-decoration: none;
	background-image: url(portada_btn.gif);
	background-repeat: repeat-x;
	display: block;
	height: 15px;
}
.btnPortada {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(portada_btnvisited.gif);
	background-repeat: repeat-x;
	display: block;
	width:32.3%;
	height: 15px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}


.masInfo {
	text-decoration: none;
	text-align:center;
	display: block;
	margin-top: 0px;
	height: 5px;
}
.masInfo img {
	padding-right: 7px;
}
.footerAviso{
	
	color: #000000;
	display: block;
	margin-top: 0px;
	text-align:center;
	/*font-size:xx-small;*/
	/*font-size: smaller;*/
	 font-family:Arial;
	 font-size:10px;
	 font-weight:bolder;
 
}
.footerAvisoleft
{
	color: #000000;
	margin-top: 0px;
	text-align:left;
	/*font-size:xx-small;*/
	/*font-size: smaller;*/
	 font-family:Arial;
	 font-size:x-small;
	 font-weight:bolder;
}
.footerAvisoCenter
{
	font-weight:normal;
	color: #000000;
	width: 150;
	text-align:center;
	background-color:#FFFFFF;
	padding-bottom:0px;
	padding-top:0px;
	font-size:9px;
}

.footerPortadaInf {
	font-size: xx-small;
	color: #FFFFFF;
	
	display: block;
	height: 15px;
	margin-top: 0px;
	
	width: 100%;
	text-align: left;
	
	
}



footerMercado {
	font-size: 90%;
	display: block;
	height: 15px;
	margin-top: 10px;
	float: right;
	width: 580px;
	text-align: right;
	padding-right: 10px;
}

.footerMercado a:link {
	color: #1369A2;
	text-decoration:none;
	font-weight: bold;
}
.footerMercado a:hover {
	color: #666666;
	text-decoration:underline;
	font-weight: bold;
}
.footerMercado a:visited {
	color: #999999;
	text-decoration:none;
}

.linea
{
	padding-bottom:3px;
	padding-top:10px;
}