/*Estilos en default.asp*/
table.boltablepad {
	padding: 10;
	background : transparent;
}
table.boltableidentificacion {
	border-width: 2;
	border-style : solid;
	border-color : #008000;
	padding : 3;
}
FONT.bolfontresaltar
{
	font-color: #008000;
	font-family : Verdana;
	font-weight : bold;
}
TABLE.boltablecambiocontrasenha {
	border-width: 2;
	border-style : solid;
	border-color : #008000;
}
FONT.bolfonttitulodestacadocrp2
{
	color: #008000;
	font-family : Verdana;
	font-size : 15pt;
	font-weight : bold;
}
FONT.bolfontsubtitulocrp
{
	color: #000000;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
}
FONT.bolfontconfirmacion
{
	color: #000000;
	font-family : Verdana;
	font-size : 15pt;
	font-weight : bold;
}
FONT.bolfonterror
{
	color: #000000;
	font-family : Verdana;
	font-size : 15pt;
	font-weight : bold;
}


.capaespera
{
	visibility : hidden;
	position: absolute;
	top:-260px;
	left:-135px;
	width:250px;
	height:125px;
	z-index=0;
	background : transparent;
	border : 2 solid #cococo;
}
.capaesperaNS
{
	visibility : hide;
	position: absolute;
	top: -135px;
	left: -260px;
	width:250px;
	height:125px;
}
.bolbordeexterior{
	border-width: 1;
	border-style : solid;
	border-color : #800000;
}
TD.bolbordebajo{
	padding : 2;
	border-style : solid;
	border-color : #800000;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
.boltituloseccion{
	border-width: 1;
	border-style : solid;
	border-color : #ffffff;
	
}
FONT.bolfontgranj{
	color: #ffffff;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}
FONT.bolfontpeqj{
	color: #ffffff;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}
FONT.bolcopyright{
	color: #ffffff;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}
