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

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#302e2e;
	/*font-weight:bold;*/
	text-align: left;
	}

#title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#302e2e;
	font-weight:bold;
	text-align: left;	
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#030;
	text-align:left;
	margin-left:30px;
}

.texto{
	text-align:left;	
}
td input{
	text-align: left;
}

.requiere{
	background-color:#FFC;
border-width: 1px; border-style: dashed; border-color: #C00;
}

.colors{
	background-color:#F00;
border-width: 1px; border-style: dashed; border-color: #C00;
}

.colors2{
	background-color:#FFF;
border-width: 1px;
}

.txtbg{
	/*font-family:sans-serif;
	font-size:small;
	background-color:#E9E9E9;
	border:none;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
<<<<<<< .mine
}

.desactivado{
	background-color: #A4A4A4;
	border: 0;
}


=======
}>>>>>>> .r63
