View allAll Photos Tagged f9f9f9;

h1 {

margin: .67em 0;

font-size: 2em;

}

 

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

font-family: inherit;

font-weight: 500;

line-height: 1.1;

color: inherit;

}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small,

.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

h1 .small,

h2 .small,

h3 .small,

h4 .small,

h5 .small,

h6 .small,

.h1 .small,

.h2 .small,

.h3 .small,

.h4 .small,

.h5 .small,

.h6 .small {

font-weight: normal;

line-height: 1;

color: #999;

}

h1,

.h1,

h2,

.h2,

h3,

.h3 {

margin-top: 20px;

margin-bottom: 10px;

}

h1 small,

.h1 small,

h2 small,

.h2 small,

h3 small,

.h3 small,

h1 .small,

.h1 .small,

h2 .small,

.h2 .small,

h3 .small,

.h3 .small {

font-size: 65%;

}

h4,

.h4,

h5,

.h5,

h6,

.h6 {

margin-top: 10px;

margin-bottom: 10px;

}

h4 small,

.h4 small,

h5 small,

.h5 small,

h6 small,

.h6 small,

h4 .small,

.h4 .small,

h5 .small,

.h5 .small,

h6 .small,

.h6 .small {

font-size: 75%;

}

h1,

.h1 {

font-size: 36px;

}

h2,

.h2 {

font-size: 30px;

}

h3,

.h3 {

font-size: 24px;

}

h4,

.h4 {

font-size: 18px;

}

h5,

.h5 {

font-size: 14px;

}

h6,

.h6 {

font-size: 12px;

}

p {

margin: 0 0 10px;

}

 

p,

h2,

h3 {

orphans: 3;

widows: 3;

}

h2,

h3 {

page-break-after: avoid;

}

table {

max-width: 100%;

background-color: transparent;

}

th {

text-align: left;

}

.table {

width: 100%;

margin-bottom: 20px;

}

.table > thead > tr > th,

.table > tbody > tr > th,

.table > tfoot > tr > th,

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

padding: 8px;

line-height: 1.42857143;

vertical-align: top;

border-top: 1px solid #ddd;

}

.table > thead > tr > th {

vertical-align: bottom;

border-bottom: 2px solid #ddd;

}

.table > caption + thead > tr:first-child > th,

.table > colgroup + thead > tr:first-child > th,

.table > thead:first-child > tr:first-child > th,

.table > caption + thead > tr:first-child > td,

.table > colgroup + thead > tr:first-child > td,

.table > thead:first-child > tr:first-child > td {

border-top: 0;

}

.table > tbody + tbody {

border-top: 2px solid #ddd;

}

.table .table {

background-color: #fff;

}

.table-condensed > thead > tr > th,

.table-condensed > tbody > tr > th,

.table-condensed > tfoot > tr > th,

.table-condensed > thead > tr > td,

.table-condensed > tbody > tr > td,

.table-condensed > tfoot > tr > td {

padding: 5px;

}

.table-bordered {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > tbody > tr > th,

.table-bordered > tfoot > tr > th,

.table-bordered > thead > tr > td,

.table-bordered > tbody > tr > td,

.table-bordered > tfoot > tr > td {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td {

border-bottom-width: 2px;

}

.table-striped > tbody > tr:nth-child(odd) > td,

.table-striped > tbody > tr:nth-child(odd) > th {

background-color: #f9f9f9;

}

.table-hover > tbody > tr:hover > td,

.table-hover > tbody > tr:hover > th {

background-color: #f5f5f5;

}

table col[class*="col-"] {

position: static;

display: table-column;

float: none;

}

table td[class*="col-"],

table th[class*="col-"] {

position: static;

display: table-cell;

float: none;

}

.table > thead > tr > td.active,

.table > tbody > tr > td.active,

.table > tfoot > tr > td.active,

.table > thead > tr > th.active,

.table > tbody > tr > th.active,

.table > tfoot > tr > th.active,

.table > thead > tr.active > td,

.table > tbody > tr.active > td,

.table > tfoot > tr.active > td,

.table > thead > tr.active > th,

.table > tbody > tr.active > th,

.table > tfoot > tr.active > th {

background-color: #f5f5f5;

}

.table-hover > tbody > tr > td.active:hover,

.table-hover > tbody > tr > th.active:hover,

.table-hover > tbody > tr.active:hover > td,

.table-hover > tbody > tr.active:hover > th {

background-color: #e8e8e8;

}

.table > thead > tr > td.success,

.table > tbody > tr > td.success,

.table > tfoot > tr > td.success,

.table > thead > tr > th.success,

.table > tbody > tr > th.success,

.table > tfoot > tr > th.success,

.table > thead > tr.success > td,

.table > tbody > tr.success > td,

.table > tfoot > tr.success > td,

.table > thead > tr.success > th,

.table > tbody > tr.success > th,

.table > tfoot > tr.success > th {

background-color: #dff0d8;

}

.table-hover > tbody > tr > td.success:hover,

.table-hover > tbody > tr > th.success:hover,

.table-hover > tbody > tr.success:hover > td,

.table-hover > tbody > tr.success:hover > th {

background-color: #d0e9c6;

}

.table > thead > tr > td.info,

.table > tbody > tr > td.info,

.table > tfoot > tr > td.info,

.table > thead > tr > th.info,

.table > tbody > tr > th.info,

.table > tfoot > tr > th.info,

.table > thead > tr.info > td,

.table > tbody > tr.info > td,

.table > tfoot > tr.info > td,

.table > thead > tr.info > th,

.table > tbody > tr.info > th,

.table > tfoot > tr.info > th {

background-color: #d9edf7;

}

.table-hover > tbody > tr > td.info:hover,

.table-hover > tbody > tr > th.info:hover,

.table-hover > tbody > tr.info:hover > td,

.table-hover > tbody > tr.info:hover > th {

background-color: #c4e3f3;

}

.table > thead > tr > td.warning,

.table > tbody > tr > td.warning,

.table > tfoot > tr > td.warning,

.table > thead > tr > th.warning,

.table > tbody > tr > th.warning,

.table > tfoot > tr > th.warning,

.table > thead > tr.warning > td,

.table > tbody > tr.warning > td,

.table > tfoot > tr.warning > td,

.table > thead > tr.warning > th,

.table > tbody > tr.warning > th,

.table > tfoot > tr.warning > th {

background-color: #fcf8e3;

}

.table-hover > tbody > tr > td.warning:hover,

.table-hover > tbody > tr > th.warning:hover,

.table-hover > tbody > tr.warning:hover > td,

.table-hover > tbody > tr.warning:hover > th {

background-color: #faf2cc;

}

.table > thead > tr > td.danger,

.table > tbody > tr > td.danger,

.table > tfoot > tr > td.danger,

.table > thead > tr > th.danger,

.table > tbody > tr > th.danger,

.table > tfoot > tr > th.danger,

.table > thead > tr.danger > td,

.table > tbody > tr.danger > td,

.table > tfoot > tr.danger > td,

.table > thead > tr.danger > th,

.table > tbody > tr.danger > th,

.table > tfoot > tr.danger > th {

background-color: #f2dede;

}

.table-hover > tbody > tr > td.danger:hover,

.table-hover > tbody > tr > th.danger:hover,

.table-hover > tbody > tr.danger:hover > td,

.table-hover > tbody > tr.danger:hover > th {

background-color: #ebcccc;

}

@media (max-width: 767px) {

.table-responsive {

width: 100%;

margin-bottom: 15px;

overflow-x: scroll;

overflow-y: hidden;

-webkit-overflow-scrolling: touch;

-ms-overflow-style: -ms-autohiding-scrollbar;

border: 1px solid #ddd;

}

.table-responsive > .table {

margin-bottom: 0;

}

.table-responsive > .table > thead > tr > th,

.table-responsive > .table > tbody > tr > th,

.table-responsive > .table > tfoot > tr > th,

.table-responsive > .table > thead > tr > td,

.table-responsive > .table > tbody > tr > td,

.table-responsive > .table > tfoot > tr > td {

white-space: nowrap;

}

.table-responsive > .table-bordered {

border: 0;

}

.table-responsive > .table-bordered > thead > tr > th:first-child,

.table-responsive > .table-bordered > tbody > tr > th:first-child,

.table-responsive > .table-bordered > tfoot > tr > th:first-child,

.table-responsive > .table-bordered > thead > tr > td:first-child,

.table-responsive > .table-bordered > tbody > tr > td:first-child,

.table-responsive > .table-bordered > tfoot > tr > td:first-child {

border-left: 0;

}

.table-responsive > .table-bordered > thead > tr > th:last-child,

.table-responsive > .table-bordered > tbody > tr > th:last-child,

.table-responsive > .table-bordered > tfoot > tr > th:last-child,

.table-responsive > .table-bordered > thead > tr > td:last-child,

.table-responsive > .table-bordered > tbody > tr > td:last-child,

.table-responsive > .table-bordered > tfoot > tr > td:last-child {

border-right: 0;

}

.table-responsive > .table-bordered > tbody > tr:last-child > th,

.table-responsive > .table-bordered > tfoot > tr:last-child > th,

.table-responsive > .table-bordered > tbody > tr:last-child > td,

.table-responsive > .table-bordered > tfoot > tr:last-child > td {

border-bottom: 0;

}

}

 

NO USES LA OPCION RESPONDER.

PARA CONSULTAS MANDA UN MAIL A: rba_1951@ciudad.com.ar

Nuevas opciones en Marketing

Te presentamos los ultimos avances y propuestas para que concretes una exitosa campaña

 

ENVIO MASIVO DE WHATSAPP

Podes mandar un jpg,o texto

 

PONEMOS TU PUBLICIDAD EN FACEBOOK

En 40 grupos, donde mínimo tienen 10000 agregados cada uno, en cuatro tiradas semanales. Llegada al momento en bandeja de entrada sin spam ni rebotes. Mandas jpg,o texto;

 

NUEVO SISTEMA NO POR COBRO DE ENVIOS SINO POR FORMULARIO DE REGISTRO CONFIRMADO

No pagas ni los envios, ni el armado del flyer ni el formulario de contacto. Solo se te cobra por cada consulta que llega al registro completado. Sistema condicionado al tipo de producto y/o servicio ofrecido, y a la aprobacion del server de envios, y a cotizar;

 

ENVIO DE 300000 MAILS

Con el armado del flyer ya incluido, todos mails corporativos .com.ar, sin mails gratuitos, con control de lecturas en tiempo real;

 

PLATAFORMA DE ENVIOS + 10 ip ROTATIVAS SISTEMA INTERSPIRE -MTA.

Vos manejas tus propios envios, controles de llegadas y aperturas. PAGAS EN PESOS ARGENTINOS SIN TARJETA DE CREDITO;

 

BASE DE 500000 MAILS, $1200.-

Aperturas reales corporativos, sin mails gratuitos hotmail ni gmail, colectados ENERO 2015, SIN SEGMENTAR RUBROS NI ZONAS, para que vos hagas tus propios envios.-

La mecánica es efectuar el pago adelantado si lo preferis, personalmente (estoy en Capital, en Caballito, altura Rivadavia al 5600);o paso personalmente a cobrarte, o por envío Western Union. Los datos te los doy al concretar.El resto se entrega por linck de descarga,o via skype.-

 

CONTACTO

 

skype:roberto.jorge74

T.E.:011-4988-9029/011-4432-4661

Celular: 11 6149-2704-WhatsApp

rba_1951@yahoo.com.ar

rba_1951@ciudad.com.ar

 

enviado por: rba_1951@ciudad.com.ar

remover:mande un mail a: removerdelalista@terra.com

h1 {

margin: .67em 0;

font-size: 2em;

}

 

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

font-family: inherit;

font-weight: 500;

line-height: 1.1;

color: inherit;

}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small,

.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

h1 .small,

h2 .small,

h3 .small,

h4 .small,

h5 .small,

h6 .small,

.h1 .small,

.h2 .small,

.h3 .small,

.h4 .small,

.h5 .small,

.h6 .small {

font-weight: normal;

line-height: 1;

color: #999;

}

h1,

.h1,

h2,

.h2,

h3,

.h3 {

margin-top: 20px;

margin-bottom: 10px;

}

h1 small,

.h1 small,

h2 small,

.h2 small,

h3 small,

.h3 small,

h1 .small,

.h1 .small,

h2 .small,

.h2 .small,

h3 .small,

.h3 .small {

font-size: 65%;

}

h4,

.h4,

h5,

.h5,

h6,

.h6 {

margin-top: 10px;

margin-bottom: 10px;

}

h4 small,

.h4 small,

h5 small,

.h5 small,

h6 small,

.h6 small,

h4 .small,

.h4 .small,

h5 .small,

.h5 .small,

h6 .small,

.h6 .small {

font-size: 75%;

}

h1,

.h1 {

font-size: 36px;

}

h2,

.h2 {

font-size: 30px;

}

h3,

.h3 {

font-size: 24px;

}

h4,

.h4 {

font-size: 18px;

}

h5,

.h5 {

font-size: 14px;

}

h6,

.h6 {

font-size: 12px;

}

p {

margin: 0 0 10px;

}

 

p,

h2,

h3 {

orphans: 3;

widows: 3;

}

h2,

h3 {

page-break-after: avoid;

}

table {

max-width: 100%;

background-color: transparent;

}

th {

text-align: left;

}

.table {

width: 100%;

margin-bottom: 20px;

}

.table > thead > tr > th,

.table > tbody > tr > th,

.table > tfoot > tr > th,

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

padding: 8px;

line-height: 1.42857143;

vertical-align: top;

border-top: 1px solid #ddd;

}

