body {
  margin: 0px;
  background-color: rgb(18,10,143);
}
form { display: inline; }
.body-rojo {
  background-color: rgb(181,44,2);
}
.Banner {
  width: 100%;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}
.BannerIzq {
  width: 268px;
  background-color: rgb(68,63,127);
}
.BannerDer {
  background-color: rgb(3,122,188);
  vertical-align: top;
}
.Publicidad {
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}
.PublicidadArr {
  background-color: rgb(3,122,188);
  background-image: url(../img/banner_arriba2.jpg);
  height: 4px;
}
.PublicidadArrDer {
  background-color: rgb(3,122,188);
  background-image: url(../img/banner_arrder.jpg);
  width: 4px;
  height: 4px;
}
.PublicidadContenido {
  background-color: rgb(3,122,188);
  height: 95px;
  vertical-align: middle;
}
.BannerSWF {
  border: 1px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  border-color: black;
  border-style: solid;
  width: 470px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
}
.PublicidadDer {
  background-color: rgb(3,122,188);
  background-image: url(../img/banner_derecho.jpg);
  width: 4px;
}
.PublicidadAbj {
  background-color: rgb(3,122,188);
  background-image: url(../img/banner_abajo2.jpg);
  height: 1px;
}
.PublicidadAbjDer {
  background-: rgb(3,122,188);
  background-image: url(../img/banner_abjder.jpg);
  width: 4px;
  height: 1px;
}
.Separador1 {
  background-color: rgb(53,13,110);
  background-image: url(../img/separador.jpg);
  height: 2px;
}
.MenuPrin {
  background-color: rgb(254,153,1);
  background-image: url(../img/menu_naranja.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  font-family: times new roman,times,serif;
  text-align: center;
  color: White;
  font-weight: bold;
  font-size: 14px;
  height: 26px;
  width: 100%;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}
.MenuPrin a:link {color: white; text-decoration: none;}
.MenuPrin a:visited {color: white; text-decoration: none;}
.MenuPrin a:hover {color: white; text-decoration: underline;}
.MenuPrin a:active {color: white; text-decoration: underline;}
.MenuPrinIzq {
  width: 129px;
}
.MenuPrinDer {
  width: 129px;
}
.MenuPrinSel {
  background-image: url(../img/menu_naranja_sel.jpg);
  background-repeat: no-repeat;
  background-position: middle;
  width: 106px;
}

.Cuerpo {
  width: 100%;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  background-color: rgb(18,10,143);
}
.Submenu {
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  background-color: rgb(18,10,143);
}
.SubmenuIzq {
  background-color: rgb(18,10,143);
  width: 129px;
  vertical-align: top;
}
.SubmenuCen {
  background-color: rgb(18,10,143);
  background-image: url(../img/submenu_azul.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  font-family: helvetica,arial,sans-serif;
  color: white;
  font-size: 10px;
  width: 238px;
  height: 31px;
}
.SubmenuCen a:link {color: white; text-decoration: none;}
.SubmenuCen a:visited {color: white; text-decoration: none;}
.SubmenuCen a:hover {color: white; text-decoration: underline;}
.SubmenuCen a:active {color: white; text-decoration: underline;}
.SubmenuCenSel {
  background-color: rgb(18,10,143);
  background-image: url(../img/submenu_sel2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  color: black;
  font-size: 10px;
  width: 238px;
  height: 31;
}
.SubmenuCenSel a:link {color: black; text-decoration: none;}
.SubmenuCenSel a:visited {color: black; text-decoration: none;}
.SubmenuCenSel a:hover {color: black; text-decoration: underline;}
.SubmenuCenSel a:active {color: black; text-decoration: underline;}
.SubmenuDer {
  background-color: rgb(18,10,143);
  width: 129px;
  vertical-align: top;
}
.Menu {
  font-family: helvetica,arial,sans-serif;
  color: rgb(253, 225, 82);
  font-size: 14px;
  width: 129px;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  background-color: rgb(18,10,143);
}
.MenuEle {
  background-color: rgb(201,53,53);
  padding: 4px;
}
.MenuEle a:link {color: white; text-decoration: none;}
.MenuEle a:visited {color: white; text-decoration: none;}
.MenuEle a:hover {color: white; text-decoration: underline;}
.MenuEle a:active {color: white; text-decoration: underline;}
.MenuEleSel {
  background-color: rgb(253, 225, 82);
  color: rgb(201,53,53);
  padding: 4px;
}
.MenuEleSel a:link {color: rgb(201,53,53); text-decoration: none;}
.MenuEleSel a:visited {color: rgb(201,53,53); text-decoration: none;}
.MenuEleSel a:hover {color: rgb(201,53,53); text-decoration: underline;}
.MenuEleSel a:active {color: rgb(201,53,53); text-decoration: underline;}
.MenuEle2 {
  background-color: rgb(18,10,143);
}
.MenuEle3 {
   font-size: 14px;
   color: rgb(250,219,77);
   text-align: center;
}
.MenuEle3 a:link {color: rgb(250,219,77); text-decoration: underline;}
.MenuEle3 a:visited {color: rgb(250,219,77); text-decoration: underline;}
.MenuEle3 a:hover {color: rgb(250,219,77); text-decoration: underline;}
.MenuEle3 a:active {color: rgb(250,219,77); text-decoration: underline;}
.MenuTit {
  background-color: rgb(201,53,53);
  color: white;
  padding: 4px;
  font-size: 18px;
  text-align: center;
}
.MenuTit2 {
  background-color: rgb(18,10,143);
  color: white;
  font-size: 18px;
  text-align: center;
}
.MenuSubtit2 {
  background-color: rgb(18,10,143);
  color: white;
  padding: 2px;
  font-size: 12px;
  text-align: center;
}
.MenuTit3 {
  color: white;
  font-size: 18px;
  text-align: center;
}
.Encuesta {
  width: 100%;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  color: white;
  font-size: 12px;
}
.EncuestaItem {
  padding: 2px;
}
.EncuestaBoton {
  background-color: rgb(18,10,143);
  color: white;
  rgb(250,219,77);
  text-align: center;
}
.EncuestaEnlace a:link {font-size: 10px; color: rgb(250,219,77); text-decoration: underline;}
.EncuestaEnlace a:visited {font-size: 10px; color: rgb(250,219,77); text-decoration: underline;}
.EncuestaEnlace a:hover {font-size: 10px; color: rgb(250,219,77); text-decoration: underline;}
.EncuestaEnlace a:active {font-size: 10px; color: rgb(250,219,77); text-decoration: underline;}
.Separador2 {
  background-color: rgb(238,124,0);
  height: 1px;
}
.Separador3 {
  background-color: rgb(238,124,0);
  height: 3px;
}
.Contenido {
  background-color: white;
  font-family: helvetica,arial,sans-serif;
  font-size: 12px;
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
}
.ContenidoIzq {
  background-image: url(../img/submenu_izq.jpg);
  background-repeat: repeat-y;
  width: 2px;
}
.ContenidoCen {
  padding: 10px;
  vertical-align: top;
}
.ContenidoDer {
  background-image: url(../img/submenu_der.jpg);
  background-repeat: repeat-y;
  width: 2px;
}
.Navegacion {
  color: rgb(255,144,0);
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
}
.Navegacion a:link {color: rgb(255,144,0); text-decoration: none;}
.Navegacion a:visited {color: rgb(255,144,0); text-decoration: none;}
.Navegacion a:hover {color: rgb(255,144,0); text-decoration: underline;}
.Navegacion a:active {color: rgb(255,144,0); text-decoration: underline;}

.Votar a:link {color: white; text-decoration: none;}
.Votar a:visited {color: white; text-decoration: none;}
.Votar a:hover {color: white; text-decoration: underline;}
.Votar a:active {color: white; text-decoration: underline;}

.Titulo {
  text-align: center;
  font-size: 28px;
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  color: black;
  text-decoration: none;
  border-style: none  none solid none;
  border-color: #ff0000;
  padding: 0px;
  border-spacing: 0px;
}

.NoticiaTit {
  text-align: center;
  font-size: 28px;
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  color: black;
  text-decoration: none;
  border-style: none  none solid none;
  border-color: #ff0000;
  padding: 0px;
  border-spacing: 0px;
}
.NoticiaFecha {
  font-family: helvetica,arial,sans-serif;
  color: rgb(255,26,0);
  font-weight: bold;
}
.NoticiaTex {
  text-indent: 0cm;
  font-size: 14pt;
  color: black;
  font-family: times new roman,times,serif;
  font-weight: bold;
}

#Top {
  position: fixed;
  top: 0px;
  left: 0px;
  overflow: auto;
  z-index: 1;
  width: 100%;
  height: 70px;
}
div#Contenido {
}

.imgright {
   margin: 30px;
   float: right;
}

.imgleft {
   margin: 30px;
   align: left;
}

