.tablaAdminComun{
	border: 2px solid #000099;
}

/*td{
	border:none;
	padding: 3px 3px 3px 3px ;
	font-family:  "Copperplate Gothic Bold","Times New Roman", Times, serif;
	font-size:15px;	
	color:#000099
}*/
a.linkNoticia:visited {
color: #7972FC;
text-decoration:none;
}
a.linkNoticia {
text-decoration:none;
}
.tablaTituloModNoticias{
	background: #004080;
	color: White;
	font: bold Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid #D00000;
}
.tablaModNoticias{
	border: solid #D00000;
}
.tablaNoticiaModNoticiasPar{
	background: White;
	font-size: x-small;
	color: Blue;
	font: Times New Roman;
	text-decoration: none;
}
.tablaNoticiaModNoticiasImpar{
	background: #F0F8FF;
	font-size: x-small;
	color: Blue;
	font: Times New Roman;
	text-decoration: none;
}
.tablaTopicoModNoticias{
	background: #87CEFA;
	font-weight: bold;
	color: #191970;
	padding-left: 5px;
}
.tablaPieModNoticias{
	background: Navy;
	color: White;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: smaller;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 1px;
}
.tablaTituloIncludeNoticia{
	background: transparent;
	color: Red;
	font-weight: 600;
	font-size: x-small;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.tablaModIncludeNoticia{
	width: 100%;
	padding: 5px;
}
.tablaTituloNoticiaIncludeNoticia{
	background-color: #191970;
	color: White;
	font-weight: bold;
	padding-left: 5px;
}
.tablaNoticiaIncludeNoticia{
	font-size: x-small;
	color: #0000CD;
	background-color: #F5F5F5;
	padding: 5px;
}
.tablaPieIncludeNoticia{
	background-color: #191970;
	color: #FF4500;
	font-weight: 600;
	font-size: x-small;
   padding-left: 5px;
}
.divNoticias{
	display: none;
	position: absolute;
	top: 2px;
	left: 2px;
	height: 60%;
	overflow: auto;
	width: 60%;
}
.iframeNoticias {
	height: 100%;
	width: 100%;
}
.mainTablePoll{
	border: solid 1px;
	border-color: Black;
	background-color: white;
	color: #0002BB;
	font-weight: 600;
	padding: 0px;
	text-align: center;
}
.innerTablePoll{
	border: none;
	background-color: white;
	color: #0002BB;
	padding: 0px;
	text-align: left;
}
.tdInnerTablePoll{
	text-align: left;
	font-size: small;
	color: #0002BB;
}
.bckground {
	background-color: #C8C8D8;
	overflow: auto;
	scrollbar-arrow-color: #003880;
	scrollbar-base-color: #C8CCD8;
	scrollbar-3dlight-color: #C8CCD8;
	scrollbar-track-color: #C8C8D8;
	scrollbar-shadow-color: #C8C8D8;
	scrollbar-highlight-color: #C8C8D8;
	scrollbar-face-color: #C8C8D8;
	scrollbar-darkshadow-color: #C8C8D8;
}
.tdTituloNoticia {
	font-family: "Arial Black";
	font-weight: 500;
	font-size: xx-small;
}
.tdNoticia2{
	font-family: Arial;
	font-weight: 800;
	font-size: 9px;
	padding-left: 5px;
	text-decoration: none;
}
.tdNoticia {
	background-image: url(imagenes/bkground.jpg);
	background-repeat: repeat-x;
}
.tdBordeNoticia {
	background-image: url(imagenes/bkgroundLite.jpg);
	background-repeat: repeat;
}

.tituloNoticia {
	font-size: x-small;
	font-weight: 900;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Arial;
	padding-right: 7px;
}
.tituloNoticia1 {
	font-size: x-small;
	font-weight: 900;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial;
}
.tdBorde2{
	background-color: #E8E4F0;
}
.iframeNoticia{
	width: 100%;
	overflow: visible;
}
.tdNoticias3{
	padding-bottom:10px;
}
.puntoRojo{	
	background-image: url(imagenes/puntoRojo.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	width: 7px;
	height: 7px;
}
.simbolo{
	background:url(imagenes/bkground.jpg) repeat-x;
	background-image: url(imagenes/simbol.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	border: none;
	width: 15px;
	height: 25px;
	marks: none;
}
.tdSimbolo{
	padding-left: 5px;
	padding-right: 5px;
}
.linksIncModNoticias{
	color: #284080;
	font: Copperplate Gothic Bold;
	font-weight: 800;
	font-size:xx-small;
	text-decoration: none;
}
.headerTable{
	border-bottom: 1px red solid;
}