WHOIS Service

pictomed.com - information about domain

  • Server Status: available
  • Server IP: 213.186.33.2
  • Server Response Time: 89ms

Site title

PICTO Marseille Méditerranée

Alexa information

Alexa rank: 5,715,816

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
pictomed.com IN TXT 600
pictomed.com IN A 213.186.33.2 86400
pictomed.com IN MX 86400 aspmx2.googlemail.com pri: 10
pictomed.com IN MX 86400 aspmx3.googlemail.com pri: 10
pictomed.com IN MX 86400 aspmx4.googlemail.com pri: 10
pictomed.com IN MX 86400 aspmx5.googlemail.com pri: 10
pictomed.com IN MX 86400 aspmx.l.google.com pri: 1
pictomed.com IN MX 86400 alt1.aspmx.l.google.com pri: 5
pictomed.com IN MX 86400 alt2.aspmx.l.google.com pri: 5
pictomed.com IN SOA 86400 mname: dns10.ovh.net
rname: tech.ovh.net
serial: 2009121004
refresh: 86400
retry: 3600
expire: 3600000
minimum-ttl: 86400
pictomed.com IN NS 86400 ns10.ovh.net
pictomed.com IN NS 86400 dns10.ovh.net

Server Location

Site source

Show / hide source
                
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="fr">
<head>
<!-- saved from url=(0013)about:internet -->
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <title>PICTO Marseille M&eacute;diterran&eacute;e</title>
  <meta name="description"
 content="Traitement Pro de l'image : Impression numérique - Sérigraphie - Collage - Stand - Scan - Labo - Digigraphie - PLV - Bâche - Vinyl adhésif - Tirage photo - Maille - PVC -
Dibond - Pose sur site">
  <meta name="keywords"
 content="fine art, scan, evenementiel, exposition, salon, signal&eacute;tique, pose sur site, d&eacute;veloppement, picto, pictomed, picto marseille, picto m&eacute;diterran&eacute;e, photo, labo, s&eacute;rigraphie, digigraphie, collage, impression, num&eacute;rique, argentique, tirage, bache, vinyl, stand, plv">
  <meta name="dc.keywords"
 content="fine art, scan, evenementiel, exposition, salon, signal&eacute;tique, pose sur site, d&eacute;veloppement, picto, pictomed, picto marseille, picto m&eacute;diterran&eacute;e, photo, labo, s&eacute;rigraphie, digigraphie, collage, impression, num&eacute;rique, argentique, tirage, bache, vinyl, stand, plv">
  <meta name="abstract"
 content="PICTO M&eacute;diterran&eacute;e, une &eacute;quipe r&eacute;solue &#710; vous servir. Pour vous informer et guider dans vos choix de r&eacute;alisations, sans remplacer le contact humain.">
  <meta name="subject"
 content="Le coeur de m&eacute;tier de PICTO M&eacute;diterran&eacute;e : Le traitement professionnel de l'image num&eacute;rique et argentique">
  <meta name="author" content="Philippe Denoueix">
  <meta name="copyright" content="&copy;PICTO Marseille M&eacute;diterran&eacute;e">
  <meta name="revisit-after" content="30 days">
  <meta name="identifier-url" content="http://pictomed.com">
  <meta name="reply-to" content="pdenoueix@pictomed.com">
  <meta name="publisher" content="http://pictomed.com">
  <meta name="date-creation-ddmmyyyy" content="19012008">
  <meta name="Robots" content="all">
  <meta name="Rating" content="General">
  <meta http-equiv="VW96.OBJECT TYPE" content="Homepage">
  <meta name="Category" content="Homepage">
  <meta name="Page-topic" content="Homepage">
  <meta name="Generator" content="Flash">
  <meta name="organization" content="PICTO M&eacute;diterran&eacute;e">
  <meta name="contact" content="pdenoueix@pictomed.com">
  <meta name="contactName" content="Philippe Denoueix">
  <meta name="contactOrganization" content="Philippe Denoueix">
  <meta name="contactStreetAddress1" content="58 rue Rapha&#8216;l Ponson">
  <meta name="contactZip" content="13008">
  <meta name="contactCity" content="Marseille">
  <meta name="contactState" content="France">
  <meta name="Classification"
 content="impression, num&eacute;rique, argentique, tirage">
  <meta http-equiv="Content-Language" content="fr">
  <meta http-equiv="Content-type" content="text/html;charset=iso-8859-1">
  <meta name="location" content="France, FRANCE">
  <meta name="expires" content="never">
  <meta name="date-revision-ddmmyyyy" content="19012008">
  <meta name="Distribution" content="Global">
  <meta name="Audience" content="General">
  <meta http-equiv="Content-Script-Type" content="text/javascript">
  <meta http-equiv="Content-Style-Type" content="text/ccs">
  <script language="JavaScript" type="text/javascript">
