/*

bordeux: #aa293c

*/

body {
 font-family: "Roboto Condensed", sans-serif;
}

img {
 border: 0px;
}

#visu {
 width: 100%;
}

#visu_home {
 width: 100%;
}

#page {
 margin-top: 20px;
 margin-left: 10px;
 margin-right: 10px;
 background-color: #ffffff;
}

#slideshow {
 display:none;
 width: 960px;
 height: 300px;
}

#header {
/* height: 200px; */
}

.k-accroche {
 position: relative;
 cursor: pointer;
}

.k-accroche-image {
 width: 100%;
 display: block;
}

.k-accroche-texte-container {
 box-sizing: border-box;
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 100%;
 padding: 10px;
 text-align: center;
 background-color: rgb(173, 34, 59, 0.8);
}

.k-accroche-texte {
 color: #ffffff;
/* text-shadow: 2px 2px rgba(20,20,20,0.8); */
 filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.9));

}

.optionalbr {
 display:none;
}

.logo {
 float:right;
 height: 6em;
}

.video-container {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}


#menus {
 padding-top: 10px;
/*
 padding-right: 30px;
 padding-left: 30px;
 text-align: right; */
 line-height: 1.6em; 
 color: #aaa;
}

#menus a {
 font-size: 110%;
 color: #aaa;
}

#menus a.active {
 color: #aa293c;
 text-decoration: none;
}

#index #menus {
 background-color: #aa293c;
 color: #fff;
}

#index #menus a {
 color: #fff;
}

#content {
 padding-top: 30px;
 color: #333333;
}

#index #content {
 background-color: #aa293c;
 color: #fff;
}

.accroche-navigation {
 display: block;
 text-decoration: none;
 color: #aa293c;
}

.float_container {
 margin-left: -10px;
 margin-right -10px;
}

.accroche-texte {
 display: block;
 text-decoration: none;
 color: #000;
}

.accroche-event {
 text-decoration: none;
 color: #000;
}

.accroche-event a {
 text-decoration: none;
}

.accroche-event a:hover {
 text-decoration: none;
}

.accroche-article {
 display:block;
 text-decoration: none;
 padding: 5px;
 color: #000;
}

.accroche-article:hover {
 background-color: #eee;
 text-decoration: none;
}

.accroche-article .titre {
 color: #aa293c;
} 

.accroche-texte:hover {
 text-decoration: none;
 background-color: #eeeeee;
}

.accroche-texte .titre {
 color: #aa293c;
 padding-top: 5px;
 padding-bottom: 5px;
} 

.formulaire input[type=text],.formulaire input[type=email],.formulaire textarea{
 display: block;
 padding: 5px;
 width: 100%;
 margin-bottom: 5px;
 border: 1px solid #ccc;
}

.formulaire textarea {
 height: 80px;
}

.formulaire button {
 display: block;
 padding: 5px;
 width: 100%;
 margin-bottom: 5px;
 border: 1px solid #ccc;
 background-color: #ccc;
}


#footer-zone {
 margin-top: 20px;
 color: #999;
}

#footer {
 padding-bottom: 20px;
 color: #999;
}

#madeby {
 font-size: 90%;
 padding-bottom: 20px;
}

h1 {
 font-size: 120%;
 color: #aa293c;
}

h2 {
 font-size: 100%;
 color: #aa293c;
}

.titre-graphique {
 font-size: 100%;
 font-weight: bold;
 color: #aa293c;
 padding-left: 3em;
 padding-bottom: 0px;
 margin-bottom: 0.5em;
 margin-top: 0.5em;
 width: 90%;
}


.texte-graphique {
 padding-left: 3em;
 border-top: 1px solid #aa293c;
 border-bottom: 1px solid #aa293c;
 margin: 0px;
 padding-top: 0.8em;
 padding-bottom: 0.8em;
 width: 90%; 
}


ol {
 padding-left: 0px;
 list-style-position: inside;
}

ol li:before {
 content: "";
 width: 20px;
 display: inline-block;
}

.gros {
 color: #aa293c;
 font-weight: bold;
}

.citation {
 font-family: "Libre Baskerville",serif;
 font-size: 120%;
 font-style: italic;
 color: #aa293c;
}

.citation-2 {
 font-family: "Libre Baskerville",serif;
 font-size: 150%;
 font-style: italic;
 color: #aa293c;
}


#index .citation {
 color: #fff;
}

.quote {
 font-size: 3em;
}
.texte-citation {
 margin-top: -3em;
 margin-left: 1.6em;
} 


a {
 color: #aa293c;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

.erreur {
 color: red;
}

.ok {
 color: green;
}

@media screen and (min-width: 720px) {
 #madeby {
  text-align: right;
 }
}

@media screen and (min-width: 960px) {

#slideshow {
 display: block;
}

#visu_home {
 display: none;
}

#page {
 width: 960px;
 margin-left: auto;
 margin-right: auto;
}

#main, #panel {
 min-height: 400px;

}


.chunk, .optionalbr {
  display: inline;
}

.chunk::after {
  content: " | ";
}

.pano {
 width: 65%; 
}

.accroche-texte {
 float: left;
 width: 33.33%;
}

.accroche-navigation {
 float: left;
 width: 50%;
}

}