.table > thead > tr > th {

vertical-align: bottom;

border-bottom: 2px solid #ddd;

}

.table > caption + thead > tr:first-child > th,

.table > colgroup + thead > tr:first-child > th,

.table > thead:first-child > tr:first-child > th,

.table > caption + thead > tr:first-child > td,

.table > colgroup + thead > tr:first-child > td,

.table > thead:first-child > tr:first-child > td {

border-top: 0;

}

.table > tbody + tbody {

border-top: 2px solid #ddd;

}

.table .table {

background-color: #fff;

}

.table-condensed > thead > tr > th,

.table-condensed > tbody > tr > th,

.table-condensed > tfoot > tr > th,

.table-condensed > thead > tr > td,

.table-condensed > tbody > tr > td,

.table-condensed > tfoot > tr > td {

padding: 5px;

}

.table-bordered {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > tbody > tr > th,

.table-bordered > tfoot > tr > th,

.table-bordered > thead > tr > td,

.table-bordered > tbody > tr > td,

.table-bordered > tfoot > tr > td {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td {

border-bottom-width: 2px;

}

.table-striped > tbody > tr:nth-child(odd) > td,

.table-striped > tbody > tr:nth-child(odd) > th {

background-color: #f9f9f9;

}

.table-hover > tbody > tr:hover > td,

.table-hover > tbody > tr:hover > th {

background-color: #f5f5f5;

}

table col[class*="col-"] {

position: static;

display: table-column;

float: none;

}

table td[class*="col-"],

table th[class*="col-"] {

position: static;

display: table-cell;

float: none;

}

.table > thead > tr > td.active,

.table > tbody > tr > td.active,

.table > tfoot > tr > td.active,

.table > thead > tr > th.active,

.table > tbody > tr > th.active,

.table > tfoot > tr > th.active,

.table > thead > tr.active > td,

.table > tbody > tr.active > td,

.table > tfoot > tr.active > td,

.table > thead > tr.active > th,

.table > tbody > tr.active > th,

.table > tfoot > tr.active > th {

background-color: #f5f5f5;

}

.table-hover > tbody > tr > td.active:hover,

.table-hover > tbody > tr > th.active:hover,

.table-hover > tbody > tr.active:hover > td,

.table-hover > tbody > tr.active:hover > th {

background-color: #e8e8e8;

}

.table > thead > tr > td.success,

.table > tbody > tr > td.success,

.table > tfoot > tr > td.success,

.table > thead > tr > th.success,

.table > tbody > tr > th.success,

.table > tfoot > tr > th.success,

.table > thead > tr.success > td,

.table > tbody > tr.success > td,

.table > tfoot > tr.success > td,

.table > thead > tr.success > th,

.table > tbody > tr.success > th,

.table > tfoot > tr.success > th {

background-color: #dff0d8;

}

.table-hover > tbody > tr > td.success:hover,

.table-hover > tbody > tr > th.success:hover,

.table-hover > tbody > tr.success:hover > td,

.table-hover > tbody > tr.success:hover > th {

background-color: #d0e9c6;

}

.table > thead > tr > td.info,

.table > tbody > tr > td.info,

.table > tfoot > tr > td.info,

.table > thead > tr > th.info,

.table > tbody > tr > th.info,

.table > tfoot > tr > th.info,

.table > thead > tr.info > td,

.table > tbody > tr.info > td,

.table > tfoot > tr.info > td,

.table > thead > tr.info > th,

.table > tbody > tr.info > th,

.table > tfoot > tr.info > th {

background-color: #d9edf7;

}

.table-hover > tbody > tr > td.info:hover,

.table-hover > tbody > tr > th.info:hover,

.table-hover > tbody > tr.info:hover > td,

.table-hover > tbody > tr.info:hover > th {

background-color: #c4e3f3;

}

.table > thead > tr > td.warning,

.table > tbody > tr > td.warning,

.table > tfoot > tr > td.warning,

.table > thead > tr > th.warning,

.table > tbody > tr > th.warning,

.table > tfoot > tr > th.warning,

.table > thead > tr.warning > td,

.table > tbody > tr.warning > td,

.table > tfoot > tr.warning > td,

.table > thead > tr.warning > th,

.table > tbody > tr.warning > th,

.table > tfoot > tr.warning > th {

background-color: #fcf8e3;

}

.table-hover > tbody > tr > td.warning:hover,

.table-hover > tbody > tr > th.warning:hover,

.table-hover > tbody > tr.warning:hover > td,

.table-hover > tbody > tr.warning:hover > th {

background-color: #faf2cc;

}

.table > thead > tr > td.danger,

.table > tbody > tr > td.danger,

.table > tfoot > tr > td.danger,

.table > thead > tr > th.danger,

.table > tbody > tr > th.danger,

.table > tfoot > tr > th.danger,

.table > thead > tr.danger > td,

.table > tbody > tr.danger > td,

.table > tfoot > tr.danger > td,

.table > thead > tr.danger > th,

.table > tbody > tr.danger > th,

.table > tfoot > tr.danger > th {

background-color: #f2dede;

}

.table-hover > tbody > tr > td.danger:hover,

.table-hover > tbody > tr > th.danger:hover,

.table-hover > tbody > tr.danger:hover > td,

.table-hover > tbody > tr.danger:hover > th {

background-color: #ebcccc;

}

@media (max-width: 767px) {

.table-responsive {

width: 100%;

margin-bottom: 15px;

overflow-x: scroll;

overflow-y: hidden;

-webkit-overflow-scrolling: touch;

-ms-overflow-style: -ms-autohiding-scrollbar;

border: 1px solid #ddd;

}

.table-responsive > .table {

margin-bottom: 0;

}

.table-responsive > .table > thead > tr > th,

.table-responsive > .table > tbody > tr > th,

.table-responsive > .table > tfoot > tr > th,

.table-responsive > .table > thead > tr > td,

.table-responsive > .table > tbody > tr > td,

.table-responsive > .table > tfoot > tr > td {

white-space: nowrap;

}

.table-responsive > .table-bordered {

border: 0;

}

.table-responsive > .table-bordered > thead > tr > th:first-child,

.table-responsive > .table-bordered > tbody > tr > th:first-child,

.table-responsive > .table-bordered > tfoot > tr > th:first-child,

.table-responsive > .table-bordered > thead > tr > td:first-child,

.table-responsive > .table-bordered > tbody > tr > td:first-child,

.table-responsive > .table-bordered > tfoot > tr > td:first-child {

border-left: 0;

}

.table-responsive > .table-bordered > thead > tr > th:last-child,

.table-responsive > .table-bordered > tbody > tr > th:last-child,

.table-responsive > .table-bordered > tfoot > tr > th:last-child,

.table-responsive > .table-bordered > thead > tr > td:last-child,

.table-responsive > .table-bordered > tbody > tr > td:last-child,

.table-responsive > .table-bordered > tfoot > tr > td:last-child {

border-right: 0;

}

.table-responsive > .table-bordered > tbody > tr:last-child > th,

.table-responsive > .table-bordered > tfoot > tr:last-child > th,

.table-responsive > .table-bordered > tbody > tr:last-child > td,

.table-responsive > .table-bordered > tfoot > tr:last-child > td {

border-bottom: 0;

}

}

 

NO USES LA OPCION RESPONDER.

PARA CONSULTAS MANDA UN MAIL A: rba_1951@ciudad.com.ar

Nuevas opciones en Marketing

Te presentamos los ultimos avances y propuestas para que concretes una exitosa campaña

 

ENVIO MASIVO DE WHATSAPP

Podes mandar un jpg,o texto

 

PONEMOS TU PUBLICIDAD EN FACEBOOK

En 40 grupos, donde mínimo tienen 10000 agregados cada uno, en cuatro tiradas semanales. Llegada al momento en bandeja de entrada sin spam ni rebotes. Mandas jpg,o texto;

 

NUEVO SISTEMA NO POR COBRO DE ENVIOS SINO POR FORMULARIO DE REGISTRO CONFIRMADO

No pagas ni los envios, ni el armado del flyer ni el formulario de contacto. Solo se te cobra por cada consulta que llega al registro completado. Sistema condicionado al tipo de producto y/o servicio ofrecido, y a la aprobacion del server de envios, y a cotizar;

 

ENVIO DE 300000 MAILS

Con el armado del flyer ya incluido, todos mails corporativos .com.ar, sin mails gratuitos, con control de lecturas en tiempo real;

 

PLATAFORMA DE ENVIOS + 10 ip ROTATIVAS SISTEMA INTERSPIRE -MTA.

Vos manejas tus propios envios, controles de llegadas y aperturas. PAGAS EN PESOS ARGENTINOS SIN TARJETA DE CREDITO;

 

BASE DE 500000 MAILS, $1200.-

Aperturas reales corporativos, sin mails gratuitos hotmail ni gmail, colectados ENERO 2015, SIN SEGMENTAR RUBROS NI ZONAS, para que vos hagas tus propios envios.-

La mecánica es efectuar el pago adelantado si lo preferis, personalmente (estoy en Capital, en Caballito, altura Rivadavia al 5600);o paso personalmente a cobrarte, o por envío Western Union. Los datos te los doy al concretar.El resto se entrega por linck de descarga,o via skype.-

 

CONTACTO

 

skype:roberto.jorge74

T.E.:011-4988-9029/011-4432-4661

Celular: 11 6149-2704-WhatsApp

rba_1951@yahoo.com.ar

rba_1951@ciudad.com.ar

 

enviado por: rba_1951@ciudad.com.ar

remover:mande un mail a: removerdelalista@terra.com

h1 {

margin: .67em 0;

font-size: 2em;

}

 

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

font-family: inherit;

font-weight: 500;

line-height: 1.1;

color: inherit;

}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small,

.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

h1 .small,

h2 .small,

h3 .small,

h4 .small,

h5 .small,

h6 .small,

.h1 .small,

.h2 .small,

.h3 .small,

.h4 .small,

.h5 .small,

.h6 .small {

font-weight: normal;

line-height: 1;

color: #999;

}

h1,

.h1,

h2,

.h2,

h3,

.h3 {

margin-top: 20px;

margin-bottom: 10px;

}

h1 small,

.h1 small,

h2 small,

.h2 small,

h3 small,

.h3 small,

h1 .small,

.h1 .small,

h2 .small,

.h2 .small,

h3 .small,

.h3 .small {

font-size: 65%;

}

h4,

.h4,

h5,

.h5,

h6,

.h6 {

margin-top: 10px;

margin-bottom: 10px;

}

h4 small,

.h4 small,

h5 small,

.h5 small,

h6 small,

.h6 small,

h4 .small,

.h4 .small,

h5 .small,

.h5 .small,

h6 .small,

.h6 .small {

font-size: 75%;

}

h1,

.h1 {

font-size: 36px;

}

h2,

.h2 {

font-size: 30px;

}

h3,

.h3 {

font-size: 24px;

}

h4,

.h4 {

font-size: 18px;

}

h5,

.h5 {

font-size: 14px;

}

h6,

.h6 {

font-size: 12px;

}

p {

margin: 0 0 10px;

}

 

p,

h2,

h3 {

orphans: 3;

widows: 3;

}

h2,

h3 {

page-break-after: avoid;

}

table {

max-width: 100%;

background-color: transparent;

}

th {

text-align: left;

}

.table {

width: 100%;

margin-bottom: 20px;

}

.table > thead > tr > th,

.table > tbody > tr > th,

.table > tfoot > tr > th,

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

padding: 8px;

line-height: 1.42857143;

vertical-align: top;

border-top: 1px solid #ddd;

}

