body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;
}
.etiqueta{
	height:42px;
}
.textbox{
	font-family: Arial;
	font-size:11px;
	height:16px;
	width: auto;
	border: 1px solid #CBD9C1;
	color:#283320;
}
.titulo{
	font-size:14px;
	text-align:center;
}
.error{
	color: #AC0F23;
	font-size:10px;
}
.us_ses{
	color:#283320;
	font-size:10px;
}
.cnstop{
	background-color:#D2E7C9;
}
.aclaracion{
	font-size:10px;
	text-align:center;
}
a:link{
	color:#283320;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#3D612C;
}
a:visited{
	color:#283320;
	text-decoration:none;
}
.cns1{
	background-color:#F1F8EF;
}

.cns0{
	background-color:#FFFFFF;
}
.boton_insc{
	background-color:#FFEFB5;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.celdacolor{
	background-color:#FFEFB5;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.cursor {  cursor: hand}