/*
#@plugins/gramat-theme/css/theme.less
*/
.f_calendrier,
.f_contact,
.f_dio,
.f_nominis {
  background-repeat: no-repeat;
  background-position: 10px 15px;
  background-size: 10%;
}
.f_calendrier .nav-header,
.f_dio .nav-header,
.f_nominis .nav-header {
  padding-left: 11%;
  margin-bottom: 7px;
}
.f_calendrier .nav-list,
.f_dio .nav-list,
.f_nominis .nav-list {
  padding: 0;
}
.f_calendrier {
  background-image: url(//gramat.paroisselot.fr/plugins/gramat-theme/img/figeac_Agenda.png);
}
.f_contact {
  background-image: url(//gramat.paroisselot.fr/plugins/gramat-theme/img/figeac_NousContacter.png);
  padding-left: 17%;
}
.f_dio {
  background-image: url(//gramat.paroisselot.fr/plugins/gramat-theme/img/figeac_ActusDiocese.png);
}
.f_nominis {
  background-image: url(//gramat.paroisselot.fr/plugins/gramat-theme/img/figeac_Nominis.png);
}
body .page .container > .row {
  margin-left: 0;
}
#logo_site_spip {
  text-align: center;
  margin-bottom: 0;
}
#logo_site_spip img {
  float: none;
}
.page_article article {
  padding-bottom: 5px;
}
.cartouche .spip_logos,
.hero-unit .spip_logos,
.entry-title .spip_logos {
  clear: left;
  float: left;
  margin: 0 19px 11px 0;
}
.page {
  background-color: #f5f5f5;
}
.large-navbar {
  background-color: #0075b5;
}
.large-navbar .navbar {
  margin-bottom: 0;
}
.large-navbar .navbar-inverse .navbar-inner {
  background-color: #0075b5;
  background-image: linear-gradient(to bottom, #0075b5, #0075b5);
  border: none;
  box-shadow: none;
}
.large-navbar .navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #ffffff;
}
.large-navbar .navbar-inverse .brand,
.navbar-inverse .nav > li > a:hover {
  color: #0075b5;
  background-color: #ffffff;
}
.large-header {
  background-color: #ffffff;
  margin-bottom: 10px;
}
.row {
  /* margin-left: 0;*/
}
.well {
  background-color: #ffffff;
}
.colophon {
  text-align: center;
}
.footer {
  border-top: none;
}
.footer .generator {
  display: none;
}
section {
  /* padding: 5px;*/
}
.page #content section,
.page #content article {
  background-color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
}
.page_sommaire #content,
.page_sommaire #content section {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.page #header header {
  margin-top: 5px;
}
.page_sommaire #header header {
  margin-top: 0;
  padding-top: 5px;
}
.header .spip_logos {
  margin-bottom: 5px;
}
.page_article #content article h1 {
  background-color: #0075b5;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: normal;
  padding-left: 10px;
}
.page_article article header {
  margin-left: -5px;
  margin-right: -5px;
}
.cartouche h1 + .publication,
.hero-unit h1 + .publication,
.entry h1 + .publication {
  margin-top: -1em;
}
.page_article #content article .publication,
#content article .postmeta {
  padding: 0 5px;
}
.page_article #content article .main,
.page_article #content article footer,
.page_article #content article aside {
  /* padding: 5px;*/
}
.carousel-inner > .item > img {
  width: 100%;
}
.navbar {
  position: static;
}
.navbar .nav > li {
  z-index: 1001;
}
.thumbnail {
  border: none;
  border-radius: none;
  box-shadow: none;
  padding: 0;
  position: relative;
}
.thumbnails {
  margin-bottom: 0;
}
.thumbnail a {
  display: block;
  width: 100%;
  height: 100%;
}
.thumbnail .block {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: none repeat scroll 0 0 rgba(231, 80, 18, 0.65);
  min-height: 50px;
}
.carousel-caption,
.carousel-control {
  background-color: rgba(231, 80, 18, 0.65);
}
.thumbnail h4 {
  margin-right: 4px;
  padding: 3px;
  color: #FFFFFF;
  font-size: 0.9em;
  text-align: center;
}
.well .news_site {
  margin-left: 0;
  list-style: none outside none;
}
.well.mi {
  text-align: center;
  padding: 1px;
}
.well.site {
  padding-bottom: 0;
}
/*
.well.site .nav-header {
	padding: 3px 0;
}

.well.calendrier .nav-header {
	padding: 3px 0;
}
*/
.well.calendrier .nav {
  margin-left: 0;
  list-style: none outside none;
  font-size: 0.9em;
  padding: 0;
}
.well.fp a {
  display: table-cell;
}
.well.fp a img {
  width: 100%;
}
.well.fp {
  text-align: center;
  padding: 19px;
}
.well.fp p {
  margin-bottom: 0;
  display: table-cell;
  vertical-align: middle;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle:hover .caret {
  border-bottom-color: #0075b5;
  border-top-color: #0075b5;
}
.f_mi .text-center {
  width: 100%;
  text-align: center;
  display: block;
}
.f_calendrier .nav > li > a {
  display: inline;
}
