/*
-----------------------------------------------------------------------------------------
NOM DU SITE / TYPO
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
@font-face {
  font-family: 'allerbold';
  src: url('../fonts/aller-webfont.eot');
  src: url('../fonts/aller-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller-webfont.woff') format('woff'), url('../fonts/aller-webfont.ttf') format('truetype'), url('../fonts/aller-webfont.svg#allerbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerbolditalic';
  src: url('../fonts/aller_bdit-webfont.eot');
  src: url('../fonts/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_bdit-webfont.woff') format('woff'), url('../fonts/aller_bdit-webfont.ttf') format('truetype'), url('../fonts/aller_bdit-webfont.svg#allerbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerregular';
  src: url('../fonts/aller_rg-webfont.eot');
  src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_rg-webfont.woff') format('woff'), url('../fonts/aller_rg-webfont.ttf') format('truetype'), url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icone';
  src: url('../fonts/pulsarjs-webfont.eot');
  src: url('../fonts/pulsarjs-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pulsarjs-webfont.woff') format('woff'), url('../fonts/pulsarjs-webfont.ttf') format('truetype'), url('../fonts/pulsarjs-webfont.svg#pulsarjsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.iconfont {
  font-family: 'icone';
}
html {
  font-size: 14px;
  font-family: "Roboto", 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}
body {
  color: #666666;
}
h1 {
  font-family: Lato;
  text-transform: uppercase;
  font-size: 1.5em;
  margin-bottom: 15px;
  color: #8ebc00;
}
h2 {
  font-family: Lato;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 15px;
}
h3 {
  font-weight: bold;
  margin-top: 10px;
}
p {
  font-size: 0.9em;
  margin: 0.8em 0;
  line-height: normal;
}
.k-content {
  font-size: 0.8em;
}
.k-tabstrip .k-content {
  font-size: 1em;
}
a {
  color: #666666;
}
a:hover {
  text-decoration: none;
}
strong {
  font-weight: bold;
}
.uppercase {
  text-transform: uppercase;
}
.underline {
  text-decoration: underline;
}
