html,body {font-family: sans-serif;
  font-size: 1em;
  --blue-color: 0, 158, 224;
  --site-color: 68, 58, 49;
  --light-color: 110, 117, 129;
  --lighter-color: 130, 138, 149;
  /* height: 100%; */
  --ub-yellow: 255,204,0;
  --ub-blue:0,157,224;
  --ub-brown:59,28,19;
  --ub-green:118,184,42;
  --ub-turquoise:0,172,169;
  --ub-red:231,52,63;
  --ub-yellow:255,204,0;
  --ub-fushia:185,52,139;
  --ub-orange:239,125,00;
  --ub-coffee:99,81,65;
  --ub-taupe:162,142,120;
  --ub-mastic:209,199,173;
  --ub-beige:231,226,209;
margin: 0;
padding: 0;
}

@font-face {
    font-family: "FontAwesome";
    src: url("./fonts/webfonts/fontawesome-webfont.eot");
    src: url("./fonts/webfonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/webfonts/fontawesome-webfont.woff") format("woff"), url("./fonts/webfonts/fontawesome-webfont.ttf") format("truetype");
}
@font-face {
    font-family: "Brix Slab";
    src: url("./fonts/brixslab/HVDFonts_BrixSlab_Medium.eot");
    src: url("./fonts/brixslab/HVDFonts_BrixSlab_Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/brixslab/HVDFonts_BrixSlab_Medium.woff") format("woff"), url("./fonts/brixslab/HVDFonts_BrixSlab_Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Brix Slab Italic";
    src: url("./fonts/brixslab/HVDFonts_BrixSlab_RegularItalic.eot");
    src: url("./fonts/brixslab/HVDFonts_BrixSlab_RegularItalic.eot?#iefix") format("embedded-opentype"), url("./fonts/brixslab/HVDFonts_BrixSlab_RegularItalic.woff") format("woff"), url("./fonts/brixslab/HVDFonts_BrixSlab_RegularItalic.ttf") format("truetype");
}

@font-face {
    font-family: "Brix Slab Medium Italic";
    src: url("./fonts/brixslab/HVDFonts_BrixSlab_MediumItalic.eot");
    src: url("./fonts/brixslab/HVDFonts_BrixSlab_MediumItalic.eot?#iefix") format("embedded-opentype"), url("./fonts/brixslab/HVDFonts_BrixSlab_MediumItalic.woff") format("woff"), url("./fonts/brixslab/HVDFonts_BrixSlab_MediumItalic.ttf") format("truetype");
}

@font-face {
    font-family: "Brix Slab Light Italic";
    src: url("./fonts/brixslab/HVDFonts_BrixSlab_LightItalic.eot");
    src: url("./fonts/brixslab/HVDFonts_BrixSlab_LightItalic.eot?#iefix") format("embedded-opentype"), url("./fonts/brixslab/HVDFonts_BrixSlab_LightItalic.woff") format("woff"), url("./fonts/brixslab/HVDFonts_BrixSlab_LightItalic.ttf") format("truetype");
}
body {display:flex;flex-direction: column;justify-content: space-between;height:100%}
header {
  display:flex;
  align-items: center;
  height:88px;
  border-bottom: solid #ccc 1px;
  flex-grow:0;
  flex-basis: 88px
}
header > a {height:44px}
header h1 {font-family: "Brix Slab"; font-weight:normal; margin: 0 auto; max-width: 680px;color:rgb(var(--site-color))}
header h1 span  {color:rgb(var(--blue-color))}
#main-content {flex:1 1 auto}
#footer {
  padding:0;text-align:right;
  border-top:solid #ccc 1px;
  width:100%;overflow:hidden;
  box-sizing: border-box;
  flex-grow:0;
  flex-basis: 3.5em
}
#footer a {display:inline-block;position:relative;font-size:.75rem;font-weight:normal;height:3.5rem;letter-spacing:1px;line-height:3.5rem;text-transform: uppercase;background-color:#443a31; color:#fff; text-decoration:none;margin-right:4rem}
#footer a:hover {text-decoration:underline;}
#footer a::before {content:''; display:inline-block;position:absolute;left:-1.5rem; right:-1.5rem;height:100%;transform:skewX(-30deg);background-color:inherit;z-index:-1}
#footer a::after {content:''; display:inline-block;position:absolute;left:calc(100% + 1.5rem);width:100%;height:100%;transform:skewX(-30deg);background-color:#007cbd;z-index:-1}
/*Trombino*/
div#trombino_wrap {position:relative;width:680px;margin:2em auto 0 auto;padding-bottom:2em;z-index:1}
/* div#trombino_wrap #randorg {cursor:pointer; float:right;margin-bottom:1em} */
div#trombino_wrap #orglegend{display:none;  padding:0 0 .5rem;width: 328px; position:relative; z-index:10; border:solid #ccc; border-width:0 0 1px 1px}
div#trombino_wrap #orglegend {margin: -8.5rem 0 0 0.5rem;}
div#trombino_wrap #orglegend > span,
div#trombino_wrap #fctselect > span {
  border-bottom:solid 1px #ccc;
  padding: 0 .5rem .25rem;
  display: inline-block;
}
div#trombino_wrap #orglegend ul {list-style-type: none;margin:.5rem 0 0 .5rem; padding:0; font-size:.9em}

