.enlaceMenuArriba {
	font-family: Arial, Helvetica, sans-serif;
}
.enlaceMenuIzq {
	font-family: Arial, Helvetica, sans-serif;
}
.tdMenuArriba {
	text-align: center;
	border-color: #FFFFFF;
	border-width:1; 
	border-collapse: collapse; 
	background-color: #FF0000;
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: none; 
	border-bottom-width: medium; 
	border-left-style:none; 
	border-left-width:medium;
	color: #FFFFFF;
}


.linkMenuArriba {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.linkMenuArriba:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}

.linkMenuArriba:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;	
}

.linkMenuIzq {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.linkMenuIzq:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}

.linkMenuIzq:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;	
}


.linkTexto {
	font-family: arial,sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height:15px;
	text-decoration: none;
	color: #0000FF;
}
.linkTexto:hover {
	font-family: arial,sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height:15px;
	text-decoration: underline;
	color: #0000FF;
}

.linkTexto:active {
	font-family: arial,sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height:15px;
	text-decoration: none;
	color: #0000FF;	
}

.linkActualidad {
	font-family: arial,sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.linkActualidad:hover {
	font-family: arial,sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.linkActualidad:active {
	font-family: arial,sans-serif;
	font-size:10px;
	font-weight: small;
	text-decoration: none;
	color: #000000;	
}

 .bodyBoxOverRss {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }

 .headerBoxOverRss {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }


.tablaListadoCabecera {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px none #000000;
	background-color: #FF0000;
}

.tablaListado {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	border: 1px none #000000;
	background-color: #FFFFFF;
	text-align: left;

}

.textoTitulo {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.textoCuerpo {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}
