@charset "utf-8";
/* CSS Document */

.txtregistro{
	font-family:Arial;
	font-size:12px;
	color:#8D8A6A;
	text-align:left;
	line-height:1.5;
	width:536px;
	height:90px;
}
.txtcasillas01{
	font-family:Arial;
	font-size:12px;
	color:#8D8A6A;
	padding-right: 10px;
	padding-top: 8px;
}
.regcondicionesuso{


	font-size: 10px;
	font-family: Arial;
	color: #8D8A6A;
	text-align: right;
}
.casillaformregis{
	background-image: url(../img/Registrofondocasilla.png);
	background-repeat:no-repeat;
	height: 31px;
	width: 300px;
}
#casilla{
	width: 260px;
	border:0;
	height: 15px;
	margin-top: 6px;
	margin-left: 5px;
}
#listmenu{
	width:100px;
	height:26px;
	padding-top: 5px;
}
.regbotradio{
	width:100px;
	height:20px;
	padding-top: 10px;
}

.registrobot{
	width:500px;
	height:22;
	background-image: url(../img/newlineazulbackreg.png);
	background-repeat: repeat-x;
	background-position:bottom;
}
.newlineazulvert{
	background-image:url(../img/formlineazulvert.png);
	background-repeat:repeat-y;
}
.txtazul[href]{
	text-decoration:none;
	color:#679995; 
}

#txtgris:hover{
	text-decoration:none;
	color:#8D8A6A;
}