div#trombino_nav {float:right;margin: 0 0 2rem auto;}
div#trombino_nav button,
div#trombino_nav #fctselect {display:inline-block; position: relative; z-index:1}
div#trombino_nav #fctselect {
width:9rem;
transition: width .25s;
}
div#trombino_wrap #fctselect dl {    position: absolute;
    background: rgba(255,255,255,1);
    margin: 0 0 0 -.75rem;
    padding: 0.25rem 0.5rem;
    min-width: 15rem;
    box-sizing: border-box;}
div#trombino_wrap #fctselect ul {list-style-type:none;margin:0; padding:0; line-height:1.5em}
div#trombino_wrap #fctselect dl > dt {font-style:italic; padding:.75rem .25rem .25rem}
div#trombino_wrap #fctselect dl > dd {margin:0}
div#trombino_wrap #fctselect.off dl,
div#trombino_wrap #fctselect.folded dl {display:none;}
div#trombino_wrap #fctselect.folded {width:1px;height:1px; overflow:hidden}
div#trombino_wrap button {border:0; font-size:1rem; text-align: left; background: rgba(255,255,255,.75); cursor:pointer;text-decoration:underline;}
div#trombino_wrap #fctselect > button {}
div#trombino_wrap #fctselect > button::before {
  font-family: FontAwesome;content:'\f0b0';margin-right:.4rem
}
div#trombino_wrap #fctselect > button > span {display:none;color:#007cbd;font-size:.75rem;position:absolute;top:1.25rem;left:2.5rem}
div#trombino_wrap #fctselect.off > button > span {display:inline-block;width:12.75rem}
div#trombino_wrap #fctselect ul button {padding:0}
div#trombino_wrap #fctselect ul button:hover,
div#trombino_wrap #fctselect ul button:focus,
div#trombino_wrap #fctselect ul button:active,
div#trombino_wrap.pers button#bt-person,
div#trombino_wrap.org button#bt-cellule,
div#trombino_wrap #fctselect ul button.on {text-decoration: none;outline:0; color:#007cbd}
div#trombino_wrap.pers button#bt-person,
div#trombino_wrap.org button#bt-cellule {cursor: default}
div#trombino_wrap #fctselect ul button:focus,
div#trombino_wrap #fctselect ul button.on {font-weight: bold;}
div#trombino_wrap #fctselect ul button:hover::before,
div#trombino_wrap #fctselect ul button:focus::before,
div#trombino_wrap #fctselect ul button:active::before,
div#trombino_wrap #fctselect ul button.on::before,
div#trombino_wrap #fctselect dd label.on::before {background-color:#007cbd}
div#trombino_wrap #fctselect dd label input {width:calc(100% - 2.25rem); margin-left:-2.25rem}
div#trombino_wrap #fctselect ul li.none > button,
div#trombino_wrap #fctselect ul li.none > button:focus,
div#trombino_wrap #fctselect ul li.none > button:active,
div#trombino_wrap #fctselect ul li.none > button:hover {color:#E7343F; text-align:right; width:100%; outline:none}
div#trombino_wrap #fctselect ul li.none > button::before {
content:url('data:image/svg+xml;utf8,<svg width=".75em" height=".75em" version="1.1" viewBox="0 0 .75em .75em" xmlns="http://www.w3.org/2000/svg"><rect x="2%" y="2%" width="98%" height="98%" rx="0" ry="0" fill="white" stroke="%23E7343F" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><line x1="0" y1="100%" x2="100%" y2="0" stroke="%23E7343F" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><line x1="0" y1="0" x2="100%" y2="100%" stroke="%23E7343F" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/></svg>');
float:right; margin:.15rem .25rem
}
/* #fctselect li.none > button:hover::before,
#fctselect li.none > button:active::before,
#fctselect li.none > button:focus::before,
#fctselect li.none > button.on::before {
content:url('data:image/svg+xml;utf8,<svg width=".75rem" height=".75rem" version="1.1" viewBox="0 0 .75rem .75rem" xmlns="http://www.w3.org/2000/svg"><rect x="2%" y="2%" width="98%" height="98%" rx="0" ry="0" fill="white" stroke="%23007cbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><line x1="0" y1="0" x2="100%" y2="100%" stroke="%23007cbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/></svg>');
} */

