/*

FEUILLE DE STYLE PAR DÉFAUT - 480PX


Theme Name: AVnew2013
Theme URI: 
Description: Theme Arbre vengeur 2013
Version: 1.0
Author: nico
Author URI: 
Tags: blue, full-width, simple
*/

img#wpstats{display:none}


/* appel du reset */

/*
@import url('style.css');
*/


.hide_480 {
	display: none;
}
/* extra reset */


ul,ol,li {
	list-style: none;
}


/* éléments principaux */


html  {
-webkit-font-smoothing: antialiased;
width : 100%;
}

* {
	padding: 0;
	margin: 0;
	}


body {
font: normal 100% georgia, times, serif;
color: #000000;
text-align: left;
font-size: 1.4em;
line-height: 1.6em;
background-color: #f2f2f2;
}


#page {
width: auto;
margin: 0 5%;
}

* html #page {
margin-right: auto;
text-align: left;
} /* IE hack */

p {
font-size: 1em;;
line-height: 1.4em;
text-decoration : none;
margin-bottom: 0.5em;
}


a:link  {
color : #000000;
text-decoration: underline;
border-bottom-width : 0px;
cursor: pointer;
}

a:visited {
color : #000000;
text-decoration : none;
cursor: pointer;
}

a:hover, a:active {
color: #ff0000;
text-decoration : none;
border-bottom-width : 0px;
cursor: pointer;
} 

ul {
list-style: none;
}






/* polices */


.Novecentowide-Bold { 
	font-family: Novecentowide-Bold;
	font-weight: normal;
	font-style: normal;
}
.Novecentowide-Light { 
	font-family: Novecentowide-Light;
	font-weight: normal;
	font-style: normal;
}
.Novecentowide-DemiBold { 
	font-family: Novecentowide-DemiBold;
	font-weight: normal;
	font-style: normal;
}
.Novecentowide-Book { 
	font-family: Novecentowide-Book;
	font-weight: normal;
	font-style: normal;
}
.Novecentowide-Normal { 
	font-family: Novecentowide-Normal;
	font-weight: normal;
	font-style: normal;
}
.Novecentowide-Medium { 
	font-family: Novecentowide-Medium;
	font-weight: normal;
	font-style: normal;
}






/* styles de textes */

h1 {
font-weight: normal;
line-height: 1em;
font-size: 2.125em;
font-family: Novecentowide-Normal, Verdana, Arial, Sans-Serif;
margin: 0;
text-align: left;
text-transform: uppercase;
margin-bottom: 0.3em;
}

h2 {
font-weight: normal;
line-height: 1em;
font-size: 1.5em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
text-transform: uppercase;
margin-bottom: 8px;
}

h3 {
font-weight: normal;
font-family: Novecentowide-demiBold, Verdana, Arial, Sans-Serif;
font-size: 1.5em;
margin: 0 0 15px 0;
text-transform: uppercase;
}


h4 {
font-weight: normal;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
font-size: 1.125em;
margin-bottom: 8px;
text-transform: uppercase;
}

h5 {
font-weight: normal;
font-size: 1em;
line-height: 1.2em;
margin-bottom: 0.5em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
letter-spacing: 0.04em;
}


h6 {
font-weight: normal;
font-size: 0.9em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
}

.colsingle_milieu h3 a {text-decoration : none;}


.petit {
font-weight: normal;
color : #000000;
font-size: 0.85em;
font-family: Novecentowide-Normal, Verdana, Arial, Sans-Serif;
line-height: 1.35em;
text-align: left;
text-transform: uppercase;
margin-bottom: 0.5em;
}


.petit_bold {
font-weight: normal;
color : #000000;
font-size: 0.85em;
font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
margin-bottom: 0.8333333em;
}

.petit_boldbis {
font-weight: normal;
color : #000000;
font-size: 1em;
font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
margin-bottom: 0.8333333em;
}


