
.info
{
	text-align: center;
}


.infoError
{
	text-align: left;
}


.textoNotificacion
{	
	margin-bottom: 6px;
	font-family: Verdana;
	font-size: 10px;
	color: #33BB88;
}

.textoError
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
}


.resaltado {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	background-position: center center;
}

.textoTitulo
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #045995;
	/*border: 1;*/
}

/*
.textoNormal
{
	font-family: Verdana;
	font-size: 12px;
	color: Blue;
}*/
.textBoxNormal
{
	font-family: Tahoma;
	font-size: 11px;
}

.textoNormal
{
	font-family: Tahoma;
	color:#045995;
	font-size: 11px;
}

.textoNormalCentro
{
	font-family: Tahoma;
	color:#045995;
	font-size: 11px;
	text-align:center;
}

.textoLinkCentro
{
	font-family: Tahoma;
	color:Blue;
	font-size: 11px;
	text-align:center;	
}

.textoNormalItalic
{
	font-family: Tahoma;
	font-style: italic;
	color:#045995;
	font-size: 11px;
}

.textoNegrita
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #045995;
}


.tituloPagina
{
	font-family: Verdana;
	font-size: 16px;
	color: Blue;
}


.tituloPaginaNegritaNegro
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.textoPie
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #045995;
}

.textoDisclaimer
{
	font-family: Tahoma;
	color:#045995;
	font-size: 11px;
}


.homeTextoNormal
{
	font-family: Tahoma;
	color:#006600;
	font-size: 11px;
}

.homeTextoTitulo
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	/*border: 1;*/
}

.homeTextoTituloTabla
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	height:15px;
	color: #FFFFFF;
	border: 1px none #0093D0;
	background-color:#80C9E8
}

.homeTabla
{
	border-width:1px;
	border-style:solid;
	border-color:#33CC66;
}

.homeTextBoxNormal
{
	width: 0px;
	border-width: 0px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 11px;
}

.homeResaltado {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	background-position:  center;
}

.homeTablaResultado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	background-color: #E2E2E2;
	border: medium dotted #CCCCCC;
	height: 96%;
	width: 96%;
}

.homeTextoPie
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

.tablaUno
{
	border-collapse: collapse;
	padding: 2px;
	margin-left:auto; 
	margin-right:auto;
	text-align: center;
	background-color:#000000;
}

.tablaDos
{
	border-collapse: collapse;
	width: 750;
}

.tablaTres
{
	border-collapse: separate;
	border-spacing: 5px;
	padding: 5px;
	margin-left:auto; 
	margin-right:auto;
	text-align: center;
}

.tablaCuatro
{
	width: 631px;
	height: 100%;
	background-color: #ffffff;
}

.tablaCinco
{
	width: 542px;
	height: 100%;
	padding: 1px;
	border-collapse: separate;
	border-spacing: 1px;
}

.celdaUno
{
	text-align: left;
	vertical-align: top;
}

.celdaDos
{
	background-color:#75c2e6;
}

.celdaTres
{
	text-align: center;
	vertical-align: top;
}

.celdaCuatro
{
	height:49px;
	text-align:center;
}

.celdaCinco
{
	height:22px;
	width:85px;
	text-align:right;
}

.celdaSeis
{
	text-align:right;
}

.filaUno
{
	vertical-align: top;
}

.filaDos
{
	background-color:#ffffcc;
}

.filaTres
{
	vertical-align:middle;
	background-color:#d3dce9;	
}