/*
 *
 * ehess-screen_nos-livres.css
 * Feuille de style EHESS pour écran
 * haute résolution couleur (media="screen")
 *
 */
 
/*# login box macmade

.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
            color: #FF0000;
        }
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
            margin-top: 5px;
            margin-bottom: 5px;
            border: solid 1px #DFE2E3;
            border-collapse: collapse;
        }
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
            border: solid 1px #DFE2E3;
            background-color: #FAFBFB;
            padding: 5px;
        }
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
            border: solid 1px #E5D9B1;
            background-color: #F0E9D2;
            font-weight: bold;
        }
        
        
div#bas_texte {
	clear: both;
}*/


/******* Pagination *******/
#texte1 .sav-library .arrows {
	text-align:center;
	font-size:90%;
	margin-top:50px;
}

#texte1 .sav-library .arrows .browseLinksWrap span {
    padding:0 2px;
}

#texte1 .sav-library .arrows .browseLinksWrap a {
	color:#55524c;
	text-decoration:none;	
}

#texte1 .sav-library .arrows .browseLinksWrap a:hover {
	text-decoration:underline;
}

#texte1 .sav-library .arrows .browseLinksWrap .activeLinkWrap a {
	color:#990066;
}


/******* Commun *******/
#texte1 .sav-library .showAll .item .value .ehess_books_books_list_cover img, 
#texte1  .sav-library .showSingle .items .item .value .inner img {
	margin-right:15px;
	border:1px solid #EEEEEE;
}

#texte1 .sav-library .showAll .item .value .ehess_books_books_list_cover img, 
#texte1 .sav-library .showSingle .items .item .value .inner img, 
#texte1 .sav-library .showSingle .items .item .label,
#texte1 .sav-library .showSingle .items .item .livres-auteur-label,
#texte1 .sav-library .showSingle .items .item .ehess_books_books_single_updated_label {
	float:left;
}

/******* Listes des livres *******/

/** Couverture **/
#texte1 .sav-library .showAll .item .value .ehess_books_books_list_cover img {
	float:left;
	margin-right:10px;
	border:1px solid #EEEEEE;
}

/** Liste des auteurs **/
#texte1 .sav-library .showAll .item .value .ehess_books_books_list_author {
	font-size:95%;
}

#texte1 .sav-library .showAll .item .value .ehess_books_books_list_author a {
	color: #55524c;
}

/******* Détail d'un livre *******/

/** Bouton Retour (X) **/
#texte1 .sav-library .showSingle .title .titleIconRight {
	text-align:right;
}

#texte1 .sav-library .showSingle .items {
	font-size:0.85em;
}

#texte1  .sav-library .showSingle .items .item .value .inner img {
	margin-bottom:200px;
}

/** Intitulé et valeur des champs **/
#texte1 .sav-library .showSingle .items .item .label, 
#texte1 .sav-library .showSingle .items .item .ehess_books_books_single_updated_label, 
#texte1 .sav-library .showSingle .items .item .livres-auteur-label {
	width:150px;
}

#texte1 .sav-library .showSingle .items .item .label, 
#texte1 .sav-library .showSingle .items .item .value {
    margin-bottom:5px;
}

#texte1 .sav-library .showSingle .items .item .livres-auteur-label, 
#texte1 .sav-library .showSingle .items .item .livres-auteur-value { 
	padding-bottom:35px; 
}

/******* Recherche ********/

/** Liste alphabétique **/
#texte1 .tx-savfilterabc-pi1 .container-savfilterabc {
	margin-bottom:30px;
}

#texte1 .tx-savfilterabc-pi1 .container-savfilterabc ul.abc li a.aSelected {
	color:#990066;
}

/** Commun **/

#texte1 .tx-ehessbooks-pi1-liste-auteurs .sav-library .showAll .item .value span,
#texte1 .tx-ehessbooks-pi1-liste-livres-abregee .sav-library .showAll .item .value {
	font-size:90%;
}

#texte1 .tx-ehessbooks-pi1-liste-auteurs .sav-library .showAll .item .clear_div,
#texte1 .tx-ehessbooks-pi1-liste-livres-abregee .sav-library .showAll .item .clear_div {
	clear:none;
}

/**** Recherche par auteur ****/

#texte1 .tx-ehessbooks-pi1-liste-auteurs .sav-library .showAll .item  {
	margin-bottom:10px;
}

#texte1 .tx-ehessbooks-pi1-liste-auteurs .sav-library .showAll .item  a {
	color: #55524c;
	font-size:1.1em;
}

#texte1 .tx-ehessbooks-pi1-liste-auteurs .sav-library .showAll .item  a:hover {
	text-decoration:underline;
}



