#contenido th {
	color: #ffffff;
	background-color: #3A65B0;
}

#contenido table {
	width: 760px;
	margin: auto;
	border: 1px solid #3A65B0;
}

#contenido td {
	vertical-align: top;
}

#contenido tr.destacada {
	background-color: #C8D4E9;
}