@charset "UTF-8";
.tot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C81B2;
	border-right-color: #8C81B2;
	border-bottom-color: #8C81B2;
	border-left-color: #8C81B2;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: 550px;
}
.mapa iframe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #8C81B2;
}
.titulo {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 600px;
	margin-top: 0px;
	background-color: #8C80B1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* CSS Document */

.mapa {
	height: 480px;
	width: 600px;
	font-size: 12px;
	text-align: center;
}
.mapa small {
	color: #8C80B1;
}
a.lletres_mapa:link, a.lletres_mapa:visited {
	color: #022441;
	text-decoration: none;
	text-align: left;
}
a.lletres_mapa:hover {
	color: #042441;
	text-decoration: underline;
}