div#trombino_wrap.org #orglegend,
div#trombino_wrap.pers #fctselect {display:inline-block;}
#fctselect li > button::before,
#fctselect dd > label::before,
#orglegend li::before {content:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M-1 -1 L10 8 L-1 17 L17 17 L17 -1 L-1 -1" fill="white"/></svg>');
display:inline-block; margin:0; width:.75rem; height:.75rem; background-color:#443a31}
#orglegend li::before {content:' ';margin-right:.5em}
div#trombino_wrap.pers #trombino div.on {background:rgb(var(--ub-blue));}

div#trombino_wrap.org div.diradm,
#orglegend li.diradm::before {background-color:rgb(var(--ub-blue))}
div#trombino_wrap.org div.af,
#orglegend li.af::before {background-color:rgb(var(--ub-red))}
div#trombino_wrap.org div.nmm,
#orglegend li.nmm::before {background-color:rgb(var(--ub-yellow))}
div#trombino_wrap.org div.pt,
#orglegend li.pt::before {background-color:rgb(var(--ub-green))}
div#trombino_wrap.org div.sat,
#orglegend li.sat::before {background-color:rgb(var(--ub-fushia))}
div#trombino_wrap.org div > a {opacity:.75}

div#trombino_wrap.pers.filtered div:not(.on) > a {opacity:.25}
div#content div#trombino_wrap > button {margin-top:0}
div#trombino {position:relative;text-align:right;width:100%; height:auto; float:none;overflow:hidden; top:0; margin:0 auto 0 auto;padding:0 0 2em 0; background-color: transparent; }
div#trombino a {width:100%;background-position:-670px 0; height:100%;position:relative; display:block;padding:0;outline: none;text-decoration:none;

    background-size:auto 95px}
/*div#trombino div:hover {transform:scale(1.25)}*/


div#idmapillon{margin:0;padding:0;position:absolute; z-index:9999}
div#trombino .opt {display:none;float:none;clear:both;width:600px; margin:0 auto;padding:0; text-align:right}
div#trombino .unselectable {-moz-user-select:none; -webkit-user-select:none;}
div#trombino_wrap #info {position:absolute}

/* div#content div#trombino div.ctn_majutand,
div#content div#trombino div.ctn_xnogues,
div#content div#trombino div.ctn_sguichard,
div#content div#trombino div.ctn_jforgues,
div#content div#trombino div.ctn_hvaissie,
div#content div#trombino div.ctn_cgiorgi, */
div#content div#trombino div.ctn_gcondesse,
div#content div#trombino div.ctn_cmichenaud,
/*div#content div#trombino div.ctn_amaurel,
div#content div#trombino div.ctn_eguerchet,
div#content div#trombino div.ctn_cgarcia,
div#content div#trombino div.ctn_mcaublot,
div#content div#trombino div.ctn_jtanguy,
div#content div#trombino div.ctn_smenard,
div#content div#trombino div.ctn_pjourdan,
div#content div#trombino div.ctn_prallion,
div#content div#trombino div.ctn_cparvery, */
div#content div#trombino div.ctn_pbensamoun,
div#content div#trombino div.ctn_fmarmisse,
div#content div#trombino div.ctn_mchaigniau {}
/*exeption*/
div#content div#trombino div.ctn_trombino_dir > div {width:15em}
/*div#content div#trombino div.ctn_jforgues {clear:left}*/