<!--
// -----------------------------------------------------------------------------
// Variables globales
// Version majeure de Flash requise
var requiredMajorVersion = 8;
// Version mineure de Flash requise
var requiredMinorVersion = 0;
// Révision de Flash requise
var requiredRevision = 0;
// Version de javascript prise en charge
var jsVersion = 1.0;
// -----------------------------------------------------------------------------
// -->
  </script>
  <script language="VBScript" type="text/vbscript">
<!-- // Programme d'assistance Visual Basic requis pour détecter les informations de version du contrôle ActiveX Flash Player
Function VBGetSwfVer(i)
  on error resume next
  Dim swControl, swVersion
  swVersion = 0
  
  set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
  if (IsObject(swControl)) then
    swVersion = swControl.GetVariable("$version")
  end if
  VBGetSwfVer = swVersion
End Function
// -->
  </script>
  <script language="JavaScript1.1" type="text/javascript">
<!-- // Détecter le type de navigateur client
var isIE  = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
jsVersion = 1.1;
// Programme d'assistance JavaScript requis pour détecter les informations de version du plug-in Flash Player
function JSGetSwfVer(i){
    // Version NS/Opera >= 3 rechercher le plug-in Flash dans le tableau des plug-ins
    if (navigator.plugins != null && navigator.plugins.length > 0) {
        if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
            var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
              var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
            descArray = flashDescription.split(" ");
            tempArrayMajor = descArray[2].split(".");
            versionMajor = tempArrayMajor[0];
            versionMinor = tempArrayMajor[1];
            if ( descArray[3] != "" ) {
                tempArrayMinor = descArray[3].split("r");
            } else {
                tempArrayMinor = descArray[4].split("r");
            }
              versionRevision = tempArrayMinor[1] > 0 ? tempArrayMinor[1] : 0;
            flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
          } else {
            flashVer = -1;
        }
    }
    // MSN/WebTV 2.6 prend en charge Flash 4
    else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
    // WebTV 2.5 prend en charge Flash 3
    else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
    // La version antérieure de WebTV prend Flash 2 en charge
    else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
    // Détection impossible dans tous les autres cas
    else {
        
        flashVer = -1;
    }
    return flashVer;

