.menu{
	background-color: #e3e0da;
	margin-top: 10px;
}
.menu p a, .menu p a:active, .menu p a:link, .menu p a:visited,.menu p a:hover,.menu p strong{
	color: #6a6a6a;
}
.text{
	float:right;
	width:420px;
	height:340px;
	margin-top:10px;
}
.text p{
	margin-top: 10px;
}
table{
	font: normal normal 1em tahoma, arial, sans-serif;
}
th{
	text-align: left;
	font-weight: normal;
	padding: 5px 5px;
}
th.adalt{
	font-weight: normal;
	background-color: white;
}
th.menu{
	padding: 2px 0;
	background-color: white;
}
th.borde_dreta{
	border-right: 1px solid black;
}
td.datos{
	padding: 2px 25px 2px 10px;
	color: #6a6a6a;
}

table.num_cuenta {
	margin: 0 0 10px 0;
}