BODY {
  background: #b5c0d6 url("recursos/images/bg.png") repeat-x top;
  font: 8pt Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  text-align: center;
}

#borde {
  border: 2px solid #949fb4;
  text-align: left;
  width: 775px;
  margin: auto;
}

#contenedor {
  text-align: left;  
  width: 775px;
  background-color: #ffffff;
  margin: auto;
}

#cuerpo {
  float: left;
  width: 605px;
  margin-left: 6px;
  padding: 12px 6px 10px 0px;
  background: #ffffff url("../images/fondo.jpg") no-repeat right top;   
}

TD {
  font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

img.izq {
  margin: 3px 10px 3px 0px;
  float: left;
}

img.der {
  margin: 3px 0px 3px 10pt;
  float: right;
}

img.cen {
  text-align:center;
  display:block;
  margin: auto;
}

#navarriba {
  font-weight: bold;
  padding-top:2px;
  text-align:right;
}

#navabajo {
  clear : both;
  font-weight: bold;
  color : #cccccc;
  text-align : left;
  padding-bottom: 10px;
}

H1 {
  font-size: 15px;
}

H2 {
  font-size: 13px;
}

H3 {
  font-size: 12px;
}

INPUT {
  font-size: 8pt;
}

P {
  text-align: justify;
}

.Estilo1 {color: #FFFFFF}
.Estilo2 {color: #FFFFFF; margin-top:0; margin-bottom:0; }
.Estilo4 {color: #FF0000}
.nosub {text-decoration:none;}

#lateral {
  width: 150px;
  float: right;
  background-color: #EBF2FE;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

#program ul{
  margin : 5px 10px 0px 0px;
  list-style: none;
  padding: 0px 0px 0px 4px; 
}

#otras ul{
  margin : 5px 10px 0px 0px;
  list-style: none;
  padding: 0px 0px 0px 4px; 
}

#lista ul{
  margin : 5px 20px 0px 0px;
  list-style: none;
  padding: 0px 0px 0px 4px; 
}

#opcion ul{
  margin : 0px 0px 0px 0px;
  list-style: none;
  padding: 0px 0px 0px 0px; 
}

#itemsbiblio ul{
  margin : 5px 20px 0px 0px;
  list-style: none;
  padding: 0px 0px 0px 4px; 
}

#program li {
  padding-left: 20px;
  background: transparent url("../images/birret.gif") 0 0px no-repeat;
  margin-bottom: 10px;  
}

#otras li {
  padding-left: 20px;
  background: transparent url("../images/bullet.gif") 0 0px no-repeat;
  margin-bottom: 10px;  
}

#lista li {
  padding-left: 20px;
  margin-bottom: 30px;  
}

#opcion li {
  padding-left: 0px;
  margin-bottom: 3px;  
}

#itemsbiblio li {
  padding-left: 10px;
  margin-bottom: 10px;  
}

#opcion a {
  text-decoration:none;
  font-size:9px;
}

#opcion a:hover {
  text-decoration:underline;
  font-size:9px;
}

#op_tit {
  color:#FF3300;
  padding-bottom:1px;
}

#op_dat {
  color:#009966;
  padding-bottom:3px;
}

#tit_prog {
  color:#0066CC;
  text-align:center;
  font-size:14px;
  font-weight:bold;
}

.titlat {
  background-color: #003366;
  color: #99ccff;
  font-size: 7pt;
  text-transform: uppercase;
  padding: 5px 3px 5px 8px;
  margin: 0px 0px 8px 0px;
  text-decoration:none;
  font-weight:bold;
  letter-spacing: 2px;
}

.cuerpolateral {
  padding: 5px 4px 13px 10px;
}

#campotexto {
  float: left;
}

#campotexto input {
  width: 100px;
}

#fbuscar form {
  margin-bottom: 0px;
  margin-top: 0px;
}

#botonbuscar {
  padding-top: 3px;
  padding-left: 106px;
}

#botonbuscar input {
  border: 0px none;
}

.radio {
  clear: both;
  text-align:right;
}

#header {
  float:left;
  width:100%;
  /*background:#369 url("../images/banner_cepi.gif") repeat-y;*/
  font-size:85%;
  line-height:normal;
}

img.logo { float: right; }

#header ul {
  margin:0;
  padding:-10px 10px 0;
  list-style:none;
  }

#header li {
  float:left;
  background:url("../images/right.gif") no-repeat right top;
  margin:0;
  padding:0 5px 0 0;
  }

#header a {
  float:left;
  display:block;
  background:url("../images/left.gif") no-repeat left top;
  padding:5px 7px 4px 20px;
  text-decoration:none;
  font-weight:bold;
  color:#9cf;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/

#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
  color:#fff;
}

#header #current {
  background-image:url("../images/right_on.gif");
}

#header #current a {
  background-image:url("../images/left_on.gif");
  color:#333;
  padding-bottom:5px;
}

#final {
  color:#CCCCCC;
  background: #434c50 url(images/bottombg.png) repeat-x top;
  border: 1px solid #434c50;
  border-width: 1px 0;
  width: 100%;
}