#debog {
	display:none;
}

#side {
	display:none;
}

#bloc-haut {
	display:none;
}

#bloc-bas {
	display:none;
}

#navigation {
	display:none;
}

#fb {
	display:none;
}

#askforinfo {
	display:none;
}

#nav {
	display:none;
}

#tarteaucitronRoot {
	display:none;
}

#pagination {
	display:none;
}

#overlay {
	display:none;
}

#barreshower {
	display:none;
}

#shower {
	display:none;
}

.noprint {
	display:none;
}
/* ---------------------------------------
Formulaires 
----------------------------------------*/

.form-style-7 {
	display:none;
}

/* ---------------------------------------
Onglets 
----------------------------------------*/
.tabbed > section > div{
	padding-bottom: 25px;
}

.tabbed > input{
  display : none;
}

.tabbed > section > h1{
	font-size: 250%;
	color: #663333;
}

/*--------------------------------------
Tableaux
---------------------------------------- */
.rtable {
  border-collapse: collapse;
  border-spacing: 0;
  min-width: 300px;
}
.rtable tr th ,
.rtable tr td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 5px;
}
.rtable tr th:first-child,
.rtable tr td:first-child {
  border-left: 1px solid #bbb;
}
.rtable tr th {
  background: #eeeeee;
  border-top: 0px;
  text-align: center;
}

.rtable tr:first-child th:first-child {
  border-top-left-radius: 8px;
  border-left: 0px;
}

.rtable tr:first-child th:last-child {
  border-top-right-radius: 8px;
  border-right: 0px;
}

.rtable tr:last-child th:first-child {
  border-bottom-left-radius: 8px;
  border-left:0px;
}

.rtable tr:last-child th
{
	background: #eeeeee;
	border-bottom: 0px;
	box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.5);
}

.rtable tr:last-child th:last-child {
  border-bottom-right-radius: 8px;
 border-right:0px;
}
/* ---------------------------------------
Couleurs
---------------------------------------- */
.silver {
	color: #C0C0C0;
}
.gold {
	color: #FFD700;
}
.bronze {
	color: #cd7f32;
}
.green {
	color: #15944b;
}
.jaune {
	color: #eeda34;
}
.orange {
	color: #c89302;
}
.grey {
	color: #B0B0B0;
}
.black {
	color: #000000;
}
.red {
	color: #BB3333;
}
/* ---------------------------------------
divers
---------------------------------------- */
.oldphoto {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 90%;
}

.oldphoto:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}
#images .slick-slide
{
	display:none;
}
#images .slick-slide img
{
	width:auto;
	height:auto;
	display:flex;
	object-position: center;
	object-fit: contain;
}
#images .slick-track
{
	display: flex;
	align-items: center;
	justify-content: center;
}
#images .slick-current
{
	display:block;
}
#images .slick-list {
    display: flex;
}    

#contenu > h3 {
	font-size: 200%;
	color: #000;
	text-align: center;
}

.minimap 
{ 
	border: solid 1px;
	width: 200px;
	width: 200px;
}

.minimapclick {
	display:none;
}

.contained {
border: solid 1px;
border-radius: 5px;
padding: 5px;
margin: 2px;
}

.flexalign
{
display:flex;
width:100%;
align-items: center;
}
.flexwrap
{
justify-content:center;
flex-wrap: wrap;
}
.flexarrange
{
width:50%;
}

.centering, .method {
text-align:center;
display: block;
margin-left: auto;
margin-right: auto;
}

.lefting {
 float:left;
}

.resizing {
 width:100%;
}

.maxresizing {
 max-width:100%;
}

.maxresizing80 {
 max-width:80%;
}


#contenu .particularite {
background-color: #F5F5F5;
font-size: 0.9em;
border-radius: 5px;
}

#contenu .particularite h2 {
color:#00000060;
font-size: 1.8em;
width: 100%;
}

#contenu .particularite span {
width: auto;
background-color: linen;
box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5);
}


/* ---------------------------------------
Accordeons
---------------------------------------- */
.noway {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.tab-close {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.tab-content{
	padding-bottom: 25px;
}

.tab-label {
	font-size: 250%;
	color: #663333;
	text-align: center;
}

/* Liste d'items */
.liste-items {
	text-align: left;
	margin: 7px 0 8px;
	padding: 0;
	text-decoration: none;
	background: url(dots.gif) repeat-x left bottom;
}
.liste-items .item {
	list-style: none;
	background: url(dots.gif) repeat-x left top;
	padding: 6px 10px;
	margin: 0;
	clear:both;
	overflow:hidden;
	font-size: 0.85em;
}
* html body .liste-items .item {
	height: 1%;
}
.liste-items .item a,
.liste-items .item a:visited {
	text-decoration: none;
	background-image: none;
	background-color: transparent;
	border: none;
	color: #666666;
}
.liste-items .item a:hover {
	color: #BB3333;
	background: none;
	border: none;
}

/* Couleurs des liens
---------------------------------------------- */
a,a.spip_in,a.spip_out,a.spip_url {
	text-decoration: none;
	color: #BB3333; 	
	outline: 0;
}

/* Titraille / Intertitres */
h1,.h1, h2,.h2, h3,.h3, h3.spip,.tab-label,.tabbed > section > h1 {
	font: bold 1.5em/2em "Limousines", "Trebuchet MS", Tahoma, Arial, Sans-serif;
   line-height: 0.9em;
	color: #111;
	padding: 10px 0 5px;
	margin: 0;
	align-items: center;
	float: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
h1,.h1 {
	font-size: 345%;	
	font-weight: normal;
	text-align: center;
}
h2,.h2 {
	font-size: 200%;
	color: #663333;	
}
h3,.h3,h3.spip {
	font-size: 120%;	
	font-weight: normal;	
}
h3.spip {text-align:left;} /*Cf.: spip_style.css*/

/* Divers */
hr.spip {} /*Cf.: spip_style.css*/
abbr,acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}

small,.small { font-size: 0.85em; }

/* Listes SPIP */
ul.spip, ol.spip {
	margin: 10px 0;
	padding: 0 20px;
}
ul.spip { list-style: none; 	list-style-image: url(bullet.gif);}

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

p, dl { 
/*	padding: 10px 0; */
	margin: 0; 
}
ul.spip {} /*Cf.: spip_style.css*/
ol.spip {} /*Cf.: spip_style.css*/
