/*
Theme Name: Brocéliande 2010
Theme URI: http://www.kornog-web.com/
Description: Le thème utilisé pour le site du Pays Touristique de Brocéliande/a>.
Version: 1.0
Author: KORNOG WEB
Author URI: http://www.kornog-web.com/

*/

@import url(css/layout.css);
@import url(css/elements.css);

@import url(css/carousel.css);
@import url(css/jquery.lightbox-0.5.css);

@import url(css/forms.css);
@import url(css/sidebars.css);
@import url(css/actions.css);
@import url(css/fiche-adherent.css);



/* Begin Various Tags & Classes */
.clear {
  clear: both;
}
.ie6 .sc {
  height: 1%;
}

.sc:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
  color:#777;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
}


acronym, abbr, span.caps {
  font-size: 0.9em;
  letter-spacing: .07em;
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

hr {
  display: none;
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}
/* End Various Tags & Classes*/

