﻿.textNormalCaptcha
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 0.65em;
	color: #616365;
}

.textNormalCaptcha div
{
	padding: 5px 0px 5px 0px;
}

.textNormalCaptchaRed
{
	float:left;
	font-weight: bold;
	font-family: Verdana;
	font-size: 1em;
	color: #ff0000;
}

.textMensajeCaptcha
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 1em;
	color: #ff0000;	
}

.sumarioValidacion
{
	color: Red;
	font-size: smaller;
	font-weight: bold;
}

.textoRed
{
	color: Red;
}

.linkButtonFeedback
{
	border: 1px solid #c9c9d3;
	background-color: transparent;
	background-image: url(/Portals/0/CNC/images/fd_boton.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
	cursor: pointer;
	vertical-align: bottom;
}

a.linkButtonFeedback, a.linkButtonFeedback:link, a.linkButtonFeedback:hover
{	
	text-decoration: none;
	font-family: Verdana;
	font-size: 0.63em;
	text-align: justify;
	vertical-align: bottom;
	color: #616365;
	text-align: center;
	font-weight: normal;
	display: inline-block;
	height: 2.2em;
	width: 5.56em;
}

#tbMaqFeedback
{
	margin-top:1em;	
}