
body {
	background-color: #eef;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
}

.wrapper {
	background-color: #fff;
	margin: 0px auto 0px;
	width: 700px;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
}

.bodytext {
	margin: 10px;
	text-align: justify;
}

h2 {
	margin: 0 0 .75em;
	font-size: 14px;
}

p {
	margin: 0 0 .75em;
}

input, select, textarea {
	margin: 0;
}
	
a {
	color: #0a3290;
	text-decoration: none;
}

a:hover {
	color: #FF4444;
	text-decoration: underline;
}

.navlink {
	color: #555555;
	text-decoration: none;
	font: 14px Helvetica, Arial, Geneva, sans-serif;
}

.navlink:hover {
	color: #550000;
	text-decoration: none;
}

.navBar {
	margin: 0;
	padding: 0;
	width: 700px;
	font-size: 11px;
	border-bottom: 1px solid #aaa
	}
.navBar tr {
	margin: 0;
	padding: 0;
	text-align: left;
	}
.navBar th {
	margin: 0;
	padding: 0 4px;
	line-height: 24px;
	background: #dbf;
	text-align: center;
	}

.table-modulos {
		display: block;
		border-style: dotted;
		border-width: 1px;
	}

.table-modulos td {
		font-size: 12px;
		text-align: center;
		padding-bottom: 3px;
	}

.table-modulos th {
		background-color: #aaaaff;
		font-size: 12px;
	}

.table-precios {
		display: block;
		border-style: dotted;
		border-width: 1px;
	}

.table-precios td {
		font-size: 12px;
		text-align: center;
		padding-bottom: 3px;
	}

.table-precios th {
		font-size: 12px;
	}

.td-left {
		padding-top: 1px;
		padding-bottom: 2px;
		font-size: 12px;
		text-align: left;
	}

.tr-hover:hover {
		background-color: #aaffff;
	}

.go {
	font-weight: bold;
}
