/* -----------------------------------
** ESTILOS DE BILLETES ARGENTINOS
*/

body
{
    font-family: verdana;
    font-size: 10pt;
    background-color: #ffffff;
    color: #000000;
    padding: 0px;
    margin-left: 5px;
}

a
{
    font-family: verdana;
    color: #00008c;
    text-decoration: none;
    font-size: 10pt;
}

a:hover
{
    font-family: verdana;
    color: #FF0000;
    text-decoration: underline;
    font-size: 10pt;
}

.redondear 
{
    color           : #003090;
    color           : #ffffff;
    font-weight     : bold;
    font-family     : verdana;
    font-size       : 10pt;
    text-align      : center;
}

.titular
{
	background-color: #08c;
	color      : #FFFFFF;
	font-family: verdana;
	font-size  : 13px;
	font-weight: bold;
}

.encabezado
{
	background-color: #08c;
	color      : #ffffff;
	font-family: verdana;
	font-size  : 15px;
	font-weight: bold;
	text-align : center;
}

.normal
{
    font-family: verdana;
    font-size: 10pt;
    color: #000000;
}

.mini
{
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
}

.header 
{
    background-color: #9BD1FA;
    color           : #FFFFFF;
    border-collapse : collapse; 
    empty-cells     : show;
    font-weight     : bold;
    font-family     : verdana;
    font-size       : 10pt;
    text-align      : center;
}

.porlet 
{
    background-color: #FFFFFF;
    border-right    : #CCCCFF 1px solid; 
    border-top      : #CCCCFF 1px solid; 
    border-left     : #CCCCFF 1px solid; 
    border-bottom   : #CCCCFF 1px solid; 
    border-collapse : collapse; 
    empty-cells     : show;
    font-family     : verdana;
    font-size       : 10pt;
    color           : #000000;
}

.formulario 
{
    background-color: #CCFFFF;
    border-right    : #CCCCFF 1px solid; 
    border-top      : #CCCCFF 1px solid; 
    border-left     : #CCCCFF 1px solid; 
    border-bottom   : #CCCCFF 1px solid; 
    border-collapse : collapse; 
    empty-cells     : show;
    font-family     : verdana;
    font-size       : 10pt;
    color           : #000000;
}

.tabla 
{
    background-color: #FFFFFF;
    border-right    : #FFFFFF 1px solid; 
    border-top      : #FFFFFF 1px solid; 
    border-left     : #FFFFFF 1px solid; 
    border-bottom   : #FFFFFF 1px solid; 
    border-collapse : collapse; 
    empty-cells     : show;
    font-family     : verdana;
    font-size       : 10pt;
    color           : #000000;
}

.moneda 
{
    border-right    : #FFFFFF 1px solid; 
    border-top      : #FFFFFF 1px solid; 
    border-left     : #FFFFFF 1px solid; 
    border-bottom   : #FFFFFF 1px solid; 
}

.billete
{
    border-right    : #cccccc 1px solid; 
    border-top      : #cccccc 1px solid; 
    border-left     : #cccccc 1px solid; 
    border-bottom   : #cccccc 1px solid; 
}

.pie
{
    font-family: verdana;
    font-size: 8pt;
    color: #000000;
}

.fila
{
    font-family: verdana;
    font-size: 10pt;
    color: #000000;
}

.linea
{
	color: #08c;
}

.blanco
{
	background-color: #ffffff;
}

/* ------------------ */
/* BORDES REDONDEADOS */
/* ------------------ */

#xsnazzy {background: transparent; margin:0.0em;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#9BD1FA; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; background:#9BD1FA; border:0 solid #08c; border-width:0 1px;}


/* ------------------ */
/* ENCABEZADO         */
/* ------------------ */

#ysnazzy {background: transparent; margin:0em;}
.ytop, .ybottom {display:block; background:transparent; font-size:1px;}
.yb1, .yb2, .yb3, .yb4 {display:block; overflow:hidden;}
.yb1, .yb2, .yb3 {height:1px;}
.yb2, .yb3, .yb4 {background:#08c; border-left:1px solid #08c; border-right:1px solid #08c;}
.yb1 {margin:0 5px; background:#08c;}
.yb2 {margin:0 3px; border-width:0 2px;}
.yb3 {margin:0 2px;}
.yb4 {height:2px; margin:0 1px;}
.yboxcontent {display:block; background:#08c; border:0 solid #08c; border-width:0 1px;font-family: verdana; font-size: 11pt; color: #FFFFFF;text-align: center; font-weight: bold;}
.zboxcontent {display:block; background:#08c; border:0 solid #08c; border-width:0 1px;font-family: verdana; font-size: 10pt; color: #FFFFFF;text-align: center; font-weight: bold;}

