body {
  font: 90% "Lucida Grande", "Lucida Sans", "Lucida", helvetica, Arial, Sans-Serif;
  color: #222;
  padding: 0;
  margin: 0;
  background: #fff url("./images/stripes_bg7.png") repeat top left;
  text-align: center;
}
h1,h2,h3,h4,h5,h6 {
  color: #B40431;
}

p {
   text-align: justify;
}

a {
  color: #4973C4;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;#B40431
}

#cont img {margin:10px auto 16px auto; padding:1px; background:#FFF; border:3px solid #FFF;
 text-align: center;
}
#cont a img {
  background:#FFF; 
  border-color:#FFF; 
  border:3px;

}

tr p
{
  text-align: left;
}

#cont a img:hover {background:#E67C00; border-color:#E67C00; border:3px;}

img.center {   display: block;   margin-left: auto;   margin-right: auto; }

td.programa { border-right-style:solid; border-left-style:solid;   border-bottom-style:solid; border-top-style:solid; text-align:center; border-width:thin; padding:0px 0px 0px 0px; border-color:#4973C4; }

td.cabecera  {color: #B21020;}

li.normal { text-decoration: none; color:#000;}

li {
  color: #08088A;
  text-decoration: none;
}


 /*For multi-column list*/
 li
  {
    line-height: 1.2em;
  }

  li.reset { margin-top: -2.4em; }
  li.reset2 { margin-top: -3.6em; } 
  li.column1 { margin-left: 0em; }
  li.column2 { margin-left: 15em; }
  li.column3 { margin-left: 30em; }

/* stop the float */
  br.clean
  {
    clear: both;
  }


hr {
  color: #E67C00;
background-color: #E67C00;
height: 3px;  
width: 90%;
}
#header {
  float: left;
  margin-bottom: -2px;
  width: 100%;
}
#header .logo {
  float: left;
}
#header .headertext {
  text-align: center;
  margin: 0.3em 0;
  font-weight: bold;
  font-size: 250%;
}

#header .headertext2 {
  text-align: center;
  margin: 0.3em 0;
  font-weight: bold;
  font-size: 200%;
}
#header .blue {color: #4973C4;}
#header .orange {color: #E67C00;}
#header .darkred {color: #B21020;}

#sitebody {
  margin-left: 20px;
  margin-top: 10px;
  width: 972px;
  height: 715px;
  overflow: visible;
  text-align: left;
  background: transparent url("./images/content_bg.png") no-repeat top left;
}

#navigationDerecha {
  width: 250px;
  float: right;
  margin-right: -300px;
  margin-top: -490px;
  font-size: 100%;
  border-left: 1px solid #B40431;
  text-align: center;
  img-align: center;
}


#navigationDerecha ul li {
  margin: 0.0em 0;
  font-size: 95%;
}

#barra{
color: #B40431;
line-height: 110%;
}

#navigation {
  width: 150px;
  float: left;
  margin-left: 45px;
  margin-top: 220px;
  font-size: 95%;
  border-right: 1px solid #B40431;
}

#navigation h3,
#navigation ul {
  padding: 0 10px 0 0;
}
#navigation h3 {
  color: #B40431;
  font-size: 100%;
  margin: 1em 0 0.5em 0;
}
#navigation ul {
  list-style-type: none;
  margin: 0;
  line-height: 110%;
}
#navigation ul li {
  margin: 0.5em 0;
}
#navigation ul li.current {
  list-style-image: url("./images/red_bullet.jpeg");
}
#navigation ul li.current a:hover {
  text-decoration: underline;
}
#navigation ul li a {
  text-decoration: none;
  color: #4973C4;
  display: block;
}
#navigation ul li a:hover {
  text-decoration: underline;
}

#content {
  padding: 30px 0 50px 0;
  margin-bottom: 50px;
  text-align: justify;
}

#textbody {
  padding: 0px 55px 20px 100px;
  width: 630px;
  float: left;
}

#pagebody {
  padding: 60px 25px 0 40px;
  width: 630px;
  float: left;
}
#pagebody ul {
  list-style-image: url("./images/red_bullet.jpeg");
}
.images img {
  margin: 0 20px 10px 0;
}
#footer {
  border-top: 1px solid #B0CBFF;
  font-size: 85%;
  padding: 0.5em 0 2em;
  color: #aaa;
  margin-top: 4em;
}
