#tablaWeb
{
   width:100%;
}

#contenidoWeb
{
   width:100%;
}

#colIzda
{
   width:10%;
}

#colDcha
{
   width:90%;

}

#headerIzda
{
   width:50%;
}

#headerDcha
{
   width:50%;
}

#contenidoWeb2
{
   width:90%;
}

#noticias
{
   width:30%;
   /*vertical-alignment:top;*/
}
#webContenido
{
   width:70%;
   /*vertical-alignment:top;*/
}

#footer
{
   width:100%;
}

#footerIzda
{
   width:50%;
}

#footerDcha
{
   width:50%;
}

#colFooter1
{
   width:10%;
}

#colFooter2
{
   width:10%;
}





td, table, select,  input, textarea{
        font-family:tahoma;
        font-size:15px;
        vertical-align:top;
        line-height:30px;
        color:#000000;
}

body { padding-top: 5%; background:#ffffff}

a{ color:#FF6600; text-decoration:underline}
a:hover{ text-decoration:none}

#elegirEntrada
{
   width:100%;
}

#entradaIzda
{
   width:50%;
   text-align: right;
}

#entradaDcha
{
   width:50%;
   text-align: left;
}
#entradaTexto
{
   text-align: center;
}