body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bbbbbb;
}

.textonormal {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.backtabla {
	background-image:url(../images/back_total.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

/* Para los Formularios */

.titulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0d4e00;
}

.textoformulario {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.textocampos {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

