.boton
{
	border-right: #a3a3a3 1px solid;
	border-top: #a3a3a3 1px solid;
	font-size: 10px;
	border-left: #a3a3a3 1px solid;
	color: #94AEAF;
	border-bottom: #a3a3a3 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
}

.seleccion
{
	border-right: #a3a3a3 1px solid;
	border-top: #a3a3a3 1px solid;
	font-size: 10px;
	border-left: #a3a3a3 1px solid;
	color: #94aeaf;
	border-bottom: #a3a3a3 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
}

.areatexto
{
	border-right: #a3a3a3 1px solid;
	border-top: #a3a3a3 1px solid;
	font-size: 10px;
	border-left: #a3a3a3 1px solid;
	color: #94aeaf;
	border-bottom: #a3a3a3 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
}


.ing
{
	font-size: 11px;
	background-image: url(../ayuda/Login_05.jpg);
	text-transform: capitalize;
	color: black;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: transparent;
}

.reg
{
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(../ayuda/reg.jpg);
	text-transform: capitalize;
	color: black;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: transparent;
	text-decoration: none;
}

.camb
{
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(../ayuda/camb.jpg);
	text-transform: capitalize;
	color: black;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: transparent;
	text-decoration: none;
}

.rec
{
	font-size: 11px;
	background-image: url(../ayuda/rec.jpg);
	vertical-align: baseline;
	text-transform: capitalize;
	color: black;
	background-repeat: no-repeat;
	font-family: Arial;
	position: relative;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}

.texto-simple
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.texto-link-inferiores
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #b2c3cb;
	background-color: transparent;
	text-decoration: none;
}