﻿h1 {
	color: #C0C0C0;
	background-color: #000080;
	border-style: dotted;
	border-color: #000066;
}
.cabecera li {
	display:inline;
	margin-right: 3px;
	margin-left: 3px;

}

.cabecera ul {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 30px;
	font-weight: normal;
	font-size: 0.75em;
}
