/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
(((((((((((((((((((((( En General )))))))))))))))))))))
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
body {
background-color:#333333;
font-size:10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:50px;
color:#333333;
}

#mycont {
  width:970px;
  position:relative;
  margin:0px auto;
  background: url(../imagenes/fondo.jpg) left top;
}

#IzqSuperior {
  clear:both;
  width:231px;
  height:164px;
  position:absolute;
  top:0px;
  left:0px;
  background-image:url(../imagenes/izq-superior.jpg); 
}

#DerSuperior {
  clear:both;
  width:231px;
  height:164px;
  position:absolute;
  top:0px;
  left:739px;
  background-image:url(../imagenes/der-superior.jpg);  
}

#SupCentro {
  clear:both;
  width:508px;
  height:19px;
  position:absolute;
  top:0px;
  left:231px;
  background: url(../imagenes/sup-centro.jpg) repeat-x left top;  
}

#piepagina {
  width:970px;
  height:23px;
  position:relative;
  margin:0px auto;
  background: url(../imagenes/inferior.jpg) left top;
}

tr.tituloUP{
 background: url(../imagenes/fondotx.jpg) repeat-x left top;
}

tr.concolor{
 background-color:#E7E7E7;
}

tr.regcolor{
 background-color:#C2C4BA;
}

tr.titulocolor{
 background-color:#707070;
 color:yellow;
 font-size:12pt;
}

a{
 color:blue;
 text-decoration: underline;
 cursor:pointer;
}
