body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-image:url(images/background.jpg);
	padding: 0px;
	margin: 0px;
	margin-top:0px;
}

table.principal {
	width: 805px;
	padding: 0px;
	margin: 0px;
	margin-top:0px;
	border: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #416572;
	text-decoration:none;
}

a:visited {
	color: #416572;
	text-decoration:none;
}

a:active {
	color: #416572;
	text-decoration:none;
}

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

.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
}

.creditosclaros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}


.texto_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #416572;
	text-decoration: none;
	font-weight: normal;
}

.resenia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
}

.highlight {
	background-color: #FFFFCC;
	border: 1px solid #D7D3B9;
	padding: 5px;
}