/*

.petit, .petit a {color : #000000;

	font-size: 13px;
font-family: Novecentowide-Normal, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
margin-bottom: 5px;
}

.petit a:hover {
color: #ff0000;
}




.petit_bold, .petit_bold a {color : #000000;

	font-size: 13px;
font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
margin-bottom: 5px;
}

.petit_bold a:hover {
color: #ff0000;
}




.courant_actu, .courant_actu a, .courant_actu p, .courant_actu p a {color : #000000;

font-size: 14px;
line-height: 20px;
font-family: georgia, times, serif;
margin-bottom: 10px;
}

.courant_actu a:hover, .courant_actu p:hover, .courant_actu p a:hover  {
color: #ff0000;

}



.mentions, .mentions a {color : #000000;

font-size: 10px;
line-height: 16px;
font-family: Novecentowide-Normal, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
margin-bottom: 5px;
}

.mentions a:hover {
color: #ff0000;
}



.mentions_bold, .mentions_bold a {
font-size: 10px;
line-height: 16px;
font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
margin-bottom: 5px;
}

.mentions_bold a:hover {
color: #ff0000;
}



*/








/* éléments de l'en-tête */


#header {
margin-top: 10px;
vertical-align: bottom;
}


#bloc_logo img {
width: 100%;
float: left;
margin-bottom: 1.5em;
border-bottom: 1px solid #000000;
}

#bloc_logo p {
margin: 2px 0 0 0;
}

#bloc_logo p img {
margin: 10% 0 0 0;
width: auto;
}



#bloc_pratique {
width: 100%;
height: auto;
text-align: right;
position: relative;
}




.logo_rs_petit {
display: inline-block;
	width: 50px;
	height: 50px;
}

.logo_rs_petit:hover {
	background-color: red;
}


.pictos_RS {
float: right;
display: inline-block;
margin: 0;
width:auto;
}

.pictos_RS img {
width:50px;
height:50px;
} 


.search-form {
display: inline-block;
text-align: right;
	margin: 0;
}



.search-field2 {
	border: none;
	text-align: right;
height: 30px;
width: 100%;
	font-size: 0.8em;
font-family: Verdana, Arial, Sans-Serif;
color: black;
}

::-webkit-input-placeholder {color: black; 
}
:-moz-placeholder {color: black; 
}


.newssub_field {
	font-weight: normal;

	clear: both;
	text-align: right;
	font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
font-size: 0.6em;
line-height: 1em;
	margin-top: 0px;
	padding: 0;


}

#search_field_newsletter {
display: inline-block;
	border: none;
	text-align:inherit;
height: 30px;
width:90%; /* 83% si bouton submit */
padding: 1% 2%;
	font-size: 1.2em;
font-family: Verdana, Arial, Sans-Serif;
color: black; 
}

/* un bouton "submit" éventuel… */


#button_newsletter {
		border: none;
color: white;
background: #d1d1d1;
	font-size: 1.2em;
width: 10%;
height: 30px;
cursor: hand;
    -webkit-appearance: none;
    border-radius: 0;
}

#button_newsletter:hover {
color: white;
background: red;

}



nav.toc .menu_principal_2 .drop {
overflow: hidden;
font-weight: normal;
clear: both;
text-align: justify;
margin-bottom: 5px;
font-size: 1.5em;
font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
text-align: left;
letter-spacing: 0.05em;
height: 0;
opacity: 0;
}

nav.toc .menu_principal_2:hover>.drop {

height: auto;
opacity: 1;
-webkit-transition: opacity .25s linear;
-moz-transition:opacity .25s linear;
-o-transition: opacity .25s linear;
transition: opacity .25s linear;

}





#outils_menu {
width: 100%;
}




#menu_principal_roll {
width: 100%;
}

#menu_principal_roll select {
width: 100%;
background-attachment: scroll;
border: 0px;
font-size: 1em;
font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
text-align: left;
margin-bottom: 20px;
}

#bouton_outils {
	background: black;
	width: 30px;
	height: 30px;
}



.menu_principal {
display: none
}








/* éléments du footer */



#footer {
clear: both;
background: white; 
height: auto;
margin: auto ;
}

#footer a {text-decoration : none;}


#footer_content {
width: 100%;
margin: 0 5%;
}



.logo_rs_moyen {
display: inline-block;
	width: 30px;
	height: 30px;
	margin-bottom: 20px;
}

.logo_rs_moyen:hover {
	background-color: red;
}


.menu_footer {
font-family: Novecentowide-Demibold, Verdana, Arial, Sans-Serif;
font-size: 0.95em;letter-spacing: 0.05em;
text-align: left;

font-weight: normal;
clear: both;
padding-top: 15px;
}



.menu_footer * {
}

.menu_footer li {
margin-right: 0.5em;	
}
.menu_footer li ul {
display: none;
}

