/*Aqui esta el estilo para login*/

.table {

	border:solid 1px #000;

	}

.table2 {

	border:solid 1px #000;

	}

.titlelog {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12;

	font-style:italic;

	color:#fff;

	text-align: center;

	font-weight:bold;

}

.logpass {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;

}

.input {

	border:1px solid #000;

	width:150px;

	height:21px;

	

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;

}



.textarea {

	border:1px solid #000;

	width:150px;

	

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;

}

.select {

	border:1px solid #000!important;

	width:150px;

}

.botton {

	width:50px;

	height:22px;

	text-align:center;

}