// Si elle est appelée sans paramètres,
// cette fonction renvoie une valeur en virgule flottante indiquant la version Flash Player ou 0.0 
// ex : Flash Player 7r14 renvoie 7.14
// Si appelé avec reqMajorVer, reqMinorVer, reqRevision renvoie true si cette version ou une version ultérieure est disponible
function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision) 
{
     reqVer = parseFloat(reqMajorVer + "." + reqRevision);
       // Examiner les versions pour détecter la plus récente    
    for (i=25;i>0;i--) {    
        if (isIE && isWin && !isOpera) {
            versionStr = VBGetSwfVer(i);
        } else {
            versionStr = JSGetSwfVer(i);        
        }
        if (versionStr == -1 ) { 
            return false;
        } else if (versionStr != 0) {
            if(isIE && isWin && !isOpera) {
                tempArray         = versionStr.split(" ");
                tempString        = tempArray[1];
                versionArray      = tempString .split(",");                
            } else {
                versionArray      = versionStr.split(".");
            }
            versionMajor      = versionArray[0];
            versionMinor      = versionArray[1];
            versionRevision   = versionArray[2];
            
            versionString     = versionMajor + "." + versionRevision;   // 7.0r24 == 7.24
            versionNum        = parseFloat(versionString);
            // est la révision.principale >= révision.principale demandée ET la version mineure >= mineure demandée
            if ( (versionMajor > reqMajorVer) && (versionNum >= reqVer) ) {
                return true;
            } else {
                return ((versionNum >= reqVer && versionMinor >= reqMinorVer) ? true : false );    
            }
        }
    }    
    return (reqVer ? false : 0.0);
}
// -->
  </script>
  <style type="text/css">
/* CSS issu des tutoriels www.alsacreations.com/articles */
body {
margin: 0;
padding: 0;
}

#global {
position:absolute;
left: 50%;
top: 50%;
width: 994px;
height: 570px;
margin-top: -285px; /* moitié de la hauteur */
margin-left: -497px; /* moitié de la largeur */
}
  </style>
</head>
<body style="color: rgb(253, 253, 253); background-color: rgb(0, 0, 0);"
 alink="#000088" link="#0000ff" vlink="#ff0000">
<div id="global">
<!--URL utilisées dans l'animation--><!--texte utilisé dans l'animation-->
<script language="JavaScript" type="text/javascript">
<!-- 
var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion) {  // si nous avons détecté une version acceptable
    var oeTags = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'
    + 'width="994" height="570"'
    + 'codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">'
    + '<param name="movie" value="sitePICTO.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#080c0b" /><param name="allowScriptAccess" value="always" />'
    + '<embed src="sitePICTO.swf" quality="high" bgcolor="#080c0b" '
    + 'width="994" height="570" name="sitePICTO" align="middle"'
    + 'play="true"'
    + 'loop="false"'
    + 'quality="high"'
    + 'allowScriptAccess="always"'
    + 'type="application/x-shockwave-flash"'
    + 'pluginspage="http://www.macromedia.com/go/getflashplayer">'
    + '<\/embed>'
    + '<\/object>';
    document.write(oeTags);   // intégrer le clip Flash
  } else {  // version Flash trop ancienne ou détection du plug-in impossible
    var alternateContent = 'Un autre contenu HTML doit être inséré ici.'
      + 'Ce contenu requiert Macromedia Flash Player.'
       + '<a href=http://www.macromedia.com/go/getflash/>Obtenir Flash</a>';
    document.write(alternateContent);  // Insérer contenu non-Flash
  }
// -->
</script><noscript><!-- Fournir un autre contenu pour les navigateurs qui ne prennent pas en charge 
    // les scripts ou dans lesquels les scripts sont désactivés.
      Un autre contenu HTML doit être inséré ici. -->