#footer_content p  {
font-size: 0.6em;}

#footer_content span {
	display: inline-block;
	color:#ff0000;
}

#footer_content p span {
display: none;
}




/* page index (accueil) */


.actu_index {
width: 100%;
}

.actu_index a {
text-decoration : none;
}

.actu_index h3 {
	font-family: Novecentowide-Normal, Verdana, Arial, Sans-Serif;

}



#livres_index_index {
float: left;
width: 105%;
text-align: left;
margin-left: -5%;
}

.vignettecouverture_index {
width: 45%;
margin: 0 auto 5% 5%;
float:left;
	opacity: 1;
/*	-o-transition-duration: 0.3s ease-in-out;
	-moz-transition-duration: 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	    transition: opacity 0.3s ease-in-out;
	   	cursor: pointer;
 */
}







#livres_index {
float: left;
width: 105%;
text-align: left;
margin-left: -5%;
}

.vignettecouverture {
width: 45%;
margin: 0 auto 5% 5%;
float:left;
	opacity: 1;
/*	-o-transition-duration: 0.3s ease-in-out;
	-moz-transition-duration: 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	    transition: opacity 0.3s ease-in-out;
	   	cursor: pointer;
 */
}


.vignettecouverture:hover {
	cursor: pointer;
/*	opacity: .5;
	-o-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-webkit-transition: -webkit-transform 0.2s;
/*	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000; */
}

.vignettecouverture img{width:100%;height: auto} 










.anim_index { 
font-size: 4em;
line-height: 1em;
height: 27%;
  position: absolute; 
  background: rgba(255,0,0,1);
  color: white; 
font-family: Novecentowide-Light, Verdana, Arial, Sans-Serif;
width: 100%;
  opacity: 0;
  bottom: -50%; 
  -webkit-transition: all 0.3s ease;
  -moz-transition:    all 0.3s ease;
  -o-transition:      all 0.3s ease;
  padding-bottom:  5%;
}



/* super info */

#super_info {
clear: both;
text-align: left;
background:#ffdc04;
/* background-image: url(https://www.arbre-vengeur.fr/wp-content/uploads/2024/06/visuel-braderie-2024.jpg);
background-position: left; /* Center the image */
/* background-repeat: no-repeat; /* Do not repeat the image */
/* background-size: auto 100%; */
color: black;
height:100%;
width: auto;
margin: -5px 0 15px 0;
padding: 5%;
float: left;
text-decoration:none;
display:block;
border-radius: 20px;
}

.super-info-image {
display: inline;
float: left;
width: auto;
margin-right: 5%;
}


.super-info-image img {
width: auto;
height: 100%;
}

.super-info-bloc {
font-size: 1em;
display: inline;
text-decoration: none;
}

.super-info-bloc a:hover {
	color: #ff4200;
	text-decoration:none;

}



/* page catalogue */



#menu_catalogue {
display: none;
}



#menu_catalogue_mobile select {
background-attachment: scroll;
border: 0px;
width: 100%;
font-size: 0.9em;
font-family: Novecentowide-Normal, Verdana, Arial, Sans-Serif;
text-align: left;
margin-bottom: 20px;
}


.prez-collection {
text-align: center;
margin: 20px 5% 20px 5%;
/* font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif; */
font-style: italic;
}


#catalogue_content {
float: left;
width: 102.5%;
text-align: left;
margin-left: -5%;
}


.vignettecouverture_cat {
width: 45%;
margin: 0 auto 5% 5%;
float:left;
	opacity: 1;
/*	-o-transition-duration: 0.3s ease-in-out;
	-moz-transition-duration: 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	    transition: opacity 0.3s ease-in-out;
	   	cursor: pointer;
 */
}


.vignettecouverture_cat:hover {
	cursor: pointer;
/*	opacity: .5;
	-o-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-webkit-transition: -webkit-transform 0.2s;
/*	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000; */
}

.vignettecouverture_cat img{width:105%;height: auto} 




/* page actus */


#maincont_actu_1col {
width: 100%;	
}

#maincont_actu_1col * .courant_actu {
margin-bottom: 15%;
}


#maincont_actu_3col { /* div à reprendre et à cacher sur les feuilles de style 2 et 4 colonnes */
display: none
}

.colonne_actu {
width: 238px;
margin-left: 27px;
float: left
}

.colonne_actu a {
text-decoration : none;
}