div#content div#trombino div.ctn_trombino {}
div#content div#trombino div.ctn_trombino  div {float:left; overflow:hidden}
div#content div#trombino div.ctn_trombino  div span.lgd_brown {display:block;width:100%;height:auto; background:transparent;/*#443a31;*/ color:#fff}
div#content div#trombino div.ctn_trombino  div span.lgd_mauve {display:block;width:100%;height:auto; background:transparent;/*#ba4e97;*/ color:#fff}
div#content div#trombino div.ctn_trombino  div p {font-size:0.75em}

div#trombino * {user-select : none;}
div#trombino > div {background-color: #fafafa;}

div#trombino > span.empty,
div#trombino > div {display:inline-block;padding:3px;margin:6px; width:95px;height:95px;}
/*div#trombino > span {background:#ccc;width:95px; height:95px; display:block; float:left; margin:6px; padding:0;outline: none;}*/


div#content div#trombino div.ctn_trombino_dir {width:60%; background-color:#ba4e97}
div#content div#trombino div.ctn_trombino_acc {width:45%;overflow:visible !important}
div#content div#trombino div.ctn_trombino_for {width:49%; background-color:#009de0}
div#content div#trombino div.ctn_trombino_sec {width:30%;  background-color:#e7d769}
div#content div#trombino div.ctn_trombino_si {width:30%; background-color:#ee824f}
div#content div#trombino div.ctn_trombino_ip {width:115%; margin-right:-65%;float:right; background-color:#443a31}
div#content div#trombino div.ctn_trombino_cp {width:52%;margin-right:-3%; background-color:#443a31}
div#content div#trombino div.ctn_trombino_mm {width:45%; background-color:#3cb5b1}

/*a.croine {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/croine110.jpg')}
a.majutand {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/majutand110.jpg')}
a.sguichard {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/sguichard110.jpg')}
a.jforgues {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/jforgues110.jpg');}
a.xnogues {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/xnogues110.jpg');}
a.pjourdan {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/pjourdan110.jpg')}
*/