.table > thead > tr > th {

vertical-align: bottom;

border-bottom: 2px solid #ddd;

}

.table > caption + thead > tr:first-child > th,

.table > colgroup + thead > tr:first-child > th,

.table > thead:first-child > tr:first-child > th,

.table > caption + thead > tr:first-child > td,

.table > colgroup + thead > tr:first-child > td,

.table > thead:first-child > tr:first-child > td {

border-top: 0;

}

.table > tbody + tbody {

border-top: 2px solid #ddd;

}

.table .table {

background-color: #fff;

}

.table-condensed > thead > tr > th,

.table-condensed > tbody > tr > th,

.table-condensed > tfoot > tr > th,

.table-condensed > thead > tr > td,

.table-condensed > tbody > tr > td,

.table-condensed > tfoot > tr > td {

padding: 5px;

}

.table-bordered {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > tbody > tr > th,

.table-bordered > tfoot > tr > th,

.table-bordered > thead > tr > td,

.table-bordered > tbody > tr > td,

.table-bordered > tfoot > tr > td {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td {

border-bottom-width: 2px;

}

.table-striped > tbody > tr:nth-child(odd) > td,

.table-striped > tbody > tr:nth-child(odd) > th {

background-color: #f9f9f9;

}

.table-hover > tbody > tr:hover > td,

.table-hover > tbody > tr:hover > th {

background-color: #f5f5f5;

}

table col[class*="col-"] {

position: static;

display: table-column;

float: none;

}

table td[class*="col-"],

table th[class*="col-"] {

position: static;

display: table-cell;

float: none;

}

.table > thead > tr > td.active,

.table > tbody > tr > td.active,

.table > tfoot > tr > td.active,

.table > thead > tr > th.active,

.table > tbody > tr > th.active,

.table > tfoot > tr > th.active,

.table > thead > tr.active > td,

.table > tbody > tr.active > td,

.table > tfoot > tr.active > td,

.table > thead > tr.active > th,

.table > tbody > tr.active > th,

.table > tfoot > tr.active > th {

background-color: #f5f5f5;

}

.table-hover > tbody > tr > td.active:hover,

.table-hover > tbody > tr > th.active:hover,

.table-hover > tbody > tr.active:hover > td,

.table-hover > tbody > tr.active:hover > th {

background-color: #e8e8e8;

}

.table > thead > tr > td.success,

.table > tbody > tr > td.success,

.table > tfoot > tr > td.success,

.table > thead > tr > th.success,

.table > tbody > tr > th.success,

.table > tfoot > tr > th.success,

.table > thead > tr.success > td,

.table > tbody > tr.success > td,

.table > tfoot > tr.success > td,

.table > thead > tr.success > th,

.table > tbody > tr.success > th,

.table > tfoot > tr.success > th {

background-color: #dff0d8;

}

.table-hover > tbody > tr > td.success:hover,

.table-hover > tbody > tr > th.success:hover,

.table-hover > tbody > tr.success:hover > td,

.table-hover > tbody > tr.success:hover > th {

background-color: #d0e9c6;

}

.table > thead > tr > td.info,

.table > tbody > tr > td.info,

.table > tfoot > tr > td.info,

.table > thead > tr > th.info,

.table > tbody > tr > th.info,

.table > tfoot > tr > th.info,

.table > thead > tr.info > td,

.table > tbody > tr.info > td,

.table > tfoot > tr.info > td,

.table > thead > tr.info > th,

.table > tbody > tr.info > th,

.table > tfoot > tr.info > th {

background-color: #d9edf7;

}

.table-hover > tbody > tr > td.info:hover,

.table-hover > tbody > tr > th.info:hover,

.table-hover > tbody > tr.info:hover > td,

.table-hover > tbody > tr.info:hover > th {

background-color: #c4e3f3;

}

.table > thead > tr > td.warning,

.table > tbody > tr > td.warning,

.table > tfoot > tr > td.warning,

.table > thead > tr > th.warning,

.table > tbody > tr > th.warning,

.table > tfoot > tr > th.warning,

.table > thead > tr.warning > td,

.table > tbody > tr.warning > td,

.table > tfoot > tr.warning > td,

.table > thead > tr.warning > th,

.table > tbody > tr.warning > th,

.table > tfoot > tr.warning > th {

background-color: #fcf8e3;

}

.table-hover > tbody > tr > td.warning:hover,

.table-hover > tbody > tr > th.warning:hover,

.table-hover > tbody > tr.warning:hover > td,

.table-hover > tbody > tr.warning:hover > th {

background-color: #faf2cc;

}

.table > thead > tr > td.danger,

.table > tbody > tr > td.danger,

.table > tfoot > tr > td.danger,

.table > thead > tr > th.danger,

.table > tbody > tr > th.danger,

.table > tfoot > tr > th.danger,

.table > thead > tr.danger > td,

.table > tbody > tr.danger > td,

.table > tfoot > tr.danger > td,

.table > thead > tr.danger > th,

.table > tbody > tr.danger > th,

.table > tfoot > tr.danger > th {

background-color: #f2dede;

}

.table-hover > tbody > tr > td.danger:hover,

.table-hover > tbody > tr > th.danger:hover,

.table-hover > tbody > tr.danger:hover > td,

.table-hover > tbody > tr.danger:hover > th {

background-color: #ebcccc;

}

@media (max-width: 767px) {

.table-responsive {

width: 100%;

margin-bottom: 15px;

overflow-x: scroll;

overflow-y: hidden;

-webkit-overflow-scrolling: touch;

-ms-overflow-style: -ms-autohiding-scrollbar;

border: 1px solid #ddd;

}

.table-responsive > .table {

margin-bottom: 0;

}

.table-responsive > .table > thead > tr > th,

.table-responsive > .table > tbody > tr > th,

.table-responsive > .table > tfoot > tr > th,

.table-responsive > .table > thead > tr > td,

.table-responsive > .table > tbody > tr > td,

.table-responsive > .table > tfoot > tr > td {

white-space: nowrap;

}

.table-responsive > .table-bordered {

border: 0;

}

.table-responsive > .table-bordered > thead > tr > th:first-child,

.table-responsive > .table-bordered > tbody > tr > th:first-child,

.table-responsive > .table-bordered > tfoot > tr > th:first-child,

.table-responsive > .table-bordered > thead > tr > td:first-child,

.table-responsive > .table-bordered > tbody > tr > td:first-child,

.table-responsive > .table-bordered > tfoot > tr > td:first-child {

border-left: 0;

}

.table-responsive > .table-bordered > thead > tr > th:last-child,

.table-responsive > .table-bordered > tbody > tr > th:last-child,

.table-responsive > .table-bordered > tfoot > tr > th:last-child,

.table-responsive > .table-bordered > thead > tr > td:last-child,

.table-responsive > .table-bordered > tbody > tr > td:last-child,

.table-responsive > .table-bordered > tfoot > tr > td:last-child {

border-right: 0;

}

.table-responsive > .table-bordered > tbody > tr:last-child > th,

.table-responsive > .table-bordered > tfoot > tr:last-child > th,

.table-responsive > .table-bordered > tbody > tr:last-child > td,

.table-responsive > .table-bordered > tfoot > tr:last-child > td {

border-bottom: 0;

}

}

 

NO USES LA OPCION RESPONDER.

PARA CONSULTAS MANDA UN MAIL A: rba_1951@ciudad.com.ar

Nuevas opciones en Marketing

Te presentamos los ultimos avances y propuestas para que concretes una exitosa campaña

 

ENVIO MASIVO DE WHATSAPP

Podes mandar un jpg,o texto

 

PONEMOS TU PUBLICIDAD EN FACEBOOK

En 40 grupos, donde mínimo tienen 10000 agregados cada uno, en cuatro tiradas semanales. Llegada al momento en bandeja de entrada sin spam ni rebotes. Mandas jpg,o texto;

 

NUEVO SISTEMA NO POR COBRO DE ENVIOS SINO POR FORMULARIO DE REGISTRO CONFIRMADO

No pagas ni los envios, ni el armado del flyer ni el formulario de contacto. Solo se te cobra por cada consulta que llega al registro completado. Sistema condicionado al tipo de producto y/o servicio ofrecido, y a la aprobacion del server de envios, y a cotizar;

 

ENVIO DE 300000 MAILS

Con el armado del flyer ya incluido, todos mails corporativos .com.ar, sin mails gratuitos, con control de lecturas en tiempo real;

 

PLATAFORMA DE ENVIOS + 10 ip ROTATIVAS SISTEMA INTERSPIRE -MTA.

Vos manejas tus propios envios, controles de llegadas y aperturas. PAGAS EN PESOS ARGENTINOS SIN TARJETA DE CREDITO;

 

BASE DE 500000 MAILS, $1200.-

Aperturas reales corporativos, sin mails gratuitos hotmail ni gmail, colectados ENERO 2015, SIN SEGMENTAR RUBROS NI ZONAS, para que vos hagas tus propios envios.-

La mecánica es efectuar el pago adelantado si lo preferis, personalmente (estoy en Capital, en Caballito, altura Rivadavia al 5600);o paso personalmente a cobrarte, o por envío Western Union. Los datos te los doy al concretar.El resto se entrega por linck de descarga,o via skype.-

 

CONTACTO

 

skype:roberto.jorge74

T.E.:011-4988-9029/011-4432-4661

Celular: 11 6149-2704-WhatsApp

rba_1951@yahoo.com.ar

rba_1951@ciudad.com.ar

 

enviado por: rba_1951@ciudad.com.ar

remover:mande un mail a: removerdelalista@terra.com

h1 {

margin: .67em 0;

font-size: 2em;

}

 

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

font-family: inherit;

font-weight: 500;

line-height: 1.1;

color: inherit;

}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small,

.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

h1 .small,

h2 .small,

h3 .small,

h4 .small,

h5 .small,

h6 .small,

.h1 .small,

.h2 .small,

.h3 .small,

.h4 .small,

.h5 .small,

.h6 .small {

font-weight: normal;

line-height: 1;

color: #999;

}

h1,

.h1,

h2,

.h2,

h3,

.h3 {

margin-top: 20px;

margin-bottom: 10px;

}

h1 small,

.h1 small,

h2 small,

.h2 small,

h3 small,

.h3 small,

h1 .small,

.h1 .small,

h2 .small,

.h2 .small,

h3 .small,

.h3 .small {

font-size: 65%;

}

h4,

.h4,

h5,

.h5,

h6,

.h6 {

margin-top: 10px;

margin-bottom: 10px;

}

h4 small,

.h4 small,

h5 small,

.h5 small,

h6 small,

.h6 small,

h4 .small,

.h4 .small,

h5 .small,

.h5 .small,

h6 .small,

.h6 .small {

font-size: 75%;

}

h1,

.h1 {

font-size: 36px;

}

h2,

.h2 {

font-size: 30px;

}

h3,

.h3 {

font-size: 24px;

}

h4,

.h4 {

font-size: 18px;

}

h5,

.h5 {

font-size: 14px;

}

h6,

.h6 {

font-size: 12px;

}

p {

margin: 0 0 10px;

}

 

p,

h2,

h3 {

orphans: 3;

widows: 3;

}

h2,

h3 {

page-break-after: avoid;

}

table {

max-width: 100%;

background-color: transparent;

}

th {

text-align: left;

}

.table {

width: 100%;

margin-bottom: 20px;

}

.table > thead > tr > th,

.table > tbody > tr > th,

.table > tfoot > tr > th,

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

padding: 8px;

line-height: 1.42857143;

vertical-align: top;

border-top: 1px solid #ddd;

}