<h1>Menu
: <a href="/presentation/">présentation</a> - <a href="/services/">services</a>
- <a href="/references/">r&eacute;f&eacute;rences</a>
- <a href="/actualite/">actualit&eacute;</a>
- <a href="/tarifs">tarif</a> - <a href="/reseau">r&eacute;seau PICTO</a>
- <a href="/contact">
contact</a></h1>
<h1>Pr&eacute;sentation</h1>
Traitement Pro de l'image : Impression numérique - Sérigraphie - Collage - Stand - Scan - Labo<br />
Digigraphie - PLV - Bâche - Vinyl adhésif - Tirage photo - Maille - PVC -Dibond - Pose sur site
<h2>Savoir-faire :</h2>
-
Traitement RVB, CMJN, Noir&amp;Blanc <br>
- Impression
num&eacute;rique grand format<br>
- S&eacute;rigraphie,
PLV, Stand portable <br>
- Pose sur site<br>
- Laboratoire
photo professionnel<br>
- laboratoire agr&eacute;&eacute;
Digigraphie<br>
<br>
<br>
<h2>Applications :</h2>
-
Archivage et gestion d&#8217;images<br>
-
&Eacute;v&egrave;nementiel<br>
- Affichage et
signal&eacute;tique<br>
- Mise en situation
int&eacute;rieur/ext&eacute;rieur<br>
- Exposition
artistique et culturelle<br>
- Diffusion sur papier d'art<br>
<br>
<h3>PICTO
M&eacute;diterran&eacute;e : une &eacute;quipe
r&eacute;solue &agrave; vous servir</h3>
<br>
<div>
<h3>CHIFFRES
CLES&nbsp;:</h3>
</div>
<div>- Cr&eacute;ation
: 1979 -&nbsp; CA : 1500 K&#8364; - Effectif : 11 personnes -
Surface de production : 700 m2</div>
<div>
<h3>CLIENTS :</h3>
</div>
<div>-
Entreprises, administrations, agences de communication,&nbsp;
studios de cr&eacute;ation, photographes<br>
<br>
<br>
<br>
<h1>Services</h1>
<h2>Notre
coeur de m&eacute;tier</h2>
Le traitement professionnel de
l&#8217;image num&eacute;rique <br>
et argentique.<br>
<br>
<h2>Notre
atout</h2>
Une &eacute;quipe sp&eacute;cialis&eacute;e
enti&egrave;rement issue <br>
du laboratoire photographique.<br>
<br>
<h2>Nos
arguments</h2>
Un outil de travail r&eacute;cent et complet, <br>
parmi
les plus performants. <br>
<br>
<h2>Nos services</h2>
Traitement
num&eacute;rique<br>
Impression num&eacute;rique (souple)<br>
Impression
num&eacute;rique (rigide)<br>
Finition<br>
Stand portable<br>
Tirage
photographique<br>
Impression Fine Art et Digigraphie<br>
D&eacute;veloppement
et dupli<br>
Services +<br>
<br>
<br>
<br>
<h3>TRAITEMENT
NUMERIQUE&nbsp;:</h3>
Scan RVB, CMJN, N&amp;B &#8211;
Num&eacute;risation de fonds iconographiques<br>
Retouche
&#8211; Photomontage &#8211; Ex&eacute;cution &#8211;
Conversion de fichier <br>
Archivage et transmission
d&#8217;images<br>
<br>
<h3>IMPRESSION NUMERIQUE
SUR SUPPORT SOUPLE&nbsp;:</h3>
<ul>
  <li>Impression
&eacute;cosolvant en 1.60M de laize&nbsp; </li>
</ul>
<ul style="margin-left: 40px;">
  <li>- vinyl
adh&eacute;sif monom&egrave;re, polym&egrave;re,
microperfor&eacute;, conformable, transparent, translucide</li>
  <li>-
b&acirc;che pr&eacute;contrainte 270g, 450g class&eacute;e
M1 et M2, recto-verso, diffusante</li>
  <li>- autres supports, toile
canvas, mesh, dinajet, papier dos bleu </li>
</ul>
<br>
<ul>
  <li>Impression
UV en 2.50M de laize</li>
</ul>
<ul style="margin-left: 40px;">
  <li>- b&acirc;che
pr&eacute;contrainte 270g, 450g class&eacute;e M1 et M2,
recto-verso, diffusante, cristale</li>
  <li>- autres supports, canvas,
mesh, maille tr&eacute;vira, grille screen, drop paper 80g et 130g
class&eacute;s M1</li>
</ul>
<br>
<ul>
  <li>Impression solvant en 3.20M de
laize</li>
</ul>
<ul style="margin-left: 40px;">
  <li>- b&acirc;che 450g, b&acirc;che diffusante, jet