a.tourn007 {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/tourn007110.jpg');}
/* a.smouton {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/smouton110.jpg');} */
/* a.kbrzustowski {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/kbrzustowski110.jpg');} */



/*a.hvaissie {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/hvaissie110.jpg')}
a.cgiorgi {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/cgiorgi110.jpg')}*/

a.obonnet {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/obonnet110.jpg')}
a.olathoumetie {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/olathoumetie110.jpg')}
a.opremy {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/opremy110.jpg')}
a.nbachifernan {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/nbachifernan110.jpg')}
a.gcondesse {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/gcondesse110.jpg')}
a.ycantrelle {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/ycantrelle110.jpg')}
a.cmichenaud {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/cmichenaud110.jpg')}
/* a.amaurel {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/amaurel110.jpg')}
a.eguerchet {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/eguerchet110.jpg')} */
/*a.cgarcia {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/cgarcia110.jpg')}*/

/*a.curban {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/curban110.jpg')}*/
/* a.prallion {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/prallion110.jpg')}
a.mcaublot {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mcaublot110.jpg')}
a.jtanguy {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/jtanguy110.jpg')}
a.smenard {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/smenard110.jpg')}
a.evaugier {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/evaugier110.jpg')} */
a.lpasqualinotto {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/lpasqualinotto110.jpg')}
a.lgaste {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/lgaste110.jpg')}
a.gpellarini {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/gpellarini110.jpg')}
/*a.llabbe001 {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/llabbe001110.jpg')}*/
a.cpicardlimpe {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/cpicardlimpe110.jpg')}
a.mromeuf {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mromeuf110.jpg')}
a.cheilleur {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/cheilleur110.jpg')}
a.hcamut {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/hcamut110.jpg')}
/*a.pgnimassou {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/pgnimassou110.jpg')}
a.kkaddourbrah {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/kkaddourbrah110.jpg')}
a.szghidi {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/szghidi110.jpg')}
a.mmarsaud {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mmarsaud110.jpg')}
a.jcabrero001 {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/jcabrero001110.jpg')}
a.cfrohlich {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/cfrohlich110.jpg')} */

/*a.esegbor {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/esegbor110.jpg')}
a.rpaties {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/rpaties110.jpg')}
a.cparvery {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/cparvery110.jpg')}
a.mlamago {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mlamago110.jpg')}
a.marseye {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/marseye110.jpg')}*/

a.lbeaumatin {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/lbeaumatin110.jpg')}
a.aaslett {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/aaslett110.jpg')}
a.abarry {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/abarry110.jpg')}
a.aguichardmen {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/tmp110.jpg')}
a.pgey {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/pgey110.jpg')}
a.mrivat {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mrivat110.jpg')}
a.tlivingston {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/tlivingston110.jpg')}
a.smartins {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/smartins110.jpg')}

/* a.vmichaud {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/vmichaud110.jpg')} */
a.smerigea {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/smerigea110.jpg')}
a.naramos {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/naramos110.jpg')}
/* a.mraoul {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mraoul110.jpg')}
a.mderamat {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mderamat110.jpg')} */

a.csoares002 {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/csoares002110.jpg')}
a.claiguillon {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/claiguillon110.jpg')}
a.anitschgouge {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/anitschgouge110.jpg')}
a.pcauvin001 {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/pcauvin001110.jpg')}
a.sducroq {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/sducroq110.jpg')}

a.llagarder001 {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/llagarder001110.jpg')}
a.bmasselin {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/bmasselin110.jpg')}
a.ehierholzer {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/ehierholzer110.jpg')}

/* a.ethierrylievre {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/ethierrylievre110.jpg')}
a.jlavoine {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/jlavoine110.jpg')}
a.cnonque {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/cnonque110.jpg')}
a.jcabrero {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/jcabrero110.jpg')}
a.kbellec {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/kbellec110.jpg')}
a.fcharles {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/tmp110.jpg')} */
a.hgiraudet {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/hgiraudet110.jpg')}
a.aliger {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/aliger110.jpg')}
a.huilu {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/huilu110.jpg')}

a.gjoseph {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/gjoseph110.jpg')}
a.blavianne {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/blavianne110.jpg')}

a.ggrangeon {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/ggrangeon110.jpg')}
a.leavandeveer {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/leavandeveer110.jpg')}
a.mcheccacci {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mcheccacci110.jpg')}
a.bouch045 {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/bouch045110.jpg')}

a.pbensamoun {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/pbensamoun110.jpg')}
a.pablondel {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/pablondel110.jpg')}
a.aleblanchugh {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/aleblanchugh110.jpg')}
/*a.fmarmisse {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/fmarmisse110.jpg')}
a.mchaigniau {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/mchaigniau110.jpg')}
a.npre {background-image:url('https://pedagotec.u-bordeaux.fr/static/mapi/ezp/trombino/img/npre110.jpg')}*/

/*div#trombino_wrap .legend {float:left;}
div#trombino_wrap .legend ul {width:100%;list-style-type:none;padding:0;text-align:left}
div#trombino_wrap .legend ul > li {display:inline-block;font-family: Arial, Helvetica, sans-serif;font-size:0.75em;line-height:1em; background-image:none; padding-left:1em; padding-bottom:1.5em}
div#trombino_wrap .legend ul > li > span {display:block;float:left;width:1em;height:1em;margin:0 0.5em 0}*/
div#trombino_wrap #info .ico:before {font-family: FontAwesome;display:inline-block;width:1em; margin-right:.5em}
div#trombino_wrap #info .ico.phone:before {content: '\f095';}
div#trombino_wrap #info .ico.mail:before {content: '\f0e0';}
div#trombino_wrap .infoin {position:absolute; display:none; top:0;left:0; width:auto;min-width:160px;max-width:280px; height:auto; background:url(img/bginfo.png) top left no-repeat transparent; color:#443a31; font-family: Arial, Helvetica, sans-serif; font-size:12px;text-align: left;margin:90px 0 0 -20px; padding:12px 5px 3px; z-index:800}
div#trombino_wrap .infoout {position:relative; display:block;float:left;  width:auto; height:100px; background:transparent; color:#009de0; font-family: Arial, Helvetica, sans-serif; font-size:12px;margin:5px; padding:5px; z-index:800}
div#idmapillon span {color:#009de0;font-size:1.25em;font-weight:bold;text-shadow: 1px 2px 3px #f7f7f7;letter-spacing:3px}
