.imgcirc {
	border: 10px solid #7A1B1B;
	margin-top: 30px;
}
.principal {
	color: #efe9cb;
	font-size: 11px;
	background-color: #6C1212;
	text-align: justify;
	line-height: normal;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
body {
	background-color: #6C1212;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pie {
	background-color: #EFE9CB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	height: 35px;
	color: #7A1B1B;
	font-weight: bold;
}
a:link, a:visited, a:active
{
	color: #7A1B1B;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	}
.arriba {
	vertical-align: top;
}
.fondo {
	background-color: #6C1212;
}
.derearr {
	text-align: right;
	vertical-align: top;
}
.linkmapa {
	color: #efe9cb;
	padding-bottom: 5px;
}
.linkmapa a:link, a:visited, a:active
{
	color: #efe9cb;
	text-decoration: none;
}
.linkmapa a:hover
{
	text-decoration: underline;
	}
