@charset "utf-8";
/* CSS Document */
@media screen, projection
{
#medio-izq { height:488px; _height:500px;}

#contenido {background:#FFFFFF;}
#cont { margin:20px 10px 0 10px; _margin-top:30px;}

#formulario { width:270px; float:left; }

.form input, textarea { margin:0; color:#333333; background:#f0f0f0; border:0;}
.form p { margin:0;}
.form a:hover { text-decoration:underline;}
.bold_grande { font-size:14px;}
.ver-nomenclador {background: transparent url(imagenes/ver-nomenclador.gif) no-repeat top left; width:110px; height:16px; padding:0 6px; text-decoration:none; }

#enviar { background: url(imagenes/boton.gif) no-repeat center; width:90px; height:33px;}

#nombre, #apellido, #telefono, #email, #ciudad, #pais { width:120px; margin-top:10px;}
#direccion, #comentarios, #marca { width:245px;}

label, select, option{ color:#000000;}

.lupa { background: url(imagenes/lupa.gif) no-repeat bottom right; padding-top:8px}
.registrar { background: url(imagenes/regis.gif) no-repeat bottom right; padding-top:25px}
.sobre {background: url(imagenes/sobre.gif) no-repeat bottom right; padding-top:8px}

#contacto { float: left; padding-left:20px; width:310px;  border-left: solid 1px #CCCCCC;}
#contacto ul{ display:inline;}
#contacto li { color:#666666; font-size:13px; background: url(imagenes/flecha1.gif) no-repeat left; list-style:none; padding-left:13px; margin-bottom:5px;}
}