tex, mesh</li>
</ul>
<ul>
  <li>Tirage num&eacute;rique Durst 4000 dpi
en 1.27M de laize</li>
</ul>
<ul style="margin-left: 40px;">
  <li>- papier couch&eacute; 180g brillant et
satin&eacute; </li>
  <li>- duratrans pour caisson lumineux</li>
</ul>
<br>
<h3>IMPRESSION
NUMERIQUE SUR SUPPORT RIGIDE&nbsp;</h3>
<ul>
  <li>Impression UV
jusqu&#8217;&agrave; 2.50M de laize</li>
</ul>
<ul style="margin-left: 40px;">
  <li>- alu dibond 2,3
et 4mm </li>
  <li>- pvc 1, 2, 3, 5, 10 et 19mm</li>
  <li>- plexi 3mm,
diffusant et transparent (possibilit&eacute; de blanc
couvrant)&nbsp;&nbsp; &nbsp;</li>
  <li>- aquilux 450g, 650g </li>
  <li>-
sur autres supports jusqu&#8217;&agrave; 7cm
d&#8217;&eacute;paisseur</li>
</ul>
<br>
<h3>FINITION<br>
</h3>
<ul>
  <li>Collage
&agrave; chaud et &agrave; froid jusqu&#8217;&agrave;
1.50M de laize</li>
</ul>
<ul style="margin-left: 40px;">
  <li>- alu dibond 2, 3 et 4mm</li>
  <li>- pvc 1, 2,
3, 5 et 10mm</li>
  <li>- sur plexi transparent 3mm (duratrans)</li>
  <li>-
sur mousse carton plume 5 et 10mm</li>
  <li>- silhouettage et
r&eacute;alisation de formes (manuel et machine)</li>
</ul>
<br>
<ul>
  <li>Encadrement
alu et bois avec ou sans verre</li>
</ul>
<ul style="margin-left: 40px;">
  <li>- cadre alu Nielsen</li>
  <li>-
collage sous Diasec avec Filmolux </li>
</ul>
<br>
<br>
<ul>
  <li>Plastification
et encapsulage&nbsp;jusqu&#8217;&agrave; 1.50M de laize</li>
</ul>
<ul style="margin-left: 40px;">
  <li>-
aspect de surface&nbsp;: brillant, satin&eacute;, mat</li>
  <li>-
applications sp&eacute;cifiques&nbsp;: anti-rayure,
sp&eacute;ciale sol</li>
  <li>- 75, 125, 250 microns &nbsp;</li>
</ul>
<br>
<ul>
  <li>Accessoires&nbsp;:</li>
</ul>
<ul style="margin-left: 40px;">
  <li>-
attache adh&eacute;sive, chevalet, velcro</li>
  <li>-
&#339;illet, plinthe, fourreau, tourillon</li>
  <li>- baguette alu
ou pvc</li>
</ul>
<br>
<h3>STAND PORTABLE<br>
</h3>
<ul>
  <li>stand autoportant</li>
  <li>stand portable d&eacute;roulant</li>
  <li>stand parapluie</li>
  <li>&nbsp;caisson lumineux et porte documentation</li>
</ul>
<br>
<h3>TIRAGE
PHOTOGRAPHIQUE<br>
</h3>
<ul>
  <li>bande de lecture, reportage,
professionnel, grand format (1.27M de laize)</li>
  <li>d&#8217;apr&egrave;s fichier, n&eacute;gatif couleur,
n&eacute;gatif noir et blanc et ekta</li>
  <li>sur papier photo
argentique brillant, satin&eacute; </li>
  <li>sur support photo
argentique translucide duratrans</li>
</ul>
<br>
<h3>IMPRESSION
FINE ART ET DIGIGRAPHIE<br>
</h3>
<ul>
  <li>impression sur Epson
