
.fondofiltrod {
	background:url(../img/fondofiltrod.png);
	background-repeat: no-repeat;
	background-position:right top;
	margin:0;
	padding:0;
	/*border:solid 3px #669933;*/
}
.fondofiltroi {
	background:url(../img/fondofiltroi.png);
	background-repeat: no-repeat;
	background-position:left top;
	margin:0;
	padding: 0px 30px 0px 0px;
	border:solid 0px #669933;
}
.fondofiltrodb {
	background:url(../img/fondofiltrodb.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	margin:0;
	padding: 0px;
}
.fondofiltroib {
	background:url(../img/fondofiltroib.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	margin:0;
	padding: 0px;
}
.fondofiltro {
	width:100%;
	margin:0;
	padding:5px 5px 5px 5px;
}
.fondofiltrol {
	margin-top:20;
 width: 531px;
}

form {
	font-family: arial;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
textarea {
	color: #271B6B;
	background-color: #FFFBF0;
	border: 1px solid  #ffa500;
	font-family: arial;
	font-size: 8pt;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	padding-left: 3px;
}
option {
vertical-align: middle;
color: #271B6B;
border: 0px;
}
.radio{
border: 0px;
	background-color: #fFEFC9;
}
input {
	color: #271B6B;
	background-color: #FFFBF0;
	border: 1px solid  #ffa500;
	font-family: arial;
	font-size: 8pt;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	padding-left: 3px;
}
select {
	color: #271B6B;
	background-color: #FFFBF0;
	border: 1px solid  #ffa500;
	font-family: arial;
	font-size: 8pt;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	padding-left: 3px;
	width: 120px;

}
input.imputbotonL {
	color: #271B6B;
	background-color: #FFFBF0;
	border: 1px solid  #ffa500;
	border-bottom-color: #271B6B;
	border-right-color: #271B6B;	
	font-family: arial;
	font-size: 8pt;
	height: auto;
	width: 200px;
	cursor:pointer
}
input.imputbotonM {
	color: #271B6B;
	background-color: #FFFBF0;
	border: 1px solid  #ffa500;
	border-bottom-color: #271B6B;
	border-right-color: #271B6B;	
	font-family: arial;
	font-size: 8pt;
	height: auto;
	width: 100px;
	cursor:pointer
}
input.imputbotonS {
	color: #271B6B;
	background-color: #FFFBF0;
	border: 1px solid  #ffa500;
	border-bottom-color: #271B6B;
	border-right-color: #271B6B;	
	font-family: arial;
	font-size: 8pt;
	height: auto;
	width: 60px;
	cursor:pointer
}
button.calendar {
	color: #f0f8ff;
	background-color: transparent;
	border: 0px solid  #ffa500;
	background:url(../js-css/calendar/img.gif);
	background-repeat: no-repeat;
	background-position:left top;		
	margin: 0px 0px 0px 0px;
	width: 20px;
	height: 14px;
	cursor:pointer
}
button.filtro {
	color: #f0f8ff;
	background-color: transparent;
	border: 0px solid  #ffa500;
	background:url(../img/iconos/filtro.gif);
	background-repeat: no-repeat;
	background-position:left top;		
	margin: 0px 0px 0px 0px;
	width: 20px;
	height: 14px;
	cursor:pointer
}
button.buscar {
	color: #f0f8ff;
	background-color: transparent;
	border: 0px solid  #ffa500;
	background:url(../img/iconos/lupamin.gif);
	background-repeat: no-repeat;
	background-position:left top;		
	margin: 0px 0px 0px 0px;
	width: 20px;
	height: 14px;
	cursor:pointer
}
