.kirno {
	border: 1px solid #83829D;
}
.lineavert {
	background-image: url(imagenes/lineapuntos-vertical.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5C6772;
	text-decoration: none;
}
.textosDest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.textosPIE {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #959FAA;
	text-decoration: none;
}
.lineahoriz {

	background-image: url(imagenes/lineapuntos-horizontal.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textosDestProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6772;
	text-decoration: none;
	line-height: normal;
}

.Campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6772;
	border: 1px solid #cccccc;
}

.BotonReg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6772;
	background-color: #cccccc;
	border: 1px solid #666666;
}

