/* @override 
	http://www.caetla.fr/squelettes-caetla/habillage.css
	https://www.caetla.fr/squelettes-caetla/habillage.css
*/

/* FONTFACE */
@font-face {
  font-family: 'serge';
  src: url('fonts/serge.eot?#iefix') format('embedded-opentype'),  url('fonts/serge.woff') format('woff'), url('fonts/serge.ttf')  format('truetype'), url('fonts/serge.svg#serge') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'serge';
  src: url('fonts/serge-Italic.eot?#iefix') format('embedded-opentype'),  url('fonts/serge-Italic.woff') format('woff'), url('fonts/serge-Italic.ttf')  format('truetype'), url('fonts/serge-Italic.svg#serge-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'serge';
  src: url('fonts/serge-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/serge-Bold.woff') format('woff'), url('fonts/serge-Bold.ttf')  format('truetype'), url('fonts/serge-Bold.svg#serge-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'serge';
  src: url('fonts/serge-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/serge-BoldItalic.woff') format('woff'), url('fonts/serge-BoldItalic.ttf')  format('truetype'), url('fonts/serge-BoldItalic.svg#serge-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
/* FIN FONTFACE */

/* GENERAL */
.private {
	display: none;
}
body {
	background-color: #FFF;
	padding: 0 2%;
	margin: 0;
	font-family: "serge", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9rem;
	line-height: 1.4;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#footer, #blog, #catalogue, #colonne_milieu img, #separation, #separation4 {
	display: none;
}
#principal {
	margin: 0 auto;
	max-width: 850px;
	overflow: auto;
}

strong {
	text-transform: uppercase;
	font-size: 0.8rem;
	letter-spacing: 1px;
}
p strong {
	text-transform: inherit;
	letter-spacing: 0;
}
a:link, a:active, a:visited {
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	text-decoration: none;
	font-weight: normal;
	color: #9c450d;
}
a:hover, a.active, a.active-trail {
	color: #000;
	text-decoration: underline;
}
a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
	outline: none;
}
footer {
	display: inline-block;
	width: 100%;
	margin-top: 25px;
	clear: both;
	text-align: center;
	border-top: 1px solid #000;
}
footer a:link, footer a:active, footer a:visited {
	display: inline-block;
	padding: 10px;
	color: #000;
}
footer a:hover {
	color: #9c450d;
	text-decoration: none;
}
/* FIN GENERAL */


/* COLONNE GAUCHE */
#colonne_gauche {
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 25px 0;
}
#colonne_gauche #logo {
	width: 155px;
	margin: 0 auto;
}
#colonne_gauche #logo img {
	width: 100%;
	height: auto;
}
#colonne_gauche #facebook {
	float: right;
	margin-top: -60px;
	width: 30px;
	height: 30px;
	margin-right: 35px;
}
#colonne_gauche #instagram {
	float: right;
	margin-top: -60px;
	width: 30px;
	height: 30px;
}
#colonne_gauche #facebook img, #colonne_gauche #twitter img, #colonne_gauche #instagram img {
	width: 100%;
	height: auto;
}
/* FIN COLONNE GAUCHE */

/* MENU */
#menucatela {
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}
.frontpage #menucatela {
	margin-bottom: 70px;
}
#menucatela > div {
	display: inline-block;
}
#menucatela a {
	padding: 10px 10px;
	display: inline-block;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 0.6rem;
	letter-spacing: 3px;
}
#menucatela a:hover {
	color: #9c450d;
}
#menucatelabut1 a, #menucatelabut5 a {
	display: none;
}
#menucatelabut7 a {
	color: #9c450d;
}
/* FIN MENU */

/* ACCUEIL */
#accroche img {
	display: none;
}
#accroche a img {
	display: inherit;
}
#banners {
	margin-top: -51px;
	text-align: center;
	position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

