body{
margin:0;
background:#FF9900;
font:11px verdana, arial;
color:#555;
text-align:left;
}

/* LINKS */
a{
color:#666;
text-decoration:none;
}

a:hover{
color:#000;
}
/* FIN LINKS */

#contenedor{
margin:auto;
width:990px;
background:#FFF url(img/barra_naranja.gif) top left repeat-y;
overflow:auto;
}

#header{
height:150px;
background:url(img/header.jpg) top center no-repeat;
}

#header p{
margin-left:163px;
}

/* MENU */
#menu{
float:left;
width:190px;
}

#menu img{
border:0;
}

#menu ul{
list-style:none;
margin:0; padding:0;
}

#menu li{
float:left;
}
/* FIN MENU */

/* TEXTOS */
p{
margin:0 0 8px 0; padding:0;
}

strong, b{
color:#444;
}

.titulo{
font-size:23px;
color:#99CC00;
margin:0 4px 0 0;
}

.pad{
padding:4px;
}
/* FIN TEXTOS */

/* CUERPO */
#cuerpo{ float:right; width:760px; margin:0 10px 0 0; overflow:auto; }

.texto{ padding:50px 0 0 15px; text-align:left; }

.font12{ font-size:12px; }

#cuadro_impresiones{ float:left; width:360px; margin:0 20px 0 0; background:url(img/titulo_impresiones.jpg) top left no-repeat; }

#cuadro_multicopiado{ float:right; width:350px; background:url(img/titulo_multicopiado.jpg) top left no-repeat; }

#cuadro_muestras{ width:380px; background:url(img/titulo_muestras.jpg) top left no-repeat; text-align:center; }

#cuadro_muestras img{ width:50px; height:50px; margin:2px; }

#cuadro_packaging{ float:left; width:98%; background:url(img/titulo_packaging.jpg) top left no-repeat; }

#cuadro_precios{ float:left; width:98%; background:url(img/titulo_precios.jpg) top left no-repeat; }

#cuadro_contacto{ float:left; width:98%; background:url(img/titulo_contacto.jpg) top left no-repeat; }

#bottom_right{ padding:0 15px 10px 0; background:url(img/bottom_right.jpg) bottom right no-repeat; overflow:auto; }

#muestra_grande{ float:right; width:340px; height:250px; background:url(img/fondo_muestra.jpg) top right no-repeat; }

#muestra_foto{ width:200px; height:200px; margin:30px 0 0 70px; background:url(img/muestra1.jpg) top left no-repeat; }

#packs div{ float:left; width:220px; margin:6px; background:#e0e0e0; border:1px solid #CCC }

#cuadro_gris{ margin:6px; background:#e0e0e0; border:1px solid #CCC }

#packs p, #cuadro_gris p, #packs img{ margin:4px; padding:0; text-align:center;}

input, selected, textarea{
border:1px solid #CCC;
margin:2px 0 2px 0;
padding:2px;
color:#777;
}
/* FIN CUERPO */

/* FOOTER */
#footer{
clear:both;
height:110px;
background:url(img/footer.gif) top left no-repeat;
}

#footer p{
padding:33px 0 0 98px;
text-align:left;
}
/* FIN FOOTER */