Stylus Pro 11880 avec les encres ultrachrome K3 VM choix de
supports pour le noir et blanc ou la couleur, papier lisse,
textur&eacute;, toil&eacute;</li>
  <li>laboratoire
agr&eacute;&eacute; Digigraphie</li>
</ul>
<br>
<h3>DEVELOPPEMENT
ET DUPLI<br>
</h3>
<ul>
  <li>d&eacute;veloppement E6,
n&eacute;gatif couleur C41, crois&eacute; et n&eacute;gatif
noir et blanc </li>
  <li>formats 135, 120, 220, 10x12.5, 13x18, 20x25</li>
  <li>correction de sensibilit&eacute;, test coup&eacute;</li>
  <li>planche contact sur tireuse Frontier</li>
  <li>duplicata et
reproduction en format 24X36mm</li>
</ul>
<br>
<h3>SERVICES
+ <br>
</h3>
<ul>
  <li>pose sur site (&eacute;chelle, nacelle,
rappel)</li>
  <li>intervention de consultants
(sc&eacute;nographie, mus&eacute;ographie, stand)</li>
  <li>gestion de phototh&egrave;que et iconographie</li>
  <li>covering
(voiture, camion, bus, flotte) &nbsp;</li>
  <li>logistique de
livraison et exp&eacute;dition (codes barres, conditionnements)</li>
  <li>transfert ftp avec code d&#8217;acc&egrave;s
