.blue { color: #546F92; background: inherit; }

.version
{

	color: #546F92; 
	font-size:10px;
	font-weight:bold;
	margin-left:-10px;
	vertical-align:text-top;
}

.nombreApp
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
}

.dvrespuestaOk
{
	background-image:url(../images/n_ok.gif);
	background-repeat:no-repeat;
	background-position:right;		
}

.dvrespuestaError
{
	background-image:url(../images/n_cancel.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.info { background: #f8fafc url('../images/information.png') 15px 50% no-repeat; padding: 5px 20px 5px 45px; border-top: 2px solid #b5d4fe; border-bottom: 2px solid #b5d4fe; }



