/* CSS Document */

* {margin:0;padding:0}
html {height:100%}
body {font:normal 10px Arial, Helvetica, sans-serif;text-align:center;background:#333}
img {border:none}
ul {list-style:none}
#clear {width:auto;clear:both;font-size:1px}

#cabecera_abc {width:100%;height:20px;padding:5px 0 9px 0;background:url(../imagenes/bg_cabecera_abc.gif) repeat-x;text-align:center}
#cabecera_abc .ancho {width:600px;margin:0 auto}
#cabecera_abc .abc {width:100px;height:20px;display:block;float:left;text-indent:-10000px;overflow:hidden;background:url(../imagenes/bg_abc.gif) no-repeat}
#cabecera_abc .enlace {padding:3px 6px;float:right;font-size:11px;font-weight:bold;color:#8f0002;text-decoration:none;background:#f4f4f4}
#cabecera_abc .enlace:hover {text-decoration:none;background:#fafafa}

a {color:#fff;text-decoration:none}
a:hover {color:#fff;text-decoration:underline}
a:visited {color:#ddd;text-decoration:none}

#contenedor {width:600px;margin:20px auto;padding:20px 0;text-align:left}

#titulo {width:600px;height:162px;margin:0 0 5px 0;text-indent:-100000px;overflow:hidden;background:url(../imagenes/bg_titulo.gif) no-repeat;clear:both}

#flash {width:600px;margin:0 0 20px 0}

#menu {width:546px;height:40px;padding:0 0 0 54px;background:url(../imagenes/bg_menu.gif) no-repeat;clear:both}
#menu li {float:left;margin:0 20px 0 0}
#menu .inicio {width:89px;height:40px;display:block;text-indent:-10000px;background:url(../imagenes/bot_inicio.gif) no-repeat}
#menu .producto {width:138px;height:40px;display:block;text-indent:-10000px;background:url(../imagenes/bot_producto.gif) no-repeat}
#menu .entregas {width:131px;height:40px;display:block;text-indent:-10000px;background:url(../imagenes/bot_entregas.gif) no-repeat}
#menu .spot {width:73px;height:40px;display:block;text-indent:-10000px;background:url(../imagenes/bot_spot.gif) no-repeat}
#menu .inicio:hover, #menu .producto:hover, #menu .entregas:hover, #menu .spot:hover {background-position:0 -40px}
body.inicio #menu .inicio, body.producto #menu .producto, body.entregas #menu .entregas , body.spot #menu .spot {background-position:0 -80px}

#texto_home {margin:20px 3px 0 3px;font-size:13px;line-height:150%;text-align:justify;color:#ddd}

#listado_entregas {margin:20px 3px 0 3px;font-size:13px;line-height:150%;color:#ddd}
#listado_entregas h3 {margin:0 0 20px 0;font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;color:#fff}
#listado_entregas .izquierda {float:left;width:290px}
#listado_entregas .derecha {float:right;width:290px}
#listado_entregas p {margin:0 0 25px 0}
#listado_entregas .imagen {float:left;margin:0 10px 0 0}
#listado_entregas .caratula {float:right;margin:0 0 6px 10px}

#spot {width:320px;margin:20px 0 0 140px}
#spot h3 {margin:0 0 20px 0;font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;color:#fff}

#producto {margin:20px 3px 0 3px;font-size:13px;line-height:150%;color:#ddd}
#producto h3 {margin:0 0 20px 0;font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;color:#fff}
#producto p {font-size:13px;line-height:150%;text-align:justify;color:#ddd}
#producto .imagen {float:left;margin:0 15px 0 0}

#pie {width:600px;padding:20px 0 0 0;text-align:center;line-height:150%;color:#666}