a@charset "utf-8";
/* CSS Document */


/* ##########################  ajout info limousin ########################### */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #444444;
	background-attachment: fixed;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.logo a {
    background: transparent;
}

.logo:hover a, .logo a:hover, .logo a:active, .logo a:focus {
    background: transparent;
    color: #ffffff;
    text-decoration: none;
}

a {
    color: #000;
}

a:hover,
a:focus {
  color: #555555;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height: 1.1;
}
h1, .h1, h1 a, .h1 a {
	color: #B7B7B7;
}
h2, .h2, h2 a, .h2 a {
	color: #000;
}

.t3-footer-sl .t3-module {
color: #000;
box-shadow: 0 0px 3px rgba(0,0,0,.5);
border-radius: 6px 6px 6px 6px;
 background-color: rgba(255, 255, 255, 1);
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
}


td,
tr td {
	margin: 5px;
	padding: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #dddddd;
}

@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a {
	line-height: 45px;
  }
}

.navbar-default .navbar-nav > li > a {
	color: #000;
	padding: 20px;
	text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
  }
}

.t3-copyright {
  font-size: 14px;
  padding: 20px 0 40px;
}

#t3-footer a {
  text-decoration: underline;
}

#t3-footer a:hover {

}

#t3-footer .t3-module a {


}

#t3-footer .t3-module a:hover {

text-decoration: underline;
}

.breadcrumb {
background-color: transparent;
}


/* ##########################  zone slideshow en haut ################ */

.slideshow {
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0 0px 3px rgba(0,0,0,.3);
	border-radius: 6px 6px 6px 6px;
	background-color: rgba(255, 255, 255, 1);
	width: 1180px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 20px;
}


.pathway a, .breadcrumb a {
  color: #333333;
}

.pathway a:hover, .breadcrumb a:hover {
	color: #00000;
	text-decoration: underline;
}

/* ###  taille téléphone, éléments graphiques par défaut qui changent plus on descend dans le code ##### */

.navbar-default {
background-color: #fff;
	margin-right: auto;
	margin-left: auto;
width: 100%;
}
.t3-sl {
	margin-right: auto;
	margin-left: auto;
}

.navbar-nav {
	
	top: 80px;
	padding-top: 0px;
	padding-left: 0px;
background-color: transparent;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
}

.nav {
  text-align: center;
}

.t3-navhelper {
	color: #687931;
	padding: 0px 0;
	margin-right: auto;
  	margin-left: auto;

}

.navbar-default .navbar-nav > li > a {
	font-size: 1.5em;  
}

.logo {
  margin-left: 0px;
  margin-top: 10px;
}
.logo-image > a {
  max-width: 200px;
}

.navbar-nav {
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
width: 100%;
}

.carousel-caption {
    padding-bottom: 10px;
}

.nav > li {
position: relative;
display: block;
}

.form-horizontal .control-group .controls {
    margin-left: 0px;
}

article img[align="left"], .article-intro img[align="left"], article .img-fulltext-left, .article-intro .img-fulltext-left, article .img-intro-left, .article-intro .img-intro-left, article .img_caption.left, .article-intro .img_caption.left, article .pull-left.item-image, .article-intro .pull-left.item-image {
    margin-right: 20px;
    max-width: 100%;
}

.newsflash img {
    width: 100%;
}


/* ##########################  taille tablette paysage ################ */

@media (min-width: 768px) {

.navbar-default {
	width: 100%;
}

.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
	width: 160px;
}

.t3-navhelper {
	width: 100%;
}

.navbar-default .navbar-nav > li > a {
	font-size: 1.4em;  
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.logo {
margin-left: 0px;
 	margin-top: 0px;
}

.logo-image > a {
 	max-width: 300px;
}

.logo-image > a {
max-width: 300px;
}

.navbar-nav {
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
width: 100%;
}


.navbar-default .navbar-nav > li {
margin-left: 10px;
}



.nav > li {
position: relative;
display: block;
}

  .t3-sl {
	width: 760px;
  }

  .t3-footer {
}

.slideshow {
width: 760px;
}

.carousel-caption {
padding-bottom: 10px;
}
.form-horizontal .control-group .controls {
    margin-left: 180px;
}

}




