body, td { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #555; }
body { margin: 0; padding: 0; background: url(../images/fondo.jpg) repeat-x; }
td { vertical-align: top; }
span.sincss { display: none; }

#todo { position: relative; width: 834px; margin: 0 auto; }
#contenido { position: relative; height: 313px; background: url(../images/fondo_home.gif); }

#img1 { position: absolute; left: 100px; top: 0; }
#img3 { position: absolute; left: 310px; top: 474px; }
#both5 { position: absolute; left: 475px; top: 235px; }
#descarga { position: absolute; left: 410px; top: 170px; }
#descarga a {  border: 0; }

#menu { position: absolute; left: 464px; top: 293px; height: 34px; }
#menu a { margin-bottom: 1px; }

#both1 { display: block; width: 190px; height: 24px; background: url(../images/both1.gif) no-repeat; }
#both2 { display: block; width: 190px; height: 24px; background: url(../images/both2.gif) no-repeat; }
#both3 { display: block; width: 190px; height: 24px; background: url(../images/both3.gif) no-repeat; }
#both4 { display: block; width: 190px; height: 24px; background: url(../images/both4.gif) no-repeat; }
#both5 { display: block; width: 190px; height: 24px; background: url(../images/home_enlace.gif) no-repeat; }
#both6 { display: block; width: 190px; height: 24px; background: url(../images/both5.gif) no-repeat; }

#both1:hover,
#both2:hover,
#both3:hover,
#both4:hover,
#both5:hover,
#both6:hover { background-position: 0 -24px; }
