/*
Css específico para el idioma indicado
*/
	.bot_enviar{
		background: url(../img/estructura/enviar.jpg) #ffffff left center no-repeat;
		border: 0;
		width: 67px;
		height: 22px;
		text-indent: -9999px;
		cursor: pointer;
		line-height: 0;
		display:block;
	}