.table > thead > tr > th {

vertical-align: bottom;

border-bottom: 2px solid #ddd;

}

.table > caption + thead > tr:first-child > th,

.table > colgroup + thead > tr:first-child > th,

.table > thead:first-child > tr:first-child > th,

.table > caption + thead > tr:first-child > td,

.table > colgroup + thead > tr:first-child > td,

.table > thead:first-child > tr:first-child > td {

border-top: 0;

}

.table > tbody + tbody {

border-top: 2px solid #ddd;

}

.table .table {

background-color: #fff;

}

.table-condensed > thead > tr > th,

.table-condensed > tbody > tr > th,

.table-condensed > tfoot > tr > th,

.table-condensed > thead > tr > td,

.table-condensed > tbody > tr > td,

.table-condensed > tfoot > tr > td {

padding: 5px;

}

.table-bordered {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > tbody > tr > th,

.table-bordered > tfoot > tr > th,

.table-bordered > thead > tr > td,

.table-bordered > tbody > tr > td,

.table-bordered > tfoot > tr > td {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td {

border-bottom-width: 2px;

}

.table-striped > tbody > tr:nth-child(odd) > td,

.table-striped > tbody > tr:nth-child(odd) > th {

background-color: #f9f9f9;

}

.table-hover > tbody > tr:hover > td,

.table-hover > tbody > tr:hover > th {

background-color: #f5f5f5;

}

table col[class*="col-"] {

position: static;

display: table-column;

float: none;

}

table td[class*="col-"],

table th[class*="col-"] {

position: static;

display: table-cell;

float: none;

}

.table > thead > tr > td.active,

.table > tbody > tr > td.active,

.table > tfoot > tr > td.active,

.table > thead > tr > th.active,

.table > tbody > tr > th.active,

.table > tfoot > tr > th.active,

.table > thead > tr.active > td,

.table > tbody > tr.active > td,

.table > tfoot > tr.active > td,

.table > thead > tr.active > th,

.table > tbody > tr.active > th,

.table > tfoot > tr.active > th {

background-color: #f5f5f5;

}

.table-hover > tbody > tr > td.active:hover,

.table-hover > tbody > tr > th.active:hover,

.table-hover > tbody > tr.active:hover > td,

.table-hover > tbody > tr.active:hover > th {

background-color: #e8e8e8;

}

.table > thead > tr > td.success,

.table > tbody > tr > td.success,

.table > tfoot > tr > td.success,

.table > thead > tr > th.success,

.table > tbody > tr > th.success,

.table > tfoot > tr > th.success,

.table > thead > tr.success > td,

.table > tbody > tr.success > td,

.table > tfoot > tr.success > td,

.table > thead > tr.success > th,

.table > tbody > tr.success > th,

.table > tfoot > tr.success > th {

background-color: #dff0d8;

}

.table-hover > tbody > tr > td.success:hover,

.table-hover > tbody > tr > th.success:hover,

.table-hover > tbody > tr.success:hover > td,

.table-hover > tbody > tr.success:hover > th {

background-color: #d0e9c6;

}

.table > thead > tr > td.info,

.table > tbody > tr > td.info,

.table > tfoot > tr > td.info,

.table > thead > tr > th.info,

.table > tbody > tr > th.info,

.table > tfoot > tr > th.info,

.table > thead > tr.info > td,

.table > tbody > tr.info > td,

.table > tfoot > tr.info > td,

.table > thead > tr.info > th,

.table > tbody > tr.info > th,

.table > tfoot > tr.info > th {

background-color: #d9edf7;

}

.table-hover > tbody > tr > td.info:hover,

.table-hover > tbody > tr > th.info:hover,

.table-hover > tbody > tr.info:hover > td,

.table-hover > tbody > tr.info:hover > th {

background-color: #c4e3f3;

}

.table > thead > tr > td.warning,

.table > tbody > tr > td.warning,

.table > tfoot > tr > td.warning,

.table > thead > tr > th.warning,

.table > tbody > tr > th.warning,

.table > tfoot > tr > th.warning,

.table > thead > tr.warning > td,

.table > tbody > tr.warning > td,

.table > tfoot > tr.warning > td,

.table > thead > tr.warning > th,

.table > tbody > tr.warning > th,

.table > tfoot > tr.warning > th {

background-color: #fcf8e3;

}

.table-hover > tbody > tr > td.warning:hover,

.table-hover > tbody > tr > th.warning:hover,

.table-hover > tbody > tr.warning:hover > td,

.table-hover > tbody > tr.warning:hover > th {

background-color: #faf2cc;

}

.table > thead > tr > td.danger,

.table > tbody > tr > td.danger,

.table > tfoot > tr > td.danger,

.table > thead > tr > th.danger,

.table > tbody > tr > th.danger,

.table > tfoot > tr > th.danger,

.table > thead > tr.danger > td,

.table > tbody > tr.danger > td,

.table > tfoot > tr.danger > td,

.table > thead > tr.danger > th,

.table > tbody > tr.danger > th,

.table > tfoot > tr.danger > th {

background-color: #f2dede;

}

.table-hover > tbody > tr > td.danger:hover,

.table-hover > tbody > tr > th.danger:hover,

.table-hover > tbody > tr.danger:hover > td,

.table-hover > tbody > tr.danger:hover > th {

background-color: #ebcccc;

}

@media (max-width: 767px) {

.table-responsive {

width: 100%;

margin-bottom: 15px;

overflow-x: scroll;

overflow-y: hidden;

-webkit-overflow-scrolling: touch;

-ms-overflow-style: -ms-autohiding-scrollbar;

border: 1px solid #ddd;

}

.table-responsive > .table {

margin-bottom: 0;

}

.table-responsive > .table > thead > tr > th,

.table-responsive > .table > tbody > tr > th,

.table-responsive > .table > tfoot > tr > th,

.table-responsive > .table > thead > tr > td,

.table-responsive > .table > tbody > tr > td,

.table-responsive > .table > tfoot > tr > td {

white-space: nowrap;

}

.table-responsive > .table-bordered {

border: 0;

}

.table-responsive > .table-bordered > thead > tr > th:first-child,

.table-responsive > .table-bordered > tbody > tr > th:first-child,

.table-responsive > .table-bordered > tfoot > tr > th:first-child,

.table-responsive > .table-bordered > thead > tr > td:first-child,

.table-responsive > .table-bordered > tbody > tr > td:first-child,

.table-responsive > .table-bordered > tfoot > tr > td:first-child {

border-left: 0;

}

.table-responsive > .table-bordered > thead > tr > th:last-child,

.table-responsive > .table-bordered > tbody > tr > th:last-child,

.table-responsive > .table-bordered > tfoot > tr > th:last-child,

.table-responsive > .table-bordered > thead > tr > td:last-child,

.table-responsive > .table-bordered > tbody > tr > td:last-child,

.table-responsive > .table-bordered > tfoot > tr > td:last-child {

border-right: 0;

}

.table-responsive > .table-bordered > tbody > tr:last-child > th,

.table-responsive > .table-bordered > tfoot > tr:last-child > th,

.table-responsive > .table-bordered > tbody > tr:last-child > td,

.table-responsive > .table-bordered > tfoot > tr:last-child > td {

border-bottom: 0;

}

}

 

NO USES LA OPCION RESPONDER.

PARA CONSULTAS MANDA UN MAIL A: rba_1951@ciudad.com.ar

Nuevas opciones en Marketing

Te presentamos los ultimos avances y propuestas para que concretes una exitosa campaña

 

ENVIO MASIVO DE WHATSAPP

Podes mandar un jpg,o texto

 

PONEMOS TU PUBLICIDAD EN FACEBOOK

En 40 grupos, donde mínimo tienen 10000 agregados cada uno, en cuatro tiradas semanales. Llegada al momento en bandeja de entrada sin spam ni rebotes. Mandas jpg,o texto;

 

NUEVO SISTEMA NO POR COBRO DE ENVIOS SINO POR FORMULARIO DE REGISTRO CONFIRMADO

No pagas ni los envios, ni el armado del flyer ni el formulario de contacto. Solo se te cobra por cada consulta que llega al registro completado. Sistema condicionado al tipo de producto y/o servicio ofrecido, y a la aprobacion del server de envios, y a cotizar;

 

ENVIO DE 300000 MAILS

Con el armado del flyer ya incluido, todos mails corporativos .com.ar, sin mails gratuitos, con control de lecturas en tiempo real;

 

PLATAFORMA DE ENVIOS + 10 ip ROTATIVAS SISTEMA INTERSPIRE -MTA.

Vos manejas tus propios envios, controles de llegadas y aperturas. PAGAS EN PESOS ARGENTINOS SIN TARJETA DE CREDITO;

 

BASE DE 500000 MAILS, $1200.-

Aperturas reales corporativos, sin mails gratuitos hotmail ni gmail, colectados ENERO 2015, SIN SEGMENTAR RUBROS NI ZONAS, para que vos hagas tus propios envios.-

La mecánica es efectuar el pago adelantado si lo preferis, personalmente (estoy en Capital, en Caballito, altura Rivadavia al 5600);o paso personalmente a cobrarte, o por envío Western Union. Los datos te los doy al concretar.El resto se entrega por linck de descarga,o via skype.-

 

CONTACTO

 

skype:roberto.jorge74

T.E.:011-4988-9029/011-4432-4661

Celular: 11 6149-2704-WhatsApp

rba_1951@yahoo.com.ar

rba_1951@ciudad.com.ar

 

enviado por: rba_1951@ciudad.com.ar

remover:mande un mail a: removerdelalista@terra.com

h1 {

margin: .67em 0;

font-size: 2em;

}

 

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

font-family: inherit;

font-weight: 500;

line-height: 1.1;

color: inherit;

}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small,

.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

h1 .small,

h2 .small,

h3 .small,

h4 .small,

h5 .small,

h6 .small,

.h1 .small,

.h2 .small,

.h3 .small,

.h4 .small,

.h5 .small,

.h6 .small {

font-weight: normal;

line-height: 1;

color: #999;

}

h1,

.h1,

h2,

.h2,

h3,

.h3 {

margin-top: 20px;

margin-bottom: 10px;

}

h1 small,

.h1 small,

h2 small,

.h2 small,

h3 small,

.h3 small,

h1 .small,

.h1 .small,

h2 .small,

.h2 .small,

h3 .small,

.h3 .small {

font-size: 65%;

}

h4,

.h4,

h5,

.h5,

h6,

.h6 {

margin-top: 10px;

margin-bottom: 10px;

}

h4 small,

.h4 small,

h5 small,

.h5 small,

h6 small,

.h6 small,

h4 .small,

.h4 .small,

h5 .small,

.h5 .small,

h6 .small,

.h6 .small {

font-size: 75%;

}

h1,

.h1 {

font-size: 36px;

}

h2,

.h2 {

font-size: 30px;

}

h3,

.h3 {

font-size: 24px;

}

h4,

.h4 {

font-size: 18px;

}

h5,

.h5 {

font-size: 14px;

}

h6,

.h6 {

font-size: 12px;

}

p {

margin: 0 0 10px;

}

 

p,

h2,

h3 {

orphans: 3;

widows: 3;

}

h2,

h3 {

page-break-after: avoid;

}

table {

max-width: 100%;

background-color: transparent;

}

th {

text-align: left;

}

.table {

width: 100%;

margin-bottom: 20px;

}

.table > thead > tr > th,

.table > tbody > tr > th,

.table > tfoot > tr > th,

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

padding: 8px;

line-height: 1.42857143;

vertical-align: top;

border-top: 1px solid #ddd;

}