#accroche2 img, #accroche3 img {
	display: inherit;
}
ul.rslides_tabs {
	padding: 0;
	position: absolute;
	z-index: 1000;
	bottom: 0px;
	width: 100%;
}
ul.rslides_tabs li {
	display: inline-block;
}
ul.rslides_tabs li a {
	margin: 0 2px;
	width: 12px;
	height: 12px;
	background-color: #CCC;
	display: inline-block;
	text-indent: -1000000px;
	border-radius: 15px;
}
ul.rslides_tabs li.rslides_here a {
	background-color: #9c450d;
}
.ecart10 {
	display: none;
}
#col1 {
	float: left;
	width: 48%;
	margin-right: 4%;
	display: inline-block;
}
#accroches {
	display: inline-block;
	width: 100%;
}
#accroches a {
	float: left;
	width: 50%;
	padding: 0px 25px 25px 25px;
}
#accroches a img {
	width: 100%;
	height: auto;
}
h2 {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 0.6rem;
	letter-spacing: 5px;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin: 25px 0;
}
#posts {
	display: inline-block;
	width: 100%;
	font-size: 0.7rem;
	color: #999;
}
#posts a {
	color: #9c450d;
	text-transform: uppercase;
	padding: 3px 0;
	font-size: 0.6rem;
	letter-spacing: 3px;
}
#posts a:hover {
	color: #000;
	text-decoration: none;
}
.blogtitre {
	padding: 0 0 10px 0;
}

#sorties {
	float: right;
	width: 48%;
}
#sorties .boite {
	width: 33.33%;
	padding: 15px;
	text-align: center;
}
#sorties .boite img {
	width: 100% !important;
	max-width: 150px !important;
	height: auto !important;
}

/* FIN ACCUEIL */

/* AUTRES */
.rubrique {
	width: 33.33%;
	text-align: center;
	font-size: 0.7rem;
	color: #999;
	display: inline-block;
}
.rubriquepays {
	color: #000;
}
.colonnes.six .rubrique {
	width: 25%;
}
.rubrique img, .couverture img, .col img, #accroches a img, #sorties img {
	-moz-box-shadow: 5px 5px 7px 0px #CCCCCC;
-webkit-box-shadow: 5px 5px 7px 0px #CCCCCC;
-o-box-shadow: 5px 5px 7px 0px #CCCCCC;
box-shadow: 5px 5px 7px 0px #CCCCCC;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC, Direction=134, Strength=7);
}
.rubrique .rubriquelogo {
	padding: 35px;
	display: inline-block;
}
.rubrique .rubriquelogo img {
	max-width: 100%;
	width: 100%;
	height: auto !important;
}
.rubrique a, .rubrique .rubriqueauteur {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	padding: 3px 0;
	font-size: 0.6rem;
	letter-spacing: 3px;
}
.rubrique .rubriqueauteur {
	color: #9c450d;
}
.rubrique.auteur {
	padding: 5px;
}
.rubrique.auteur a {
	background-color: #ccc;
	padding: 15px;
	display: block;
}
.rubrique.auteur a:hover {
	background-color: #9c450d;
}
.rubriquecat {
	display: none;
}
.rubriqueps > p {
	display: none;
}
.rubriqueps form,
.textepresse form {
	position: relative;
	display: inline-block;
	text-align: center;
}
.rubriqueps form input,
.textepresse form input {
	position: relative;
	z-index: 2;
	padding: 10px;
	opacity: 0;
}
.rubriqueps form:after,
.textepresse form:after {
	border-radius: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	line-height: 1.2;
	content: "Ajouter \A au panier";
	white-space: pre;
	color: #FFF;
	background-color: #808080;
	position: absolute;
	height: 40px;
	width: 70px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	display: flex;
	align-items: center;
	text-align: left;
	padding: 0 15px 0 45px;
	background-image: url(buy.png);
	background-position: center left 10px;
	background-repeat: no-repeat;
	background-size: 25px;
	transition: all .3s;
}
.rubriqueps form:hover:after,
.textepresse form:hover:after {
	background-color: #9c450d;
}
.rubriqueps form > p,
.textepresse form > p {
	margin-top: -110px;
}
.rubriqueps form > table,
.textepresse form > table {
	margin-top: 50px;
}
.colonnes.six .rubriquetitre {
	margin-top: -20px;
}
.colonnes.six .rubriqueauteur {
	padding-bottom: 10px;
}
.textepresse > a:first-child {
	margin-bottom: 10px;
	display: inline-block;
}
#chapeau h3 {
	font-size: 0.9rem;
	line-height: 1.4;
	display: block;
	width: 100%;
	font-weight: normal;
}
#chapeau #myInput {
	margin: 0;
	max-width: 100%;
	width: 48%;
	margin-right: 4%;
	display: block;
	padding: 7px 10px 7px 30px;
	font-size: 14px;
	border: 1px solid #CCC;
	transition: all .3s;
	font-family: "serge", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(pictos-loupe.png);
	background-repeat: no-repeat;
	background-position: left 6px center;
	background-size: 15px;
}
#chapeau #myInput:focus {
	border: 1px solid #000;
}
#chapeau .catSelect {
	width: 48%;
	position: relative;
}
#chapeau .catSelect:after, #chapeau .catSelect:before {
	top: 50%;
	right: 15px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	margin-top: -2px;
}
#chapeau .catSelect:after {
	border-color: transparent;
	border-top-color: #FFF;
	border-width: 5px;
	margin-right: -5px;
}
#chapeau .catSelect:before {
	border-color: transparent;
	border-top-color: #000;
	border-width: 6px;
	margin-right: -6px;
}
#chapeau #select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	width: 100%;
	display: block;
	padding: 7px 10px;
	font-size: 14px;
	border: 1px solid #CCC;
	transition: all .3s;
	font-family: "serge", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-radius: 0;
	margin: 0;
	
}

