/*------------------------------------------------------------------------------
		CAMPOS DE FORMULARIOS
------------------------------------------------------------------------------*/
input.buscadorColumnaIzq{
	BACKGROUND: #FCF6F5;
	COLOR: #000000;
	border: 1px solid #644545;
	overflow:auto;
	font-size: 8pt;
	font-family: verdana,tahoma,arial;
}

input.usuarios  {
	background : #FCF6F5;
	border : 1px solid #A18C8B;
	color : #000000;
	font-size : 7pt;
	width: 100px;
	font-family: verdana,tahoma,arial;
}
select.form  {
	background : #FCF6F5;
	border : 1px solid #644545;
	color : #000000;
	font-size : 8pt;
	font-family: verdana,tahoma,arial;
}
textarea.form{
	BACKGROUND: #FCF6F5;
	COLOR: #000000;
	border: 1px solid #644545;
	overflow:auto;
	font-size: 8pt;
	font-family: verdana,tahoma,arial;
}

input.form  {
	background : #FCF6F5;
	border : 1px solid #644545;
	color : #000000;
	font-size : 8pt;
	font-family: verdana,tahoma,arial;
}
.formTxt {
	color: #656565;
	text-align:left;
	font-size: 7pt;
	xborder-right: 1px solid #656565;
	xbackground : #D6094A;
	padding-left: 0px;
	padding-right: 0px;
}
input.cgiBtn {
	background : #D50746;
	border : 1px solid #FFFFFF;
	color : #FFFFFF;
	font-size : 8pt;
}
input.cgiBtn2 {
	background : #8A2828;
	border : 1px solid #FFFFFF;
	color : #FFFFFF;
	font-size : 8pt;
}
input.logoutBtn
{
	background : #FCF6F5;
	border : 1px solid #644545;
	color : #000000;
	font-size : 8pt;
	font-family: verdana,tahoma,arial;
	width:80%;
	text-align:center;
}
input.boton {
	background : #D50746;
	border : 1px solid #FFFFFF;
	color : #FFFFFF;
	font-size : 8pt;
}
