@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(medias/fonts/Roboto-Thin.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(medias/fonts/Roboto-Light.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(medias/fonts/Roboto-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto ThinItalic'), local('Roboto-ThinItalic'), url(medias/fonts/Roboto-ThinItalic.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto LightItalic'), local('Roboto-LightItalic'), url(medias/fonts/Roboto-LightItalic.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto MediumItalic'), local('Roboto-MediumItalic'), url(medias/fonts/Roboto-MediumItalic.woff) format('woff');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(medias/fonts/Roboto-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto BoldItalic'), local('Roboto-BoldItalic'), url(medias/fonts/Roboto-BoldItalic.woff) format('woff');
}


h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}

#header h1 a {
	font-size: 0.7em;
	color: white;
}

#header {
	background-color: #272833;
	color: white;
    background-image: url(https://site.vttnet.eu/images/tetemnt.png);
    background-repeat: no-repeat;
    background-position: center -17px;
}

.fa-search:before {
    content: none;
}

#header .search .fa-search {
    width: 6em;
    text-indent: 0em;
    text-align: center;
    background-color: #EEB31D;
    color: #272833;
}

#header .main ul li.search {
    display: none;
}

a:hover {
    border-bottom-color: transparent;
    color: #EEB31D !important;
}

#header h1 {
    height: inherit;
    line-height: inherit;
    padding: 0 0 0 0em;
    white-space: nowrap;
    width: 10em;
    text-align: center;
    background-image: url(/images/logotete.png);
    background-repeat: no-repeat;
    background-position: 0.3em;
    background-size: 93%;
    cursor: pointer;
}

#header h1 a {
    dsiplay: none;
}



#header .links {
    margin-left: 0em;
}


#intro .logo:before {
    background-image: none;
}

#intro .logo {
    border-bottom: 0;
    display: inline-block;
    margin: 0 0 1em 0;
    overflow: none;
    position: relative;
    width: 100%;
    text-align: center;
}

#intro header p {
    font-size: 0.8em;
    text-align: justify;
    letter-spacing: normal;
    text-transform: inherit;
    font-weight: 300;
    line-height: 1.2em;
}

#intro header p .introplus {
    font-weight: 400;
}

@media screen and (max-width: 736px) {
    #intro {
        margin: 0 0 1.5em 0;
        padding: 0;
    }

    #intro header p {
        text-align: center;
    }

    #intro header p .introdeux {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    #intro header p {
        text-align: center;
    }
}

h1, h2, h3, h4, h5, h6 {
    color: #272833;
    font-family: "Roboto", Helvetica;
}

body {
	color: #272833;
	font-family: "Roboto", Helvetica;
      /* background-image: url(https://discourse.vttnet.eu/uploads/default/original/2X/8/86bacf7….jpg); */
    background-size: 100%;
    background-attachment: fixed;
}

header p {
    font-family: "Roboto", Helvetica;
    letter-spacing: 0.15em;
    text-transform: none;
}

.mini-post header {
    padding: 1.25em 1.25em 0.1em 1.25em;
}
.mini-post .image {
    overflow: hidden;
    width: 100%;
    max-height: 12em;
}

.post > a.image.featured {
    overflow: hidden;
    max-height: 25em;
}

.post > p {
    font-weight: 300;
}

.mini-post header .published {
    font-family: "Roboto", Helvetica;
    font-weight: 300;
    text-transform: none;
    font-size: 0.7em;
}

#intro .logo img {
    display: inline;
    width: 7.7em;
}

#intro header h2 {
    font-size: 2em;
    font-weight: 900;
    display: none;
}

#sidebar > * {
    border-top: solid 1px rgba(160, 160, 160, 0.3);
    margin: 0 0 0 0;
    padding: 3em 0 0 0;
}


header .title p {
    font-size: 0.9em;
    letter-spacing: 0em;
    font-weight: 300;
    line-height: 1.5;
    padding-top: 0.5em;
}

.post > header .title {
    padding: 1.75em 3em 1.3em 3em;
}

.post > header .title h2 {
    margin-bottom: 0.5em;
    letter-spacing: 0.15em;
}

.post > header .meta {
    padding: 1.75em 3em 1.75em 3em;
}

ul.posts {
    margin: 0;
}

ul.posts {
    list-style: none;
    padding: 0.3em 0.3em 0.1em 0.3em;
    background: rgba(255,255,255,0.3);
}

ul.posts article header .published {
    display: none;
}

ul.posts article header {

    height: 2em;
    overflow: hidden;
}

ul.posts article .image {
    display: block;
    margin-right: 1.5em;
    min-width: 2em;
    width: 2em;
    max-height: 1.8em;
    overflow: hidden;
}

ul.posts li {
    border-top: dotted 1px rgba(160, 160, 160, 0.3);
    margin: 0 0 0 0;
    padding: 0.25em 0 0 0;
}

ul.posts article header h3 {
    font-size: 0.7em;
    margin-top: 0.125em;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 2em;
    height: 2em;
    overflow: hidden;
        text-transform: none;
    letter-spacing: 0;
}

ul.posts article header .published {
    display: inline;
    float: right;
    line-height: 4.3em;
}

.ul-posts-title {
    border-bottom: dotted 1px rgba(160, 160, 160, 0.3);
    margin: 0 0 0 0;
    padding: 0.5em 0 0 0;
    font-size: 0.7em;
    margin-top: 0.125em;
    font-weight: 400;
    letter-spacing: 0.25em;
    line-height: 1.65;
    margin: 0 0 1em 0;
    text-transform: uppercase;
    line-height: 3em;
    text-align: center;
}

.ul-posts-title a {
    border-bottom-color: transparent;
    color: #EEB31D !important;
}

.blurb p {
    font-size: 0.8em;
    font-weight: 300;
}

#maps {
  position: absolute;
  top: 3.5em;
  left: 0;
  width: 100%;
  height: calc(100% - 3.5em);
}

.tuteurimg {
    position: relative;
    float: right;
    border-radius: 25px;
    overflow: hidden;
    width: 50px;
    height: 50px;
}

.tuteurimg IMG {
    width: 50px;
    height: 50px;
}

.tuteurname {
    font-weight: 600;
    font-size: 15px;
}

.tuteurbadge {
    font-weight: 500;
    color: #555;
    float: left;
    clear: both;
}

.tuteurbadge IMG {
    height: 25px;
    vertical-align: middle;
}

.tuteurlink {
    text-decoration: none;
    color: black;
    display: inline-block;
    min-width: 250px;
}

.tuteurlink .tuteurdesc {
    font-weight: 400;
}