.col {
	width: 33%;
	float: left;
	padding: 25px;
}
.col.un {
	text-align: center;
}
.col.un.gauche {
	text-align: left;
}
.col.un.gauche .intertitreP {
	color: #9c450d;
}
.col.un img {
	min-width: 100%;
	max-width: 100%;
	height: auto !important;
	margin-bottom: 15px;
}
.col .portrait {
	width: 50%;
	float: left;
}
.col .portrait img {
	min-width: 100%;
	max-width: 100%;
	height: auto !important;
	margin-bottom: 0;
	padding: 3px 15px 0px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.col.trois .portrait img {
	padding-top: 5px;
}
.col .chapeau {
	color: #999;
}

.col .chapeau .titrelivreP, .col .intertitreP {
	text-transform: uppercase;
	color: #000;
	font-size: 0.6rem;
	letter-spacing: 3px;
	border-bottom: 1px solid #9c450d;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.col .titreauteurP {
	text-transform: uppercase;
	color: #000;
	font-size: 0.6rem;
	letter-spacing: 3px;
}
.col.trois #bloc {
	font-size: 0.7rem;
	color: #999;
	width: 100%;
	display: inline-block;
	float: left;
	clear: both;
	margin-bottom: 25px;
}
.col .boite {
	padding: 15px;
	text-align: center;
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-o-column-break-inside: avoid;
	column-break-inside: avoid;
	page-break-inside: avoid;
}
.colonnes {
	-moz-column-count:2;
	-webkit-column-count:2;
	-o-column-count:2;
	column-count:2;
	-moz-column-gap:0px;
	-webkit-column-gap:0px;
	-o-column-gap:0px;
	column-gap:0px;
}
.colonnes.trois,
.colonnes.six {
	-moz-column-count: inherit;
	-webkit-column-count: inherit;
	-o-column-count: inherit;
	column-count: inherit;
	display: flex;
    flex-flow: row wrap;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flex;
    -ms-flex-flow: row wrap;
}
#liste_auteurs {
	padding-top: 30px;
}
.col .boite img.spip_logos {
	width: 100% !important;
	max-width: 150px !important;
	height: auto !important;
	margin-bottom: 10px;
}
.col .boite a {
	text-transform: uppercase;
	color: #000;
	font-size: 0.6rem;
	line-height: 1.2;
	letter-spacing: 3px;
	padding-bottom: 5px;
	display: inline-block;
}
.col .boite .brevelivretitre  {
	line-height: 1;
}
.rubriquepays p {
	margin: 0;
}
/* FIN AUTRES */

/* MEDIA QUERIES */
@media all and (max-width:768px) {
	#menucatela > div {
		display: block;
	}
	#menucatela a {
		padding: 10px;
		display: block;
	}
	#menucatelabut1 a, #menucatelabut5 a 	{
		display: none;
	}
	#col1, #sorties {
		width: 100%;
		margin: 0;
	}
	.rubrique {
		width: 50%;
	}
	.colonnes.six .rubrique {
		width: 33.33%;
	}
	.col.un, .col.deux {
		width: 50%;
	}
	.col.trois {
		width: 100%;
		clear: both;
	}
}
@media all and (max-width:480px) {
	
	#accroches a {
		width: 50%;
	}
	.rubrique {
		width: 100%;
	}
	.colonnes.six .rubrique {
		width: 50%;
	}
	.col.un, .col.deux {
		width: 100%;
		clear: both;
	}
	#sorties .boite {
		width: 50%;
	}
}
/* FIN MEDIA QUERIES */