s&eacute;curis&eacute;</li>
</ul>
<h1>R&eacute;f&eacute;rences</h1>
Sans eux rien n&#8217;est possible.
<br>
Ils sont uniques, exigeants et fid&egrave;les.
<br>
Ce sont nos clients, nous les remercions de leur <br>
confiance.<br>
<br>
La Provence, Ren&eacute; Brisach, EDF, Garella, F. Aubert, Beuchat, P.
Giudicelli, Giordano, J. Windenberger, Ville de Marseille, PCA Maisons,
M. Dantan, C&ocirc;t&eacute; Sud, T. Garro, PAM, Klart&eacute;, CICRP,
B. Pesce, Point P,
Ricard, Orsi, G. Garcin, Lafarge, MKD, FX Rosanvallon, L&#8217;Express, H.
Silvester, Conseil R&eacute;gional, Pellenc, MAC, Les Compagnons du
Devoir,
Maisons &amp; D&eacute;cors, Publicis, AGAM , L&#8217;Occitane, Transparence,
Lib&eacute;ration, La Poste, E. Franceschi, Volcom, Atelier Palladio,
France
3, Pays d&#8217;Aix, Minelli, SNCM, L&#8217;Image en Provence, Gemalto, P&ocirc;le
Production, Florajet, Eurom&eacute;diterran&eacute;e, Comex, Soho,
FRAC, H. Del Olmo,
Epic, Caporale, Th&eacute;&acirc;tre du gymnase, G&eacute;noyer, Euro
RSCG, Oliviers &amp;
co, C. Michel, Chocolatier Puyricard, DRAC, Im&eacute;dia, Kooka&iuml;,
Terres de
lumi&egrave;re, Coming Up, JC Decaux, Mairie de Martigues, Texto, SPIR,
Alt&eacute;or, Blach&egrave;re illumination, Eurocopter, New
Colorimage, Villa Arson,
Poivre Blanc, Cr&eacute;dit Agricole, Ducros, Vezzoni Architecte,&nbsp;
Archives D&eacute;partementales, Association Regards et
M&eacute;moires, G.
Rocherieux, P. Jouanon, Avenir T&eacute;l&eacute;com, Pain de sucre, CT
de Corse, G.
Briata, V&eacute;olia, Cobra, Caf&eacute; Noir, Escota, B. Bauer, Com
&amp; co, GTM,
Gip, LAPA, M. Bovo, Communaut&eacute; du pays d&#8217;Aubagne, Propulsion,
RTM,
Ville de la Ciotat, JC. Lett, Galerie Athanor, PERFORM, Friche Belle de
Mai, Doog, Festival de Marseille, SILIM, Association Triangle, R.
Campagnari, Mus&eacute;e Cantini, GM Raget, C. Graph&nbsp; &#8230;<br>
<br>
<br>
<h1>R&eacute;seau PICTO</h1>
Depuis
sa cr&eacute;ation il y a 50 ans, PICTO n&#8217;a cess&eacute;
d&#8217;&eacute;voluer dans le traitement de l&#8217;image argentique
et num&eacute;rique.<br>
Le r&eacute;seau national PICTO est le fruit de
cette histoire commune qui conjugue proximit&eacute; et capacit&eacute;
de production sans &eacute;gales. &nbsp;<br>
<br>
PICTO, ensemble pour &laquo;&nbsp;Voir avec le regard de
l&#8217;autre&nbsp;&raquo;.<br>
<br>
<h2>PICTO Lille</h2>
19 rue Nicolas Leblanc<br>
59013 Lille cedex<br>
t&eacute;l : 03 20 14 92 92<br>
fax : 03 20 14 92 90<br>
email : picto@pictolille.com<br>
<br>
<h2>PICTO D&eacute;fense</h2>
40, moulin des Bruy&egrave;res<br>
92400 Courbevoie<br>
t&eacute;l : 01 41 16 39 39<br>
fax :&nbsp;01 41 16 39 39<br>
email : defense@picto.fr<br>
<br>
<h2>PICTO Toulouse</h2>
96 bis rue du G&eacute;n&eacute;ral Bourbaki<br>
31200 Toulouse<br>
t&eacute;l. : 05 61 57 20 25<br>
fax : 05 61 47 10 75<br>
email : labo@pictotoulouse.com<br>
site : www.pictotoulouse.com<br>
<br>
<h2>PICTO Bastille</h2>
53 bis rue de la Roquette<br>
75011 Paris<br>
t&eacute;l. 01 53 36 21 21<br>
fax : 01 53 36 21 00<br>
email : bastille@picto.fr<br>
<br>
<h2>PICTO Rh&ocirc;ne-Alpes</h2>
16 rue Etienne Rognon<br>
69361 Lyon cedex 07<br>
t&eacute;l. : 04 72 72 47 47<br>
fax : 04 72 72 46 20<br>
email : labo@picto-ra.com<br>
site : www.picto-ra.com<br>
<br>
<h2>PICTO Front de Seine</h2>
3-5 villa des Entrepreneurs<br>
75015 Paris<br>
t&eacute;l. : 01 44 37 50 51<br>
fax : 01 44 37 50 84<br>
email : front-de-seine@picto.fr<br>
<br>
<h2>PICTO M&eacute;diteran&eacute;e</h2>
site : <a href="http://pictomed.com/">pictomed.com</a><br>
<br>
<br>
<br>
PICTO M&eacute;diterran&eacute;e<br>
58 rue Rapha&euml;l Ponson <br>
13008 Marseille <br>
T&eacute;l : 04 91 23 03 90&nbsp; <br>
Fax : 04 91 23 03 93<br>
Contact : pdenoueix@pictomed.com <br>
site : <a href="http://picto.fr/">picto.fr</a><br>
Acc&egrave;s&nbsp;: m&eacute;tro Rond-point du Prado<br>
Ouverture r&eacute;ception&nbsp;: lundi &#8211; vendredi <br>
De 9h00 &agrave; 18h30<br>
<br>
<br>
<h1>Tarifs</h1>
<a href="http://pictomed.com/tarifs/PDF/PICTOMed.pdf">http://pictomed.com/tarifs/PDF/PICTOMed.pdf</a><br>
</div>
</noscript></div>
<script src="http://www.google-analytics.com/urchin.js"
 type="text/ 
javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1946076-2";
urchinTracker();
</script>
</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...