.textoPie {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	font-weight: bold;
}
.noticiaslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F152E;
	text-decoration: none;
	font-weight: bold;
}
.noticiaslink:hover {
	color: #FF9900;
	text-decoration: underline;
}
.blackLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.blackLink:hover {
	color: #7F152E;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.menu:hover {
	color: #990000;
	text-decoration: underline;
}
.menuInf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.menuInf:hover {
	color: #333333;
	text-decoration: underline;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texto10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008EC1;
	font-weight: bold;
}
.titular {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7F152E;
	font-weight: bold;
}
.textoMarquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.dotterabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.dotter {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.bordes {
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #999999;
}
.bordesBlanco {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bordesGris {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
