body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.tabla_general {
	background-color: #FFFFFF;
	text-align: justify;
}
.tabla_botonera {
	font-size: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.texto_bienvenida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #666666;
	text-align: justify;
}
.tabla_bordes {
	border: 1px solid #999999;
}
.texto_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
}
.textos_generales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
}
