@charset "utf-8";
/* CSS Document */

.shorts {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 375px;
	float: right;
	margin-right: 14px;
}
.shorts   li  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-left: 15px;
}
.shorts li a {
	color: #FFFFFF;
	text-decoration: none;
}
.shorts li a:hover {
	text-decoration: underline;
}
.last {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.atajos {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 950px;
	float: left;
}
.atajos li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-right: 10px;
	padding-left: 10px;
}
.atajos li a {
	color: #666666;
	text-decoration: none;
}
.atajos li a:hover {
	text-decoration: underline;
}
#first2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mapa {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 20px;
	list-style-type: none;
}
.mapa li {
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
	margin-bottom: 1px;
	float: left;
	width: 400px;
	list-style-type: none;
}
.mapa li a {
	text-decoration: none;
	color: #A10060;
	padding: 4px;
	width: 350px;
	float: left;
	list-style-type: none;
}
.mapa li a:hover {
	background-color: #F0F0F0;
	text-decoration: underline;
}


.mapa  li  ul   li a {
	text-decoration: none;
	font-size: 0.7em;
	color: #A10060;
	font-weight: normal;
	padding: 4px;
	width: 300px;
	float: left;
	list-style-type: none;
}
.mapa li ul li a:hover {
	background-color: #EEEEEE;
	text-decoration: underline;
}

.mapa  li  ul  li  ul  li a {
	color: #000000;
	font-size: 0.5em;
}
