.FondoSup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C85AE;
	letter-spacing: 2px;
}
.FondoPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C85AE;
	letter-spacing: 1px;
}
.fondo {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C85AE;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C85AE;
	letter-spacing: 1px;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C85AE;
	text-decoration: none;
	letter-spacing: 1px;
}
.MarcoNoticias {
	border: 1px dashed #A6BCD2;
}
