﻿
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0; height:2px}

.topbazul
{
	BACKGROUND: #ffffff; 
	background-color:Transparent;
}
.toplateralazul
{
	BACKGROUND-COLOR: #0074D7; 
	BORDER-LEFT-COLOR: #e5eaf3; 
	BORDER-BOTTOM-COLOR: #e5eaf3; 
	BORDER-TOP-COLOR: #e5eaf3; 
	BORDER-RIGHT-COLOR: #e5eaf3;
	border-style:solid;
	border-color:#CBD5F0;
	border-width:1px;
}
.lateralazul
{ 
	BACKGROUND-COLOR: #0074D7; 
	BORDER-LEFT-COLOR: #ffffff; 
	BORDER-BOTTOM-COLOR: #e5eaf3; 
	BORDER-TOP-COLOR: #e5eaf3;
	BORDER-RIGHT-COLOR: #e5eaf3;
	border-right-style:solid;
	border-right-color:#CBD5F0;
	border-right-width:1px;
	border-left-style:solid;
	border-left-color:#CBD5F0;
	border-left-width:1px;
}

.cajaBorde
{
	border-bottom:2px solid #0074D7;
	border-right:2px solid #0074D7;
	border-left:2px solid #0074D7;
	margin:0;
	overflow:hidden;	
}

.cajaBordeRelleno
{
	color:White;
	background-color:#0074D7;
	margin:0px;
	height:15px;
	text-align:left;
	vertical-align:top;
	padding: 0px 5px 5px;
}
.cajaBordeRellenoListado
{
	color:White;
	background-color:#0074D7;
	margin:0px;
	height:25px;
	text-align:left;
	vertical-align:top;
	padding: 0px 5px 5px;
	padding-left: 30px;
}


/*
 * Simulacion de Boton
 */

/*clases genéricas para simular redondeo de bordes, NO MODIFICAR*/
b.niftycorners *
{
    display:block;
    height: 1px;
    line-height:1px;
    font-size: 1px;
    overflow:hidden;
    border-style:solid;
    border-width: 0 1px;
}

/*
b.rb1{margin: 0 4px;border-width:0 2px}
b.rb2{margin: 0 3px}
b.rb3{margin: 0 2px}
b.rb4{margin: 0 1px}
b.rb5{margin: 0 0px;height:1px}
b.rb6{margin: 0; height:1px}
*/

/*botom azul*/
.niftycornersColor
{
    BACKGROUND-COLOR: #3367A6; 
    border-color:#FFFFFF;
    border-style:solid;
    border-width:1px;
}
.niftycornersCentroColor
{
    BACKGROUND-COLOR: #3367A6;
    FONT-SIZE: 12px;
    font-weight: bold; 
	color:White;
    text-align:center;
    vertical-align:top;
    height:15px;
   
}
.niftycornersCentroPeqColor
{
    BACKGROUND-COLOR: #3367A6;
    FONT-SIZE: 11px;
    font-weight: bold; 
	color:White;
    text-align:center;
    vertical-align:top;
    height:12px;
   
}

/*boton gris*/
.niftycornersGris
{
    BACKGROUND-COLOR: #A5A5A5;
    border-color:#FFFFFF;
    border-style:solid;
    border-width:1px;
}
.niftycornersCentroGris
{
    BACKGROUND-COLOR: #A5A5A5;
    FONT-SIZE: 12px;
    font-weight: bold; 
	color:#FFFFFF;
    text-align:center;
    vertical-align:top;
    height:15px;
   
}
.niftycornersCentroPeqGris
{
    BACKGROUND-COLOR: #A5A5A5;
    FONT-SIZE: 11px;
    font-weight: bold; 
	color:#FFFFFF;
    text-align:center;
    vertical-align:top;
    height:12px;
   
}

.divBoton
{
    cursor:pointer;
}

/*boton rojo*/
.niftycornersRojo
{
    BACKGROUND-COLOR: #B90A00;
    border-color:#FFFFFF;
    border-style:solid;
    border-width:1px;
}
.niftycornersCentroRojo
{
    BACKGROUND-COLOR: #B90A00;
    FONT-SIZE: 12px;
    font-weight: bold; 
	color:#FFFFFF;
    text-align:center;
    vertical-align:top;
    height:15px;
   
}
.niftycornersCentroPeqRojo
{
    BACKGROUND-COLOR: #B90A00;
    FONT-SIZE: 11px;
    font-weight: bold; 
	color:#FFFFFF;
    text-align:center;
    vertical-align:top;
    height:12px;
   
}

/*
 * Simulacion de Boton
 */