.date_actu {
font-size: 0.8em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
text-align: left;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 1em;
border-bottom-color: black;
border-bottom-width: 2px;
border-bottom-style: solid;
}

.texte_actu {
	margin: 10px 0 35px 0;
	border-bottom-width : 0px;
	border-bottom-style:solid;
}


.image_actu img {
	width: 100%;
	height: auto;
}






/* page lectures */


#encart_crypsum {
clear: both;
text-align: center;
background: white;
height:auto;
padding: 5px 10px 5px 10px;
}


.crypsum-image {
width: auto;
}


.crypsum-texte, .crypsum-texte a {

text-decoration: none;
}





#lectures_global {
}


.content_lecture {
	float:left;
	height: 100%;
	width: 100%;
	margin: 30px auto;
}

.content_lecture a {
text-decoration : none;
}

.content_lecture h3 {
line-height: 1em;
margin:0;
}

.content_lecture h4 {
margin:0;
}

.content_lecture petit {
margin-bottom: 2px;
}

.titre_inlectures {
	font-weight: normal;
font-family: Novecentowide-demiBold, Verdana, Arial, Sans-Serif;
font-size: 1.5em;
text-transform: uppercase;
line-height: 1em;
}







/* page auteurs */


.scroll {
font-family: 'Novecentowide-Bold', Verdana, Arial, Sans-Serif; float:left;

}


#autliste_content, #autliste_content a {
	text-decoration : none;
	font-size: 0.8em;
	line-height: 0.85em;
}


/* styles for mobile */
.tinynav { display: block;
width: 100%;
display: block;
	font-weight: normal;
background-attachment: scroll;
border: 0px;
width: 100%;
font-size: 0.9em;
font-family: Novecentowide-Normal, Verdana, Arial, Sans-Serif;
text-align: left;
margin-bottom: 20px;
}

 
#nav { display: none }

#autphoto {
width: auto;
}

.fonction {
	font-family: Novecentowide-Book, Verdana, Arial, Sans-Serif;
	font-size: 1em;
}

#aut_content {
	margin-top:50px;
}


#auttexte {
width: 100%;
}

#autlivres {
margin-top: 50px;
width: 100%;
float: left;
}

.aut_couv, .aut_couv img  {
display: inline;

	width:45%;
	height:auto;
	margin-top:1.95%;
	margin-right: 1.4%;
}





/* page contact */



.lien_lekti2 {
background-color: #ff0000;
font-size: 1.4em;
line-height: 1.3em;
font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
padding: 10px ;
text-align: left;
width:95%;
height: auto;
float: left;
margin-bottom: 25px;
}

.lien_lekti2:hover {
background-color: #929292;
}

.lien_lekti2 a {
color: white;
text-decoration : none;

}


.col_contact {
clear: both;
	width: 100%;
	margin: 55px 0;
}

.hide_480 {
display: none;
}


.manuscrit {
	background: #bfbfbf;
	padding: 15px;
}


/* page archives */


#colarch_mobile {
	margin: 5%  0 15% 0 ;
}



.colonne_archive {
	width: 36.45833%;
margin-left: 3.51562%;
float: left;
}


#colarch_mobile a {
text-decoration : none;
}


.colarch_droite {
	background: white;
	float: right;
	margin-left: 2%;
width: 120px;
height: auto;
padding: 0 5px;
line-height: 1.2em;
}

#maincont_actu_1col a {
text-decoration : none;
}




#basicnav_arch {
	position: relative;
	clear: both;
	color: black;
font-size: 3.125em;
width: 81%;
margin-bottom: 25px;
	}









/* Single livre */


/* la première colonne est similaire à la .actu_index */

.colsingle_milieu {
clear: both;
width: 100%;
margin: 5% 0;
}


.colsingle_droite {
clear: both;
width: 100%;
margin: 5% 0;
}




figure, figure img { 
  display: block; 
  position: relative; 
  overflow: hidden;
  text-align: center;
  width: 100%;
  height:auto;
}


/* 
figcaption { 
font-size: 0.8em;
line-height: 1.2em;
height: 10%;
  position: absolute; 
  background: rgba(0,0,0,0.75); 
  color: white; 
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
width: 100%;
  opacity: 0;
  bottom: -30%; 
  -webkit-transition: all 0.3s ease;
  -moz-transition:    all 0.3s ease;
  -o-transition:      all 0.3s ease;
  padding-top:  4%;
}

figure:hover figcaption {
  opacity: 1;
  bottom: 0;
} */