.table > thead > tr > th {

vertical-align: bottom;

border-bottom: 2px solid #ddd;

}

.table > caption + thead > tr:first-child > th,

.table > colgroup + thead > tr:first-child > th,

.table > thead:first-child > tr:first-child > th,

.table > caption + thead > tr:first-child > td,

.table > colgroup + thead > tr:first-child > td,

.table > thead:first-child > tr:first-child > td {

border-top: 0;

}

.table > tbody + tbody {

border-top: 2px solid #ddd;

}

.table .table {

background-color: #fff;

}

.table-condensed > thead > tr > th,

.table-condensed > tbody > tr > th,

.table-condensed > tfoot > tr > th,

.table-condensed > thead > tr > td,

.table-condensed > tbody > tr > td,

.table-condensed > tfoot > tr > td {

padding: 5px;

}

.table-bordered {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > tbody > tr > th,

.table-bordered > tfoot > tr > th,

.table-bordered > thead > tr > td,

.table-bordered > tbody > tr > td,

.table-bordered > tfoot > tr > td {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td {

border-bottom-width: 2px;

}

.table-striped > tbody > tr:nth-child(odd) > td,

.table-striped > tbody > tr:nth-child(odd) > th {

background-color: #f9f9f9;

}

.table-hover > tbody > tr:hover > td,

.table-hover > tbody > tr:hover > th {

background-color: #f5f5f5;

}

table col[class*="col-"] {

position: static;

display: table-column;

float: none;

}

table td[class*="col-"],

table th[class*="col-"] {

position: static;

display: table-cell;

float: none;

}

.table > thead > tr > td.active,

.table > tbody > tr > td.active,

.table > tfoot > tr > td.active,

.table > thead > tr > th.active,

.table > tbody > tr > th.active,

.table > tfoot > tr > th.active,

.table > thead > tr.active > td,

.table > tbody > tr.active > td,

.table > tfoot > tr.active > td,

.table > thead > tr.active > th,

.table > tbody > tr.active > th,

.table > tfoot > tr.active > th {

background-color: #f5f5f5;

}

.table-hover > tbody > tr > td.active:hover,

.table-hover > tbody > tr > th.active:hover,

.table-hover > tbody > tr.active:hover > td,

.table-hover > tbody > tr.active:hover > th {

background-color: #e8e8e8;

}

.table > thead > tr > td.success,

.table > tbody > tr > td.success,

.table > tfoot > tr > td.success,

.table > thead > tr > th.success,

.table > tbody > tr > th.success,

.table > tfoot > tr > th.success,

.table > thead > tr.success > td,

.table > tbody > tr.success > td,

.table > tfoot > tr.success > td,

.table > thead > tr.success > th,

.table > tbody > tr.success > th,

.table > tfoot > tr.success > th {

background-color: #dff0d8;

}

.table-hover > tbody > tr > td.success:hover,

.table-hover > tbody > tr > th.success:hover,

.table-hover > tbody > tr.success:hover > td,

.table-hover > tbody > tr.success:hover > th {

background-color: #d0e9c6;

}

.table > thead > tr > td.info,

.table > tbody > tr > td.info,

.table > tfoot > tr > td.info,

.table > thead > tr > th.info,

.table > tbody > tr > th.info,

.table > tfoot > tr > th.info,

.table > thead > tr.info > td,

.table > tbody > tr.info > td,

.table > tfoot > tr.info > td,

.table > thead > tr.info > th,

.table > tbody > tr.info > th,

.table > tfoot > tr.info > th {

background-color: #d9edf7;

}

.table-hover > tbody > tr > td.info:hover,

.table-hover > tbody > tr > th.info:hover,

.table-hover > tbody > tr.info:hover > td,

.table-hover > tbody > tr.info:hover > th {

background-color: #c4e3f3;

}

.table > thead > tr > td.warning,

.table > tbody > tr > td.warning,

.table > tfoot > tr > td.warning,

.table > thead > tr > th.warning,

.table > tbody > tr > th.warning,

.table > tfoot > tr > th.warning,

.table > thead > tr.warning > td,

.table > tbody > tr.warning > td,

.table > tfoot > tr.warning > td,

.table > thead > tr.warning > th,

.table > tbody > tr.warning > th,

.table > tfoot > tr.warning > th {

background-color: #fcf8e3;

}

.table-hover > tbody > tr > td.warning:hover,

.table-hover > tbody > tr > th.warning:hover,

.table-hover > tbody > tr.warning:hover > td,

.table-hover > tbody > tr.warning:hover > th {

background-color: #faf2cc;

}

.table > thead > tr > td.danger,

.table > tbody > tr > td.danger,

.table > tfoot > tr > td.danger,

.table > thead > tr > th.danger,

.table > tbody > tr > th.danger,

.table > tfoot > tr > th.danger,

.table > thead > tr.danger > td,

.table > tbody > tr.danger > td,

.table > tfoot > tr.danger > td,

.table > thead > tr.danger > th,

.table > tbody > tr.danger > th,

.table > tfoot > tr.danger > th {

background-color: #f2dede;

}

.table-hover > tbody > tr > td.danger:hover,

.table-hover > tbody > tr > th.danger:hover,

.table-hover > tbody > tr.danger:hover > td,

.table-hover > tbody > tr.danger:hover > th {

background-color: #ebcccc;

}

@media (max-width: 767px) {

.table-responsive {

width: 100%;

margin-bottom: 15px;

overflow-x: scroll;

overflow-y: hidden;

-webkit-overflow-scrolling: touch;

-ms-overflow-style: -ms-autohiding-scrollbar;

border: 1px solid #ddd;

}

.table-responsive > .table {

margin-bottom: 0;

}

.table-responsive > .table > thead > tr > th,

.table-responsive > .table > tbody > tr > th,

.table-responsive > .table > tfoot > tr > th,

.table-responsive > .table > thead > tr > td,

.table-responsive > .table > tbody > tr > td,

.table-responsive > .table > tfoot > tr > td {

white-space: nowrap;

}

.table-responsive > .table-bordered {

border: 0;

}

.table-responsive > .table-bordered > thead > tr > th:first-child,

.table-responsive > .table-bordered > tbody > tr > th:first-child,

.table-responsive > .table-bordered > tfoot > tr > th:first-child,

.table-responsive > .table-bordered > thead > tr > td:first-child,

.table-responsive > .table-bordered > tbody > tr > td:first-child,

.table-responsive > .table-bordered > tfoot > tr > td:first-child {

border-left: 0;

}

.table-responsive > .table-bordered > thead > tr > th:last-child,

.table-responsive > .table-bordered > tbody > tr > th:last-child,

.table-responsive > .table-bordered > tfoot > tr > th:last-child,

.table-responsive > .table-bordered > thead > tr > td:last-child,

.table-responsive > .table-bordered > tbody > tr > td:last-child,

.table-responsive > .table-bordered > tfoot > tr > td:last-child {

border-right: 0;

}

.table-responsive > .table-bordered > tbody > tr:last-child > th,

.table-responsive > .table-bordered > tfoot > tr:last-child > th,

.table-responsive > .table-bordered > tbody > tr:last-child > td,

.table-responsive > .table-bordered > tfoot > tr:last-child > td {

border-bottom: 0;

}

}

 

NO USES LA OPCION RESPONDER.

PARA CONSULTAS MANDA UN MAIL A: rba_1951@ciudad.com.ar

Nuevas opciones en Marketing

Te presentamos los ultimos avances y propuestas para que concretes una exitosa campaña

 

ENVIO MASIVO DE WHATSAPP

Podes mandar un jpg,o texto

 

PONEMOS TU PUBLICIDAD EN FACEBOOK

En 40 grupos, donde mínimo tienen 10000 agregados cada uno, en cuatro tiradas semanales. Llegada al momento en bandeja de entrada sin spam ni rebotes. Mandas jpg,o texto;

 

NUEVO SISTEMA NO POR COBRO DE ENVIOS SINO POR FORMULARIO DE REGISTRO CONFIRMADO

No pagas ni los envios, ni el armado del flyer ni el formulario de contacto. Solo se te cobra por cada consulta que llega al registro completado. Sistema condicionado al tipo de producto y/o servicio ofrecido, y a la aprobacion del server de envios, y a cotizar;

 

ENVIO DE 300000 MAILS

Con el armado del flyer ya incluido, todos mails corporativos .com.ar, sin mails gratuitos, con control de lecturas en tiempo real;

 

PLATAFORMA DE ENVIOS + 10 ip ROTATIVAS SISTEMA INTERSPIRE -MTA.

Vos manejas tus propios envios, controles de llegadas y aperturas. PAGAS EN PESOS ARGENTINOS SIN TARJETA DE CREDITO;

 

BASE DE 500000 MAILS, $1200.-

Aperturas reales corporativos, sin mails gratuitos hotmail ni gmail, colectados ENERO 2015, SIN SEGMENTAR RUBROS NI ZONAS, para que vos hagas tus propios envios.-

La mecánica es efectuar el pago adelantado si lo preferis, personalmente (estoy en Capital, en Caballito, altura Rivadavia al 5600);o paso personalmente a cobrarte, o por envío Western Union. Los datos te los doy al concretar.El resto se entrega por linck de descarga,o via skype.-

 

CONTACTO

 

skype:roberto.jorge74

T.E.:011-4988-9029/011-4432-4661

Celular: 11 6149-2704-WhatsApp

rba_1951@yahoo.com.ar

rba_1951@ciudad.com.ar

 

enviado por: rba_1951@ciudad.com.ar

remover:mande un mail a: removerdelalista@terra.com

 

[lang-it]

(falsa fermezza)

 

h1 {

margin: .67em 0;

font-size: 2em;

}

 

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

font-family: inherit;

font-weight: 500;

line-height: 1.1;

color: inherit;

}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small,

.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

h1 .small,

h2 .small,

h3 .small,

h4 .small,

h5 .small,

h6 .small,

.h1 .small,

.h2 .small,

.h3 .small,

.h4 .small,

.h5 .small,

.h6 .small {

font-weight: normal;

line-height: 1;

color: #999;

}

h1,

.h1,

h2,

.h2,

h3,

.h3 {

margin-top: 20px;

margin-bottom: 10px;

}

h1 small,

.h1 small,

h2 small,

.h2 small,

h3 small,

.h3 small,

h1 .small,

.h1 .small,

h2 .small,

.h2 .small,

h3 .small,

.h3 .small {

font-size: 65%;

}

h4,

.h4,

h5,

.h5,

h6,

.h6 {

margin-top: 10px;

margin-bottom: 10px;

}

h4 small,

.h4 small,

h5 small,

.h5 small,

h6 small,

.h6 small,

h4 .small,

.h4 .small,

h5 .small,

.h5 .small,

h6 .small,

.h6 .small {

font-size: 75%;

}

h1,

.h1 {

font-size: 36px;

}

h2,

.h2 {

font-size: 30px;

}

h3,

.h3 {

font-size: 24px;

}

h4,

.h4 {

font-size: 18px;

}

h5,

.h5 {

font-size: 14px;

}

h6,

.h6 {

font-size: 12px;

}

p {

margin: 0 0 10px;

}

 

p,

h2,

h3 {

orphans: 3;

widows: 3;

}

h2,

h3 {

page-break-after: avoid;

}

table {

max-width: 100%;

background-color: transparent;

}

th {

text-align: left;

}

.table {

width: 100%;

margin-bottom: 20px;

}

.table > thead > tr > th,

.table > tbody > tr > th,

.table > tfoot > tr > th,

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

padding: 8px;

line-height: 1.42857143;

vertical-align: top;

border-top: 1px solid #ddd;

}

