ul {
	list-style-type: disc;
}
TD p {
	color: #002F6F;
	font-size: 0.9em;
	display: inline;
}
cite {
	font-size: .8em;
}

.secciones {
	list-style-type:square;
	display: block;
}
TD a {
	color: #0061C0;
	text-decoration: none;
}

#mapaweb {
	background-color: #F4F4F4;
	display: block;
	width: 100%;
	padding: 20px;
	margin: 20px;
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #0066CC;
}
body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002F6F;
}
#contenedor {
	padding: 0px;
	width: 726px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px;
	display: block;
	background-color: #FFFFFF;
}
body,td,th {
	color: #8CBDF8;
}
.secciones a:link,a:visited {
	color: #0061C0;
	text-decoration:underline;
}
h2 a{
	color: #002F6F;
	text-decoration: none;
}
h2 a:hover {
	color: #0061C0;
	text-decoration: underline;
}
h3 a,a:visited {
	color: #002F6F;
	text-decoration: none;
}
h3 a:hover {
	color: #0061C0;
	text-decoration: underline;
}
h3 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.60em;
}
TD a:hover {
	color: #002F6F;
	text-decoration: underline;
}