#lien_calameo {
background-color: white;
font-size: 1em;
line-height: 1em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
text-align: center;
padding: 7px 5px 7px 5px;
margin: 20px 0 20px 0;
}

#lien_calameo a {
color: #474747;
}

#lien_calameo:hover {
background-color: #929292;
color: #white;
}

.lien_calameo a {
text-decoration : none;

}





#lien_lekti {
background-color: #ff0000;
font-size: 1em;
line-height: 1em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
text-align: center;
padding: 2px 5px 7px 5px;
margin-top: 10px;
}

#lien_lekti:hover {
background-color: #929292;
}

.lien_lekti a {
color: white;text-decoration : none;

}


.petit_nolekti {
	font-weight: normal;
color : #ff0000;
font-size: 0.9em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
line-height: 1.2em;
text-align: center;
margin-top: 10px;
}



#navigation_livres {
/* background-color: #929292; */
font-size: 1em;
line-height: 1em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;
text-align: center;
width: 100%;
height: 35px;
float: left;
padding: 2px 5px 7px 5px;
margin-top: 10px;

}

/*
#navigation_livres:hover {
 background-color: #4d4d4d; 
}
*/

.navigation_livres {
width:auto; 
	text-align: center;
color: black;
font-size: 0.95em;
line-height: 1em;
font-family: Novecentowide-Medium, Verdana, Arial, Sans-Serif;

}




.fleche a {
font-family: Novecentowide-light, Verdana, Arial, Sans-Serif;
font-size: 3em;
line-height: 1.2em;
color: black;
	vertical-align: middle;
	text-decoration : none;

}


.fleche a:hover {
color: #ff0000;
}





.liste_single_book {
	margin: 10% 0;
}


.col_presse, .col_presse li {
font-family: Novecentowide-Normal, Verdana, Arial, Sans-Serif;
font-size: 0.95em;
margin: 1em 0;
}

.col_presse a {text-decoration : none;}


.col_presse strong {
font-weight: normal ;
font-family: Novecentowide-Bold, Verdana, Arial, Sans-Serif;
} 

.col_presse blockquote {
	font-family: georgia, times, serif;
	font-style: italic;
}






/* Page résultats de recherche */


.pagetitle {
text-align: center;
line-height: 1.2em;
margin-bottom: 15%;
}

.bloc_result {
clear: both;
margin: 0 auto 15%;
padding-top: 15%;
width: 100%;
height:auto;
background-image: url("./images/tirets.gif");
background-repeat: no-repeat;
background-position: center top;
background-position-y: 0;
}

.bloc_result a {
	text-decoration: none;
}


.vignette_search {
float:left;
margin-right: 20px;
}

.text_search {
	font-size: 0.9em;
}



.bloc_nav {
	clear: both;
width: 450px;
margin: 0 auto 15%;

}












/* NAVIGATION  */

#basicnav {
	position: relative;
	clear: both;
	color: black;
font-size: 3.125em;
	}

.basicnavdroite, .basicnavdroite a {
margin: 15px 0 10px 0;
float : right;
font-family: Novecentowide-Light, Novecentowide-Normal, Verdana, Arial, Sans-Serif;
text-align: right;
text-transform: uppercase;text-decoration : none;

}

.basicnavdroite a:hover, .basicnavdroite a:active, .basicnavgauche a:hover, .basicnavgauche a:active {
color: #ff0000}

.basicnavgauche, .basicnavgauche a {
margin: 15px 0 10px 0;
float : left;
text-align : left;
font-family: Novecentowide-Light, Novecentowide-Normal, Verdana, Arial, Sans-Serif;
text-transform: uppercase;text-decoration : none;

}





/* EXTRAS 2018 */


.typewriter {
    font-family: typewriter;
    font-weight: normal;
    font-style: normal;
}


.poche_a {
	font-weight: normal;
color : #000000;
font-size: 1em;
font-family: typewriter, courier, Arial, Sans-Serif;
line-height: 1em;
text-align: left;
text-transform: uppercase;
}




#lotpromo {
margin-top: 15px;
margin-bottom: 25px;
border: none;
color: black;
background: #ffffff;
width: auto;
height: auto;
cursor: hand;
-webkit-appearance: none;
border-radius: 15px;
padding: 20px;
}