.table > thead > tr > th {

vertical-align: bottom;

border-bottom: 2px solid #ddd;

}

.table > caption + thead > tr:first-child > th,

.table > colgroup + thead > tr:first-child > th,

.table > thead:first-child > tr:first-child > th,

.table > caption + thead > tr:first-child > td,

.table > colgroup + thead > tr:first-child > td,

.table > thead:first-child > tr:first-child > td {

border-top: 0;

}

.table > tbody + tbody {

border-top: 2px solid #ddd;

}

.table .table {

background-color: #fff;

}

.table-condensed > thead > tr > th,

.table-condensed > tbody > tr > th,

.table-condensed > tfoot > tr > th,

.table-condensed > thead > tr > td,

.table-condensed > tbody > tr > td,

.table-condensed > tfoot > tr > td {

padding: 5px;

}

.table-bordered {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > tbody > tr > th,

.table-bordered > tfoot > tr > th,

.table-bordered > thead > tr > td,

.table-bordered > tbody > tr > td,

.table-bordered > tfoot > tr > td {

border: 1px solid #ddd;

}

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td {

border-bottom-width: 2px;

}

.table-striped > tbody > tr:nth-child(odd) > td,

.table-striped > tbody > tr:nth-child(odd) > th {

background-color: #f9f9f9;

}

.table-hover > tbody > tr:hover > td,

.table-hover > tbody > tr:hover > th {

background-color: #f5f5f5;

}

table col[class*="col-"] {

position: static;

display: table-column;

float: none;

}

table td[class*="col-"],

table th[class*="col-"] {

position: static;

display: table-cell;

float: none;

}

.table > thead > tr > td.active,

.table > tbody > tr > td.active,

.table > tfoot > tr > td.active,

.table > thead > tr > th.active,

.table > tbody > tr > th.active,

.table > tfoot > tr > th.active,

.table > thead > tr.active > td,

.table > tbody > tr.active > td,

.table > tfoot > tr.active > td,

.table > thead > tr.active > th,

.table > tbody > tr.active > th,

.table > tfoot > tr.active > th {

background-color: #f5f5f5;

}

.table-hover > tbody > tr > td.active:hover,

.table-hover > tbody > tr > th.active:hover,

.table-hover > tbody > tr.active:hover > td,

.table-hover > tbody > tr.active:hover > th {

background-color: #e8e8e8;

}

.table > thead > tr > td.success,

.table > tbody > tr > td.success,

.table > tfoot > tr > td.success,

.table > thead > tr > th.success,

.table > tbody > tr > th.success,

.table > tfoot > tr > th.success,

.table > thead > tr.success > td,

.table > tbody > tr.success > td,

.table > tfoot > tr.success > td,

.table > thead > tr.success > th,

.table > tbody > tr.success > th,

.table > tfoot > tr.success > th {

background-color: #dff0d8;

}

.table-hover > tbody > tr > td.success:hover,

.table-hover > tbody > tr > th.success:hover,

.table-hover > tbody > tr.success:hover > td,

.table-hover > tbody > tr.success:hover > th {

background-color: #d0e9c6;

}

.table > thead > tr > td.info,

.table > tbody > tr > td.info,

.table > tfoot > tr > td.info,

.table > thead > tr > th.info,

.table > tbody > tr > th.info,

.table > tfoot > tr > th.info,

.table > thead > tr.info > td,

.table > tbody > tr.info > td,

.table > tfoot > tr.info > td,

.table > thead > tr.info > th,

.table > tbody > tr.info > th,

.table > tfoot > tr.info > th {

background-color: #d9edf7;

}

.table-hover > tbody > tr > td.info:hover,

.table-hover > tbody > tr > th.info:hover,

.table-hover > tbody > tr.info:hover > td,

.table-hover > tbody > tr.info:hover > th {

background-color: #c4e3f3;

}

.table > thead > tr > td.warning,

.table > tbody > tr > td.warning,

.table > tfoot > tr > td.warning,

.table > thead > tr > th.warning,

.table > tbody > tr > th.warning,

.table > tfoot > tr > th.warning,

.table > thead > tr.warning > td,

.table > tbody > tr.warning > td,

.table > tfoot > tr.warning > td,

.table > thead > tr.warning > th,

.table > tbody > tr.warning > th,

.table > tfoot > tr.warning > th {

background-color: #fcf8e3;

}

.table-hover > tbody > tr > td.warning:hover,

.table-hover > tbody > tr > th.warning:hover,

.table-hover > tbody > tr.warning:hover > td,

.table-hover > tbody > tr.warning:hover > th {

background-color: #faf2cc;

}

.table > thead > tr > td.danger,

.table > tbody > tr > td.danger,

.table > tfoot > tr > td.danger,

.table > thead > tr > th.danger,

.table > tbody > tr > th.danger,

.table > tfoot > tr > th.danger,

.table > thead > tr.danger > td,

.table > tbody > tr.danger > td,

.table > tfoot > tr.danger > td,

.table > thead > tr.danger > th,

.table > tbody > tr.danger > th,

.table > tfoot > tr.danger > th {

background-color: #f2dede;

}

.table-hover > tbody > tr > td.danger:hover,

.table-hover > tbody > tr > th.danger:hover,

.table-hover > tbody > tr.danger:hover > td,

.table-hover > tbody > tr.danger:hover > th {

background-color: #ebcccc;

}

@media (max-width: 767px) {

.table-responsive {

width: 100%;

margin-bottom: 15px;

overflow-x: scroll;

overflow-y: hidden;

-webkit-overflow-scrolling: touch;

-ms-overflow-style: -ms-autohiding-scrollbar;

border: 1px solid #ddd;

}

.table-responsive > .table {

margin-bottom: 0;

}

.table-responsive > .table > thead > tr > th,

.table-responsive > .table > tbody > tr > th,

.table-responsive > .table > tfoot > tr > th,

.table-responsive > .table > thead > tr > td,

.table-responsive > .table > tbody > tr > td,

.table-responsive > .table > tfoot > tr > td {

white-space: nowrap;

}

.table-responsive > .table-bordered {

border: 0;

}

.table-responsive > .table-bordered > thead > tr > th:first-child,

.table-responsive > .table-bordered > tbody > tr > th:first-child,

.table-responsive > .table-bordered > tfoot > tr > th:first-child,

.table-responsive > .table-bordered > thead > tr > td:first-child,

.table-responsive > .table-bordered > tbody > tr > td:first-child,

.table-responsive > .table-bordered > tfoot > tr > td:first-child {

border-left: 0;

}

.table-responsive > .table-bordered > thead > tr > th:last-child,

.table-responsive > .table-bordered > tbody > tr > th:last-child,

.table-responsive > .table-bordered > tfoot > tr > th:last-child,

.table-responsive > .table-bordered > thead > tr > td:last-child,

.table-responsive > .table-bordered > tbody > tr > td:last-child,

.table-responsive > .table-bordered > tfoot > tr > td:last-child {

border-right: 0;

}

.table-responsive > .table-bordered > tbody > tr:last-child > th,

.table-responsive > .table-bordered > tfoot > tr:last-child > th,

.table-responsive > .table-bordered > tbody > tr:last-child > td,

.table-responsive > .table-bordered > tfoot > tr:last-child > td {

border-bottom: 0;

}

}

 

NO USES LA OPCION RESPONDER.

PARA CONSULTAS MANDA UN MAIL A: rba_1951@ciudad.com.ar

Nuevas opciones en Marketing

Te presentamos los ultimos avances y propuestas para que concretes una exitosa campaña

 

ENVIO MASIVO DE WHATSAPP

Podes mandar un jpg,o texto

 

PONEMOS TU PUBLICIDAD EN FACEBOOK

En 40 grupos, donde mínimo tienen 10000 agregados cada uno, en cuatro tiradas semanales. Llegada al momento en bandeja de entrada sin spam ni rebotes. Mandas jpg,o texto;

 

NUEVO SISTEMA NO POR COBRO DE ENVIOS SINO POR FORMULARIO DE REGISTRO CONFIRMADO

No pagas ni los envios, ni el armado del flyer ni el formulario de contacto. Solo se te cobra por cada consulta que llega al registro completado. Sistema condicionado al tipo de producto y/o servicio ofrecido, y a la aprobacion del server de envios, y a cotizar;

 

ENVIO DE 300000 MAILS

Con el armado del flyer ya incluido, todos mails corporativos .com.ar, sin mails gratuitos, con control de lecturas en tiempo real;

 

PLATAFORMA DE ENVIOS + 10 ip ROTATIVAS SISTEMA INTERSPIRE -MTA.

Vos manejas tus propios envios, controles de llegadas y aperturas. PAGAS EN PESOS ARGENTINOS SIN TARJETA DE CREDITO;

 

BASE DE 500000 MAILS, $1200.-

Aperturas reales corporativos, sin mails gratuitos hotmail ni gmail, colectados ENERO 2015, SIN SEGMENTAR RUBROS NI ZONAS, para que vos hagas tus propios envios.-

La mecánica es efectuar el pago adelantado si lo preferis, personalmente (estoy en Capital, en Caballito, altura Rivadavia al 5600);o paso personalmente a cobrarte, o por envío Western Union. Los datos te los doy al concretar.El resto se entrega por linck de descarga,o via skype.-

 

CONTACTO

 

skype:roberto.jorge74

T.E.:011-4988-9029/011-4432-4661

Celular: 11 6149-2704-WhatsApp

rba_1951@yahoo.com.ar

rba_1951@ciudad.com.ar

 

enviado por: rba_1951@ciudad.com.ar

remover:mande un mail a: removerdelalista@terra.com

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

.elementor-15784 .elementor-element.elementor-element-2ef75161padding:50px 0px 50px 0px;.elementor-15784 .elementor-element.elementor-element-322ee948 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(:last-child)margin-bottom:30px;.elementor-15784 .elementor-element.elementor-element-53deb4f3.elementor-widget-heading .elementor-heading-titlecolor:#ff0000;.elementor-15784 .elementor-element.elementor-element-53deb4f3 .elementor-heading-titlefont-family:"Arial", Sans-serif;font-weight:500;line-height:1.3em;.elementor-15784 .elementor-element.elementor-element-53deb4f3 > .elementor-widget-containerborder-style:groove;border-width:4px 4px 4px 4px;border-color:#f9f9f9;.elementor-15784 .elementor-element.elementor-element-34b58324font-family:"Montserrat", Sans-serif;.elementor-15784 .elementor-element.elementor-element-5ec4d795text-align:right;.elementor-15784 .elementor-element.elementor-element-5ec4d795 .elementor-image imgwidth:100%;.elementor-15784 .elementor-element.elementor-element-8a8db6ftext-align:center;.elementor-15784 .elementor-element.elementor-element-8a8db6f.elementor-widget-heading .elementor-heading-titlecolor:#ff0000;.elementor-15784 .elementor-element.elementor-element-b644d6a .elementor-spacer-innerheight:50px;.elementor-15784 .elementor-element.elementor-element-da7892d .elementor-spacer-innerheight:50px;.elementor-15784 .elementor-element.elementor-element-3a93c7ftext-align:center;.elementor-15784 .elementor-element.elementor-element-3a93c7f.elementor-widget-heading .elementor-heading-titlecolor:#ff0000;.elementor-15784 .elementor-element.elementor-element-4d89384 .elementor-spacer-innerheight:50px;.elementor-15784 .elementor-element.elementor-element-e2f42f9 .elementor-spacer-innerheight:50px;.elementor-15784 .elementor-element.elementor-element-a5c3537text-align:center;.elementor-15784 .elementor-element.elementor-element-a5c3537.elementor-widget-heading .elementor-heading-titlecolor:#ff0000;.elementor-15784 .elementor-element.elementor-element-a5c3537 .elementor-heading-titlemix-blend-mode:multiply;.elementor-15784 .elementor-element.elementor-element-890cb29 .elementor-spacer-innerheight:50px;.elementor-15784 .elementor-element.elementor-element-4d11fc1 .elementor-spacer-innerheight:50px;.elementor-15784 .elementor-element.elementor-element-dc1bf14text-align:center;.elementor-15784 .elementor-element.elementor-element-dc1bf14.elementor-widget-heading .elementor-heading-titlecolor:#ff0000;.elementor-15784 .elementor-element.elementor-element-90914e4 .elementor-spacer-innerheight:50px;.elementor-15784 .elementor-element.elementor-element-6350ac2text-align:center;.elementor-15784 .elementor-element.elementor-element-6350ac2.elementor-widget-heading .elementor-heading-titlecolor:#000000;.elementor-15784 .elementor-element.elementor-element-09c339b .elementor-spacer-innerheight:50px;.elementor-15784 .elementor-element.elementor-element-b08b075text-align:center;.elementor-15784 .elementor-element.elementor-element-b08b075.elementor-widget-heading .elementor-heading-titlecolor:#ff0000;.elementor-15784 .elementor-element.elementor-element-bd91dd6 .elementor-button .elementor-align-icon-rightmargin-left:2px;.elementor-15784 .elementor-element.elementor-element-bd91dd6 .elementor-button .elementor-align-icon-leftmargin-right:2px;.elementor-15784 .elementor-element.elementor-element-bd91dd6 .elementor-buttonborder-style:groove;.elementor-15784 .elementor-element.elementor-element-7f3cb2etext-align:center;.elementor-15784 .elementor-element.elementor-element-7f3cb2e .elementor-social-iconfont-size:15px;body.elementor-page-15784background-color:#ffffff;@media(max-width:1024px).elementor-15784 .elementor-element.elementor-element-2ef75161padding:50px 20px 50px 20px;@media(max-width:767px).elementor-15784 .elementor-element.elementor-element-2ef75161padding:30px 20px 30px 20px;.elementor-15784 .elementor-element.elementor-element-e61f9c1 > .elementor-widget-containermargin:00px 00px 00px 00px;

  

Cẩm nang phòng cháy chữa cháy trong gia đình

  

Theo thống kê, có 02 nhóm nguyên nhân gây cháy chủ yếu:Do sự cố hệ thống điện (dây và cáp điện, thiết bị đóng ngắt, công tắc, ổ cắm …) và thiết bị điện (bóng đèn, bàn là, tủ lạnh, quạt, bếp, nồi cơm điện…);Do sơ suất của con người trong sử dụng lửa, xăng dầu, khí đốt, hóa chất.Để cung cấp một số kiến thức cơ bản nhằm bảo đảm an toàn PCCC và thoát nạn tại hộ gia đình.Cục Cảnh sát PCCC và CNCH chính thức phát hành cuốn “Cẩm nang PCCC trong gia đình”.

  

Quy trình xử lý khi xảy ra cháy

  

Hướng dẫn sử dụng bình chữa cháy

  

Di chuyển bình đến đám cháy

  

Rút chốt an toàn của bình

  

Bóp mạnh van, phun vào đám cháy

  

Giải pháp, kĩ năng thoát nạn

  

Tính toán, thiết kế, thi công lắp đặt hệ thống điện trong nhà

  

Các mối nối dây điện phải bảo đảm đúng kỹ thuật – nối so le và được quấn băng cách điện

  

Không câu móc, đấu nối điện tùy tiện – Không luồn dây điện qua mái lá, mái tôn

  

Thường xuyên kiểm tra, phát hiện, sửa chữa thay thế thiết bị điện và mạng điện hư hỏng.

  

Thoát nạn chung cư, nhà cao tầng

  

– Bình tĩnh suy xét, tìm và di chuyển ra lối thoát nạn (hành lang, thang thoát hiểm)– Không sử dụng thang máy

  

– Nếu không thể thoát ra ngoài, dùng khăN, vải thấm nước, băng dính bịt khe cửa;– Di chuyển ra ban công, gọi to,…

  

.../

  

PHÒNG CHÁY HƠN CHỮA CHÁY

  

#Hãy_hành_động_ngay_hôm_nay

  

Tải về đầy đủ tài liệu PCCC

  

Facebook

  

Twitter

  

Google-plus

  

★★★★★ 5/5

    

www.thietbiphongchay.org/cam-nang-phong-chay-chua-chay-gi...

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Image search for snoopy / Compfight / A Flickr Search Tool

 

//

 

//

 

//

 

.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}body .one .bsa_it_p{text-align:center;display:block !important}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}

 

