@charset "UTF-8";
/* CSS Document */
tr, td, table {padding: 0px; margin: 0px; border: 0px; border-collapse: collapse;}

#nosotros{ width:auto; height:auto;display:block; }

.fondo_forma{ width:352px; height:auto; background:url(../../img/bg_contacto_casita.jpg); background-repeat:no-repeat; }
#contenido_info_nosotros{ width:565px; height:auto; display:block;}

.titulo_info{ font-size:12px; font-weight:bold; color:#5B5B5B;}
.texto_productos{ font-weight:normal; color:#5B5B5B; margin:5px 7px 10px 7px;}


#nuestros_productos{ padding: 20px 0 20px 0; width:956px;}
.contenedor_producto{ width:300px; height:auto; background:url(../../img/productos/bg_productos.png); background-repeat:repeat-x; border-left:solid #DCDCDC; border-top:solid #DCDCDC; margin:0 auto; }

.titulo_producto{ width:296px; margin:0 auto; padding-bottom:5px;}
.foto_producto{ width:281px; margin:0 auto;padding-bottom:5px; }

.fondo_blanco{ background-color:#FFFFFF; border-top:solid 1px #A5A5A5; }

#anuncio{ margin: 0 0 0 5px;}

