s.formularios {

	background-color: #FFFFFF;

	border: #006699;

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

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #9FC2E0;

	text-decoration: none;

}

.formulariosCopia {

	background-color: #FFFFFF;

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

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #006699;

	text-decoration: none;

	border-top: thin solid #CCCCCC;

	border-right: thin solid #CCCCCC;

	border-bottom: thin solid #CCCCCC;

	border-left: thin solid #CCCCCC;

}

.controlsinborde {

	background-color: #FFFFFF;

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

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #006699;

	text-decoration: none;

	border-top: thin none;

	border-right: thin none;

	border-bottom: thin none;

	border-left: thin none;

}
.fondoproveedores {

	background-image: url(../img/ficha_proveedores.jpg);
	background-repeat:     no-repeat;
}

.fondoproveedores_top {

	background-image: url(../img/ficha_prov_top.jpg);
	background-repeat:     no-repeat;
}

.fondoproveedores_middle {

	background-image: url(../img/ficha_prov_middle.jpg);
	background-repeat:     repeat-y;
}

.fondoproveedores_bottom {

	background-image: url(../img/ficha_prov_bottom.jpg);
	background-repeat:     no-repeat;
}