Professional Stock Photos from $1

 

x

 

x

 

1913 x 1271

 

x

 

x

 

x

 

640 x 480

 

x

 

x

 

x

 

1715 x 2060

 

739 x 740

 

1536 x 2048

 

1730 x 1587

 

3343 x 2224

 

4200 x 2795

 

x

 

2048 x 1358

 

x

 

x

 

1600 x 1200

 

1600 x 1200

 

x

 

x

 

x

 

x

 

x

 

4607 x 3071

 

612 x 530

 

x

 

x

 

x

 

682 x 1024

 

2838 x 1933

 

1877 x 432

 

x

 

1600 x 1066

 

x

 

x

 

x

 

640 x 480

 

x

 

1200 x 1800

 

500 x 400

 

x

 

2560 x 1920

 

2048 x 1370

 

1936 x 1288

 

2560 x 1920

 

x

 

x

 

x

 

x

 

x

 

2000 x 1333

 

x

 

1500 x 1000

 

Loading

 

More images  

 

@compfight   FAQ   Support   Licenses   Feedback

2010 Compfight  |  We make good use of the flickr API, but aren't affiliated with flickr.

 

Compfight

 

60,032 images

 

Support by Ad Packs

Squarespace is trusted by some of the world's best designers. 14-day free trial.ads via Carbon

 

