

body {
    margin:0px;
    padding:0px;
  }


#todo {
    width:780px;
    height:585px;
    margin-left:auto;
    margin-right:auto;
  }


#encabezado {
    background-image : url('imagenes/enc_.jpg');
    background-position : right;
    background-repeat : no-repeat;
    height : 104px;
    width : 780px;
    margin:0px;
    padding:0px;
    background-color:#00B1D5;
  }


#encabezado IMG {
    float:left;
  }


#textDestination {
    float:right;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color:#FFF;
    text-align:right;
    position:relative;
 font-weight:bold;
    top:10px;
    right:20px;
    margin:0px;
    padding:0px;
  }


#encabezado_index {
    background-image : url('imagenes/enc_index.jpg');
    background-repeat : no-repeat;
    height:104px;
    width:780px;
  }


#menu {
    background-color:#00B1D5;
    width:131px;
    height:481px;
    float:left;
  }


#menu li {
    background-image : url('imagenes/circulo.gif');
    background-position : 4px 12px;
    background-repeat : no-repeat;
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    list-style-image : url('imagenes/vacio.gif');
    margin-bottom : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 10px;
    padding-right : 0px;
    padding-top : 0px;
    height:20px;
  }


#menu ul {
    position:relative;
    top:15px;
    left:13px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:10px;
    padding:0px;
  }


#menu A {
    color:#FFF;
    border-bottom:1px solid #FFF;
    text-decoration:none;
  }


#contenido {
    background-color : #C8DD5D;
    background-image : url('imagenes/fondo.png');
    background-position : 295px 75px;
    background-repeat : no-repeat;
    font-family : Arial, Helvetica, sans-serif;
 color:#FFF;
 font-size:13px;
    float : right;
    height : 481px;
    width : 649px;
  }

#contenido A{
 color:#666;
}

#auspiciantes {
    background-color : #FFF;
    float : right;
    height : 481px;
    width : 649px;
 color:#000;
  }
#auspiciantes P {
 position:relative;
 color:#000;
 left:15px;
 font-size:13px;
    font-family : Arial, Helvetica, sans-serif;
}

#auspiciantes IMG {
    margin:5px;
  }

#auspiciantes H1{
 color:#000;
}

#indexflash {
    background-color : #FFF;
    float : right;
    height : 481px;
    width : 649px;
  }

#titulo {
    color:#FFF;
    border-bottom:1px solid #FFF;
    width:636px;
    float:right;
    height:51px;
    margin:0px;
    padding:0px;
  }


#titulo H1 {
    font-size:34px;
    font-family : Arial, Helvetica, sans-serif;
    margin:0px;
    padding:0px;
    font-weight:normal;
    position:relative;
    top:10px;
  }


IMG {
    margin:0px;
    padding:0px;
    border:0px;
  }

#texto IMG{
 margin-right:15px;
 margin-bottom:15px;
}

#texto{
 width:576px;
 height:333px;
    font-family : Arial, Helvetica, sans-serif;
 color:#FFF;
 font-size:13px;
 overflow:auto;
 float:right;
 top:45px;
 right:40px;
 position:relative;
}

#texto INPUT{
 font-size:12px;
}

.admin {
    font-size:11px;
    font-family : Arial, Helvetica, sans-serif;
  }