/* ##########################   taille tablette paysage ou 1024 ################ */

@media (min-width: 992px) {
	
	.newsflash img {
    width: 40%;
}

	
	
.navbar-default {
width: 100%;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
	width: 160px;
}

.t3-navhelper  {
	width: 100%;
}


.navbar-default .navbar-nav > li {
    margin-left: 10px;
}



.nav > li {
    position: relative;
    display: inline-block;
}
.navbar-default .navbar-nav > li > a {
    margin-right: 2px;
   	margin-left: 2px;
	font-size: 1.05em;
	font-weight: bold;
}

.logo {
	margin-left: -30px;
	margin-top: 0px;
}

.logo-image > a {
  	max-width: 300px;
}

.logo-image > a > img {
	width: 300px;
}
.navbar-nav {
	margin: 0px;
	padding-top: 30px;
	padding-left: 0px;
	background-color: transparent;
	top: 0px;
}

  .t3-sl {
	width: 980px;
}
  
  .t3-footer {

}
.slideshow {
  width: 980px;
}
.carousel-caption {
    padding-bottom: 30px;
}

article img[align="left"], .article-intro img[align="left"], article .img-fulltext-left, .article-intro .img-fulltext-left, article .img-intro-left, .article-intro .img-intro-left, article .img_caption.left, .article-intro .img_caption.left, article .pull-left.item-image, .article-intro .pull-left.item-image {
    margin-right: 20px;
    max-width: 40%;
}

}

/* ##########################  taille écran PC ################ */

@media (min-width: 1200px) {

.navbar-default {
	width: 100%;
}

.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
	width: 215px;
}

.t3-navhelper  {
width: 100%;
}


.navbar-default .navbar-nav > li {
    margin-left: 5px;
}

.nav > li {
    	position: relative;
    	display: inline-block;
}

.navbar-default .navbar-nav > li > a {
	font-size: 1em;  
    margin-right: 3px;
    margin-left: 3px;
}
.logo {
margin-left: 0px;
 margin-top: 10px;
}

.logo-image > a {
  	max-width: 300px;
  

}
.logo-image > a > img {
	width: 300px;
}
.navbar-nav {
	margin: 0px;
	padding-top: 30px;
	padding-left: 0px;
	background-color: transparent;
	top: 0px;
}


  .t3-sl {
	width: 1180px;
  }
  .t3-footer {


}
.slideshow {
	width: 1180px;	
}

article img[align="left"], .article-intro img[align="left"], article .img-fulltext-left, .article-intro .img-fulltext-left, article .img-intro-left, .article-intro .img-intro-left, article .img_caption.left, .article-intro .img_caption.left, article .pull-left.item-image, .article-intro .pull-left.item-image {
    margin-right: 20px;
    max-width: 40%;
}

}



.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #999999;
	
}

.t3-sidebar .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #888888;
	color: #000;
}


.nav-pills > li > a {
	background-color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
	border-radius: 6px 6px 6px 6px;
	color: #000;
}
/* ###################  suffixe à mettre dans le module : horizontal  ################ */
.nav-pills.horizontal > li > a {
	background-color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
	border-radius: 6px 6px 6px 6px;
	color: #000000;
	
}

.nav-pills.horizontal > li.active > a, .nav-pills.horizontal  > li.active > a:hover, .nav-pills.horizontal  > li.active > a:focus {
	background-color: #c1ac97;
	color: #000;
	
}



.nav-pills > li > a:hover {
	color: #000;
}

.pg-cv-folder {
	font-size: 1em;
}

.pg-cv-box {
    float: left;
    padding: 5px;
    margin: 5px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
    box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}


.custom-cote {
	color: #FFF;
	box-shadow: 5px 5px 5px rgba(0,0,0,.40);
	border-radius: 10px 10px 10px 10px;
	background-color: rgba(114, 183, 53, 1);
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: journal;
	font-size: 60px;
	text-transform: uppercase;
	line-height: normal;
}





