body {
		background-color: #d1d1d1;
		background-image: url("imagenes/fondosup.gif");
		text-align: center;
		color: #cccccc;
		font-family: arial;
	}
td {
	text-align: center;
	}
table.lista td{
	text-align: left;
	}
tr.tit td, td.tit {
		background-color:#2E3562;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		}
tr.dat td, td.dat {
		font-size: 12px;
		font-weight: bold;
		color: #ffffcc;
		}
tr.subniv td, td.subniv {
		background-color: #007755;
		font-size: 10px;
		font-weight: normal;
		text-align: left;
			}
		
input,select,textarea {
	background-color:#dfe1f3;color: #000066;font-size: 10px;
	}
.uno {
		font-size: 14px;
		font-weight: bold;
		}
a:link, a:visited, a:active {
							font-size:11px;
							color: #e1e1e1;
							text-decoration: none;
							font-weight: normal;
							}
a:hover{
	font-size:11px;
	color: #9999ff;
	font-weight: normal;
}
