#pageContenu h1 {
    margin: 0;
}

.interview .video iframe {
	width: 100%;
	height: 400px;
}

.zone-extraits iframe{
	width: 100%;
	height: 100%;
}

.rapport-70-30-titre figure img{
	max-height: 320px;
}

.frame{
	height:470px;
}
.formulaire-newsletter input[type="email"] {
    margin: 0 0.5em;
    padding: 0.5em;
    width:100%;
}
.liste-actu .tuile img {
   /* height: 150px;*/
}
.by .noncursor, .by a .icones{
	cursor: default;
}
/* juste pour l'affichage du bookreader*/
@media only screen and (min-width: 320px) and (max-width: 640px) {
    .extraits .zone-extraits {
        width: 100%;
    }
}

/* affichage espace entre boutons sociaux */
.bio-auteur .sociaux .icones {
    margin-right:0.4em;
}
.ui-helper-hidden-accessible{
	display: none;
}

.resultats-recherche-ajax{
	list-style: none;
}

/* Pour l affichage de la carte des librairies geolocalisee */
#carte {
	width:100%;
	height:423px;
	border: 1px solid #a53632;
	background-image: url('/images/Loading.gif');
	background-size : 6%, 6%;
	background-repeat: no-repeat;
    background-position: center; 
	}

.pagination-alphabetique li:before{
	content: none;
}


.catalogues .livres li.livre-full {
    width: 33%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    ::i-block-chrome,.navigation li {
        background: none;
    }
}

.symbol {
	text-align:center;
}

.clean-table {
	width:75%;
	margin:auto;	
}

 #tableau-grandeur {
	width:100%;
}

.table-sstitre {
	line-height: 3em;	
}

.table-sstitre td h3{
	color:#a53632;
}

#sommaire-dico-left {
	margin-left:0;
	width:25%;
	float:left;
}

#sommaire-dico-right {
	width:74%;
	margin-left:25%;
	margin-right:0;
}

.clean-table tr td {
	font-weight:200;
	text-align:center;	
}

.clean-table tr td:first-child {
	text-align:left;	
}

.clean-table tr th {
	text-align: center;
}

.clean-table tr th:first-of-type {
	text-align:left;
}

.unite-base {
	font-style: italic;
}

.active-sommaire a{
	font-weight: 400;
}

.pagination-alphabetique li {
	margin-bottom: 1.5%
}


.maps-agenda .lieu:before {
    border-top: 1px solid #d9d8d6;
    content: "";
    display: block;
    height: 1px;
    margin: 0.2em auto 0.4em;
    width: 50px;
}

.in-texte {
    border-bottom: 1px solid #eae9e5;
    margin-left: 0 !important;
    padding: 1em 0;
}

.liste-actu .actusmedia {
    margin-top:1em;
}

#list-termes {
	webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}



#inputdl {

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #890700;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.2);
    border-image: none;
    border-radius: 3px;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #fff;
    margin: 0.5em 1.6em;
    padding: 0.7em 1.85em;
}

.manuscrit-mail{
    font-style: italic;
    font-weight: bold !important;
}

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

    section.intro-newsletter section.formulaire-newsletter {
        width:49%;
        float:left;
    }

    section.intro-newsletter section.fiche-livre {
        width:49%;
        text-align:center;
        margin-top:2em;        
    }    

    section.intro-newsletter section.explication-newsletter {
        clear:both;
    }
}
