BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:segoe UI,verdana,arial,sans-serif;
	font-size:small;
	color:navy;
	background:url(../imagenes/fondo.png) repeat-x top left #80bfe9;
	text-align:center;
}

A{
	COLOR: #0066cc; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}

.letrassmall {
	FONT-SIZE: 11px; COLOR: #666666
}

.mensajeAlerta{
	font-size:18px;
	color:#FF0000;
	text-align: center;
	font-weight:bold;
	padding:0px;
	border: 0px;
	margin:0px;

}

.titulos{
font-size:large;
font-weight:bold;
margin:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.subtit1{
font-weight:bold;
font-style:italic;
text-align:right;
margin:4px;
color:#0066cc;

}
.subtit2{
font-weight:bold;
text-align:center;
margin:4px;
color:#0066cc;

}

.Boton {
	BORDER-RIGHT: #0066cc 1px solid; 
	BORDER-TOP: #0066cc 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #0066cc 1px solid; 
	COLOR: #0066cc; 
	BORDER-BOTTOM: #0066cc 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff
}

#Contenedor{
text-align:left;
width:980px;
padding:2px; 
border: 2px solid #4682B4;
margin: auto; 
background-color:#FFFFFF;
color:navy;

/*
border: 2px solid #3F4C6B;
border: 2px solid navy;
background-color:#FFFFFF;
*/

} 

#Encabezado{
text-align:center;
width:100%;
/*background-color:#cfd8e9;
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; */
} 

#Central{
float:right;
text-align:center;
width:700px;
border-left : 2px solid #cccccc; 
border-right : 2px solid #cccccc;
padding-left:20px;
padding-right:20px;

background:url(../imagenes/browse_grad_top_469x5.gif) no-repeat bottom center; 


}


#Login{
position:relative;
width:200px;
color:navy;
font-weight: bold;
background:url(../imagenes/hdr_line_gray.gif) no-repeat bottom center; 
padding-bottom:3px;

/*background-color:#eef1f6;
border: 2px solid #cfd8e9;*/

}

#TipCambio{
width:200px;
position:relative;
color:navy;
font-weight: bold;
padding-bottom:3px;
background:url(../imagenes/hdr_line_gray.gif) no-repeat bottom center; 
}

#Boletines{
width:200px;
position:relative;
color:navy;
font-weight: bold; 
background:url(../imagenes/hdr_line_gray.gif) no-repeat bottom center; 
padding-bottom:3px;
}


#PiePag{
text-align:center;
position:relative;
width:100%;
z-index:2;
background:url(../imagenes/fondo2.png) repeat-x top left #80bfe9;
color:#666666;
border: 2px solid #cccccc; 

}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	font-family:"Times New Roman", Times, serif;
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../imagenes/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../imagenes/sbhead-r2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	  
	background: url(../imagenes/sbhead-l2.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	FONT-STYLE: italic;
	COLOR:#000066;
}
.boxbody {
	text-align:center;
	background: url(../imagenes/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

