#container {width:600px}

.col1 {padding-left: 20px; padding-right: 20px;}
.col1 .article {padding: 0px 0px 20px 0px}
p {margin: 0px 0px 10px 0px}
.col1 p.sign {padding-top:20px}
.col1 img {width:600px;margin: 20px 0px -0px 0px;}
.col1 u img {width:500px}
.col1 s img {width:400px}

p a,

.col1 h1,
.col1 .textedit h1,
.col1 .textedit h1 em,
.col1 .textedit h1 strong,
.col1 .textedit h1 u,
.col1 .textedit h1 s,
.col1 .textedit h1 a,

.col1 h2,
.col1 .textedit h2,
.col1 .textedit h2 em,
.col1 .textedit h2 strong,
.col1 .textedit h2 u,
.col1 .textedit h2 s,
.col1 .textedit h2 a,

.col1 h3,
.col1 .textedit h3,
.col1 .textedit h3 em,
.col1 .textedit h3 strong,
.col1 .textedit h3 u,
.col1 .textedit h3 s,
.col1 .textedit h3 a,

.col1 h4,
.col1 .textedit h4,
.col1 .textedit h4 em,
.col1 .textedit h4 strong,
.col1 .textedit h4 u,
.col1 .textedit h4 s,
.col1 .textedit h4 a,

.col1 h5,
.col1 .textedit h5,
.col1 .textedit h5 em,
.col1 .textedit h5 strong,
.col1 .textedit h5 u,
.col1 .textedit h5 s,
.col1 .textedit h5 a,

.col1 h6,
.col1 .textedit h6,
.col1 .textedit h6 em,
.col1 .textedit h6 strong,
.col1 .textedit h6 u,
.col1 .textedit h6 s,
.col1 .textedit h6 a,

.col1 .textedit p,
.col1 .textedit address
{color: #000}

.lang_en p a,
.lang_fr p a,
.col1 .textedit h1 a,
.col1 .textedit h2 a,
.col1 .textedit h3 a,
.col1 .textedit h4 a,
.col1 .textedit h5 a,
.col1 .textedit h6 a
{text-decoration:underline}


.col1 .textedit h1 {font-family:'roboto';font-weight: 500}

.col1 .textedit h2,
.col1 .textedit h2 span,
.col1 .textedit h2 em,
.col1 .textedit h2 strong,
.col1 .textedit h2 u,
.col1 .textedit h2 s,
.col1 .textedit h2 a
{font-family:'machineregular';font-weight: 100;font-size:21px;line-height:23px;margin:10px 0px 5px 0px}

.col1 .textedit h3,
.col1 .textedit h3 span,
.col1 .textedit h3 em,
.col1 .textedit h3 strong,
.col1 .textedit h3 u,
.col1 .textedit h3 s,
.col1 .textedit h3 a
{font-family:'retroville_ncregular';font-weight: 100;font-size:18px;line-height:23px;letter-spacing:0px;margin:10px 0px 5px 0px}

.col1 .textedit h4,
.col1 .textedit h4 span,
.col1 .textedit h4 em,
.col1 .textedit h4 strong,
.col1 .textedit h4 u,
.col1 .textedit h4 s,
.col1 .textedit h4 a
{font-family:'nbp_sydnie2_standardregular';font-weight: 100;margin:10px 0px 5px 0px}



@media screen and (max-width:640px) {

  #container {
    width: 320px;
    background: url(../img/buttons/transp.png);
  }

  #container img {
    width: 300px;
    padding: 0px 0px 0px 0px;
  }

}

