#Wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#Header {
	background: url(../images/logos/logo_ent.gif) no-repeat;
	height: 82px;
	width: 100%;
}
#Tabla {
	width: 100%;
	min-height: 75px;
}
a {
	color: #003399;
	text-decoration: underline;
}