Tags only

All text

 

Any license

Creative commons

Commercial

 

Show originals

Hide originals

Only originals

 

Safe

Unsafe

 

Pop Up

 

on

 

off

 

Please respect all licenses!

 

//

Il 1 febbraio 2023 alle ore 17,30 presso “La Feltrinelli” di Salerno, C.so Vittorio Emanuele 230, si terrà la presentazione del volume, edito da Franco Angeli , A lezione dai longevi. Una ricerca sugli anziani del Cilento.

 

.blockspare-cbafd796-935b-4 .blockspare-block-container-wrapper{background-color:#f9f9f9;padding-top:20px;padding-right:0px;padding-bottom:20px;padding-left:0px;margin-top:30px;margin-right:0px;margin-bottom:30px;margin-left:0px;border-radius:null}.blockspare-cbafd796-935b-4 .blockspare-image-wrap{background-image:}

 

Dopo i saluti di Paola De Roberto, Assessore Politiche Sociali e Giovanili Comune di Salerno, e di Barbara Riccio, Presidente Fondazione Matteo e Claudina de Stefano, l’autrice Patrizia del Verme, Responsabile Servizio Psicologia Clinica e della Salute DS 69 ASL SA Coordinatrice sportello di ascolto Fondazione de Stefano, dialogherà con Alfonso Sarno, Giornalista de “Il Mattino”.

 

Antonella Casaburi

 

www.cilentano.it/salerno-presentazione-del-volume-a-lezio...