body {

	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 40;
	padding-bottom: 20;
	padding-left: 30;
	padding-right: 24;

}



a {
	color: #000000;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;

}

.titulo {
	color: #FF9900;
	}

.txt {

}

.txt-subrayado {
	text-decoration: underline; 
}




.txt_resaltado {

	font-weight: bold;
	color: #000000;

	}

.informes_portada {
	color: #245B0C;

	}

.tablas {
	border: 0px;
	background-color: #D9E3CA;

}



.fondotablas {

	border: 0px;

	background-color: #255C0D;

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #D9E3CA;
	border: 1px solid #64984B;
	font-size: 9px;
}

