/* CSS Document */

form.fc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 250px;
	color: #666666;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60;
}
form.fc label {
	display: block;
	width: 120px;
	padding: 0;
	text-align: left;
	font-weight:normal;
	color:#666666;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
}
form.fc .cajatexto2{
	width:169px;
	height:25px;
	margin:3px 0 3px 4px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	padding:6px 0 0 4px;
	border:none;
	color:#666666;
	background-image: url(imh/cajatexto2.jpg);
	background-repeat: no-repeat;
	background-color: #FEF9E3;
}
form.fc #enviar-custom{
	clear:both;
	width: 27px;
	height: 25px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(imh/btnB.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 5px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
}


.fondo {
	background-image: url(imh/buscador.jpg);
	background-repeat: no-repeat;
}

