@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);
@import url(http://fonts.googleapis.com/css?family=Ruda:400,700);
/* Bootswatch */
.clearfix {
    *zoom: 1; }
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
.clearfix:after {
    clear: both; }

/* TYPOGRAPHY */
/* ----------------------------------------------------- */
body {
    color: #4a1309;
    font-family: "Ruda", sans-serif; }

h1, h2, h3, h4, h5 {
    font-family: "Gloria Hallelujah", cursive; }

h2 {
    font-size: 23px; }

h3 {
    font-size: 23px;
    font-weight: normal; }

h5, h6 {
    font-family: "Ruda", sans-serif; }

h5 {
    font-size: 11px; }

h6 {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0; }

p.lead {
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    width: 57%;
    margin-bottom: 55px; }

a {
    color: #4a1309; }

header, .nav {
    font-weight: bold;
    font-family: "Ruda", sans-serif;
    font-size: 10px; }

.nav-pills {
    font-size: 11px;
    text-transform: uppercase; }

.ie8 header, .ie8 .nav, .ie7 header, .ie7 .nav, .ie6 header, .ie6 .nav {
    font-weight: normal; }

.nav-list > .active > a, .nav-list > .active > a:hover {
    background: none;
    color: #4a1309;
    text-shadow: none; }

.breadcrumb {
    font-size: 11px; }
.breadcrumb .active {
    color: #ed7703; }

footer {
    font-family: "Ruda", sans-serif; }
footer li {
    line-height: 19px; }

/* SCAFFOLDING */
/* ----------------------------------------------------- */
/* NAVBAR */
/* ----------------------------------------------------- */
header {
    padding: 34px 80px; }

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background: none;
    color: #ea761f; }

.nav-tabs > li > a, .nav-pills > li > a {
    padding-right: 1px;
    padding-left: 1px; }

.nav > li > a:hover {
    background: none;
    color: #ea761f; }

.nav li + .nav-header {
    margin-top: 12px; }

.nav-list > li > a {
    padding-bottom: 0; }

.breadcrumb {
    padding: 8px 15px 8px 0;
    background: none; }

.icon-chevron-right {
    background-image: url(/bundles/bioparccore/front/images/icons.png);
    background-position: -3px -7px; }
.icon-chevron-right.active {
    background-position: -21px -7px; }

.icon-asterisk {
    background-image: url(/bundles/bioparccore/front/images/icons.png);
    background-position: -34px -7px; }

/* BUTTONS */
/* ----------------------------------------------------- */
.btn, .btn:hover {
    background: transparent url(/bundles/bioparccore/front/images/background-button.png) no-repeat;
    border: none;
    color: white;
    text-transform: uppercase;
    font-size: 11px;
    text-shadow: none;
    width: 130px;
    height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0; }
.btn.long, .btn:hover.long {
    background-position: 0 -31px;
    width: 177px; }
.btn.very-long, .btn:hover.very-long {
    background-position: 0 -62px;
    width: 189px; }

/* TABLES */
/* ----------------------------------------------------- */
/* FORMS */
/* ----------------------------------------------------- */
/* DROPDOWNS */
/* ----------------------------------------------------- */
.icon-white, .nav > .active > a > [class^="icon-"], .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"] {
    background-image: url(/bundles/bioparccore/front/images/icons.png); }

/* ALERTS, LABELS, BADGES */
/* ----------------------------------------------------- */
/* MISC */
/* ----------------------------------------------------- */
a:hover {
    text-decoration: none;
    color: #4a1309; }

.carousel {
    margin: 0 85px 10px; }

.carousel-control {
    border: none;
    background: transparent url(/bundles/bioparccore/front/images/carousel-arrow-left.png) no-repeat;
    opacity: 1;
    height: 62px;
    width: 62px;
    top: 47%; }
.carousel-control.left {
    left: -23px; }
.carousel-control.right {
    background: transparent url(/bundles/bioparccore/front/images/carousel-arrow-right.png) no-repeat;
    right: -18px; }
.carousel-control:hover {
    opacity: 1; }

.carousel-caption {
    background: transparent url(/bundles/bioparccore/front/images/carousel-caption-background.png) no-repeat;
    position: absolute;
    top: 90px;
    left: 695px;
    width: 186px;
    height: 186px;
    text-align: center; }
.carousel-caption p {
    color: #681b0d;
    margin: 52px 30px 17px 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px; }
.carousel-caption .btn {
    position: relative;
    left: -3px;
    margin-top: 8px; }

.img-polaroid {
    background: transparent url(/bundles/bioparccore/front/images/actualite-background.png) no-repeat;
    border: none;
    padding: 10px; }

.nav-tabs.nav-stacked {
    margin-top: 15px; }
.nav-tabs.nav-stacked .hr {
    background-position: -620px -75px;
    height: 2px; }

.nav-tabs.nav-stacked > li > a {
    border: none; }

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
    background: none;
    color: #ea761f;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none; }

.nav > li > a:hover {
    color: #4a1309; }

.nav-pills .background {
    width: 120px;
    height: 60px;
    background-image: url(/bundles/bioparccore/front/images/background-button-white.png);
    background-position: 0 -308px;
    position: absolute;
    top: -10px;
    display: none;
    left: 3px; }
.nav-pills .background .text {
    color: #ea761f;
    position: relative;
    left: -10px;
    top: 17px; }
.nav-pills .open .background {
    display: inline; }
.nav-pills .open .icon-asterisk {
    visibility: hidden; }
.nav-pills .dropdown-menu {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 240px;
    text-align: left;
    padding: 10px 0;
    -webkit-box-shadow: 0px 3px 4px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 4px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 4px rgba(50, 50, 50, 0.75);
    margin-top: 7px;
    margin-left: 7px; }
.nav-pills .dropdown-menu .hr {
    background-position: -365px -75px;
    margin-top: 5px; }
.nav-pills .dropdown-menu a {
    text-transform: none;
    padding: 0 22px;
    color: #4a1309;
    font-weight: bold; }
.nav-pills .dropdown-menu a:hover {
    color: #ea761f;
    background: none; }

.accordion-group {
    margin-bottom: 0;
    border: none; }
.accordion-group h4 {
    font-family: "Ruda", sans-serif;
    margin-top: 2px;
    margin-bottom: 9px; }
.accordion-group h4 .time {
    font-size: 13px;
    color: #b05544;
    padding-right: 15px; }
.accordion-group h4 .text {
    font-size: 12px; }
.accordion-group .action {
    float: right;
    font-size: 24px;
    font-weight: bold;
    color: #9d4536; }

.collapse {
    overflow: hidden !important; }

.accordion-body {
    background: transparent url(/bundles/bioparccore/front/images/backgrounds.png) no-repeat;
    background-position: -2249px -15px;
    width: 623px;
    height: 268px;
    font-size: 11px; }

.accordion-inner {
    border: none;
    padding: 8px 32px 30px;
    margin-bottom: 11px;
    width: 561px; }
.accordion-inner .action {
    padding: 10px 0;
    float: none;
    text-align: right;
    position: relative;
    top: 0;
    right: -5px; }
.accordion-inner .image-container {
    margin-right: 20px;
    margin-left: 40px; }
.accordion-inner h4 {
    margin-top: 0; }
.accordion-inner p {
    margin-top: 18px;
    margin-bottom: 18px; }

.accordion-heading {
    font-weight: bold;
    margin-right: 40px; }
.accordion-heading .accordion-toggle {
    padding: 0 15px; }
.accordion-heading h4 {
    margin-left: 16px; }
.accordion-heading a.accordion-toggle {
    display: none; }
.accordion-heading a.accordion-toggle.collapsed {
    display: block; }

/* MEDIA QUERIES */
/* ----------------------------------------------------- */