input {
	color: #000;
}

article {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
}

article img,
.article-intro img {
  display: inline-block;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  display: inline-block;
}

.item-page .article-aside {
  margin-bottom: 10px;
}
.t3-copyright {
  border-top: 0px solid #eeeeee;
  font-size: 14px;
  padding: 40px 0 80px;
}
.t3-navhelper {
  background: transparent;
  color: #48848e;
  padding: 5px 0;
}

.breadcrumb > .active {
  color: #48848e;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #48848e;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form, 
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-width: 0px;
}

.navbar {
  min-height: 120px;
}

body {
  padding-top: 120px;
}

.t3-mainnav .t3-navbar-collapse {
  margin-top: 120px;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav {
	margin-top: 0;
	margin-right: -20px;
	margin-bottom: 0;
	margin-left: -20px;
}


.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}

@media screen and (max-width: 767px) {
  article img[align=right],
  .article-intro img[align=right],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {

    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}


dl.tabs {
    display: block;
    clear: both;
    margin-bottom: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}

dl.tabs dt.tabs {
	border: 1px solid #999999;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: -1px;
	background-color: #d6d5d5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

dl.tabs dt.tabs h3 a, dl.tabs dt.tabs h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

p {

}

.t3-sidebar .nav > li {
  border-top: 0px solid #eeeeee;
}

.nsb_container {
	text-align: center;
}
 
.t3-footer small {
	display: block;
	font-size: 100%;
	visibility: hidden;
}
.nav > li > a {
	background-color: #fff;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	border-radius: 6px 6px 6px 6px;
}
#t3-footer .nav > li > a {
	background-color: #5e97a2;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	border-radius: 6px 6px 6px 6px;
}

.nav > li.active > a, .nav > li.active > a:hover, .nav > li.active > a:focus {
	background-color: #666666;
	color: #fff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #387077;
  background-color: transparent;
}

#t3-footer {

	font-size: 1.1em;

}
#t3-footer a {
	text-decoration: none;

}
#t3-footer a:hover {
	text-decoration: underline;
	color: #FFF;
}

.t3-sidebar .nav > li > a, .t3-sidebar .nav > li > .separator {

	background-color: #fff;
}

.t3-sidebar .nav > li.active > a, .t3-sidebar .nav > li.active > .separator {

	background-color: #847f61;
}

ul {
	list-style-position: inside; 
}


 .plg_system_eprivacy_accepted, .plg_system_eprivacy_declined, .plg_system_eprivacy_reconsider {
	overflow: hidden;
	border: 1px solid #999;
	color: #000;
	vertical-align: middle;
	padding: 5px;
	background-color: #FFF;
	margin-left: 10px;
}

.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #fff;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #fff;
}

.dropdown-menu {
	background-color: #666666;
	border: 1px solid #666;
}

.t3-mainnav {
  border: 0;
  border-bottom: 0px solid #833a3a;
  margin-bottom: 0;
  border-radius: 0;
}


.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #fff;
}
.t3-megamenu .mega-nav > li:first-child,
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #fff;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
  color: #eeeeee;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #387077;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #ffffff;
  background: #387077;
}

.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #48848e;
  margin-bottom: 0;
  border-radius: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #111;
	background-color: #FFF;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #9e948b;
    color: #ffffff;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border-top: 1px solid #9e948b;
}

.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle .fa-bars {
    background-color: #666666;
    color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #666666;
	background-color: transparent;
	}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #387077;
}

@media screen and (min-width: 768px) {
    .t3-sl {
        padding-bottom: 5px;
        padding-top: 5px;
    }
}

.t3-footer {
  background: #4a848f;
  color: #000;
}

.t3-content {
    padding-top: 0px;
    padding-bottom: 10px;
}

#colorbox.droppics .showcaption span, .showcaption span {
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	display: inline-block;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}


.mod-articlesnews__item {
	clear: left;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 20px;
}

    .navbar-default .navbar-nav .open .dropdown-menu > li {
        border-top-color: #444444;
    }
}