/* généralités */
* { margin:0; padding:0; }
body {
    background:url(moteur.jpg) top left no-repeat;
    background-color:#fff;
    padding:20px;
    color:#000;
    font-family:arial, helvetica, sans-serif;
    font-size:11px;
    cursor:default;
}
body#pmbopac {
    background:url(fond.jpg) top left no-repeat;
    background-color:#fff;
    color:#000;
    font-family:arial, helvetica, sans-serif;
    font-size:12px;
    cursor:default;
}
h1, h2, h3 { font-family:verdana, arial, helvetica, sans-serif; }
h1 {
    font-size:1.4em;
    letter-spacing:1px;
    margin:20px 0;
}
h2 {
    font-size:1.1em;
    margin-top:15px;
}
h3, h3 span {
    font-size:0.9em;
    margin-top:10px;
}
acronym { 
    cursor:help;
    border-bottom:1px dashed #000;
}
cite {
    font-family:verdana, serif;
    font-style:italic;
    font-weight:bold;
    color:#696969;
}
hr {
    background:url(hr.png);
    background-repeat:no-repeat;
    width:251px;
    height:70px;
    margin:10px auto;
    border:1px solid transparent;
}
sup { vertical-align:top; }
sub { vertical-align:bottom; }
li img {
    margin:4px;
    vertical-align:middle;
}
img {
    border:0;
    margin:2px 3px 0 3px;
}
img.gauche {
    float:left;
    margin-right:10px;
}
img.droite {
    float:right;
    margin-left:10px;
}
ul { list-style:none; }
/* sections de positionnement */
#container { width:98%; }
#intro { 
    position:absolute;
    top:-20px;
    width:200px;
    height:200px;
    padding:10px;
}
#bandeau {
    position:absolute;
    top:190px;
    left:-8px;
    width:175px;
    height:490px;
    background:url(bandeau.jpg) top left no-repeat;
    padding-top:5px;
    padding-left:15px;
}
#accueil p.centered a img { /* voir code html erroné (dans la page : ?)  */
    position:relative;
    left:-5px;
}
#main { margin-left:220px; }
#all_footer {
    position:absolute;
    top:680px;
    left:0;
    width:200px;
    padding:10px;
}
#footer {
    background:url(bande.jpg);
    border:1px solid #17579d;
    height:30px;
    padding-top:10px;
    margin:15px auto;
    text-align:center;
    font-weight:bold;
}
#footer a {
    display:inline;
    margin:0 10px;
    color:#fee064;
    width:200px;
    height:20px;
    font-weight:bold;
}
#footer a:hover {
    color:#fee064;
    text-decoration:underline;
}
#main ul.search_tabs {
    clear:right;
    height:24px;
}
#main ul.search_tabs li {
    float:left;
    padding:3px 6px 0px 6px;
    border:1px solid #666;
    margin:5px;
    height:19px;
    border-bottom:none;  
    background-color:#999;
}
#main ul.search_tabs li a {
    font-weight:normal;
}
#main ul.search_tabs li #current {
    float:left;
    padding:3px 6px 0px 6px;
    border:1px solid #ccc;
    margin-bottom:4px;
    height:19px;
}
#location { margin:10px 0; }
#location h3 { text-align:center; }
#location, .div_clr { clear:both; }
#location table td { text-align:center; }
#search, #categories-container {
    border:1px solid #ccc;
    padding:5px;
    background:url(trame.png);
}
#search_result, #resultatrech {
    background-color:#fff;
    padding:5px 10px;
}
#page, #aut_details {
    padding:10px;
    background-color:#fff;
    margin-bottom:10px;
}
#navigator { padding:10px 0; }
#help-container {
    font-size:1.1em;
    line-height:1.3em;
    border:1px solid #bbb;
    background-color:#fff;
    margin:50px;
    padding:20px;
}
#location-container {
	width:310px;
	margin:0 auto;
}
.form-contenu {
    font-weight:bold;
    margin:10px 5px;
}
.notice-heada { line-height:2em; padding-left:10px; }
table {
    background-color:#fff;
    width:100%;
    border-collapse:collapse;
}
td {
    font-size:12px;
    text-align:left;
    padding:2px;
    vertical-align:top;
}
td.image {
    width:110px;
    border-left:1px dashed #bbb;
}
table.exemplaires { margin:5px; }
table.exemplaires th {
    background-color:#eee;
    border:2px solid #dcdcdc;
    padding:5px;
    text-align:center;
}
table.exemplaires td {
    padding:5px;
    border-left:2px solid #dcdcdc;
    text-align:center;
}
td.code {
    font-family:courier, serif;
    font-weight:bold;
    border:2px solid #dcdcdc;
    background-color:#fee064;
    color:red;
    width:120px;
}
td.cote { width:70px; }
td.localisation { width:150px; }
td.cote, td.localisation, td.situation { border-top:1px dashed #dcdcdc; }
td.justify {
    text-align:justify;
    line-height:1.5em;
}
p.resume { text-align:justify; }
p.resume:first-letter {
    font-size:1.8em;
    font-weight:bold;
    color:#f35221;
}
p.biographie {
    padding:10px;
    text-align:justify;
    border:1px solid #fee064;
}
td.listes { padding:10px; }
td.terme {
    text-align:right;
    padding:2px;
    vertical-align:middle;
    font-weight:bold;
}
td.mots_cles a, td.mots_cles a:visited {
    background-color:#eee;
    border:1px solid #fff;
    padding:0 2px;
}
td.mots_cles a:hover {
    background-color:#fee064;
    border:1px solid #fff;
    padding:0 2px;
}
td.site_web a {
	vertical-align:top;
    font-weight:bold;
}
table.docnum {
    margin:5px;
    border:3px double #dcdcdc;
}
#navigator table {
    background-color:#17579d;
    color:#fee064;
}
#navigator td {
    background:url(bouton.jpg);
    border:1px solid #17579d;
    height:22px;
    text-align:center;
    font-size:0.9em;
    color:#fee064;
    font-weight:bold;
}
#navigator td a { color:#fee064; }
#navigator td a:hover { text-decoration:underline; }
div.row_categ {
    display:block;
    clear:left;
}
#categories h3 {
    font-size:1.2em;
    margin:10px;
}
#categories a { color:#17579d9; font-weight:bold; }
#categories a:hover {
    color:#f35221;
    text-decoration:none;
}
.category {
    float:left;
    width:31%;
    color:#fff;
    padding:2px;
}
input {
    background-image:url(http://www.astro-rennes.com/images/ombre.jpg);
    padding:2px 8px;
    border:1px solid #898e79;
    font-family:verdana, arial, sans-serif;
    color:#000;
    margin:2px;
}
input.bouton {
    background-image:url(http://www.astro-rennes.com/images/relief.jpg);
    padding:1px 5px;
    border:1px solid #898e79;
    font-size:0.9em;
    font-weight:bold;
    color:#000;
    margin:2px;
    cursor:pointer;
}
input.radio { margin:0 4px; }
select {
    font-size:0.9em;
    font-weight:bold;
    background-color:#fff;
    background:url(http://www.astro-rennes.com/images/ombre.jpg);
}
select option {
    padding:1px 0 1px 10px;
    font-weight:bold;
    color:#000;
    border-top:1px solid #ccc;
    background-color:#fff;
}
p.centered { text-align:center; }
.erreur {
    background-color:#000;
    color:#fee064;
}
#lang_select span { font-size:0.9em; }
a, a:visited {
    color:#17579d;
    text-decoration:none;
}
a:hover { color:#f63; }
.cadre {
    background-color:#fee064;
    font-weight:bold;
    border:1px solid #bbb;
    padding:0 2px;
}
.row {
    clear:both;
    font-weight:bold;
    padding:3px;
}
.right, .right-50, .right-15, .right-85 { float:right; }
.right-50 { width:50%; }
.right-15 { width:15%; }
.right-85 { width:85%; }
.right-clear-right, .right-50-clear-right {
    float:right;
    clear:right;
}
.left-clear-left, .left-50-clear-left {
    float:left;
    clear:left;
}
.left, .left-50, .left-15 { float:left; }
.left-50 { width:50%; }
.left-15 { width:15%; }
.left-85 { width:85%; }

.p1 {
    font-size:0.9em;
    padding:10px;
}
.p2 {
    font-weight:bold;
    color:#fff;
    font-size:0.9em;
    padding:10px;
}
.important {
    background-color:yellow;
    font-weight:bold;
    color:red;
}
ul#onglets_isbd_public {
    padding-bottom:24px;
    border-bottom:1px solid #aaa;
}
ul#onglets_isbd_public li {
    float:left;
    height:21px;
    margin:2px 2px 0 2px;
    border:1px solid #aaa;
    background-color:#ccc;
}
ul#onglets_isbd_public li.isbd_public_active {
    border-bottom:1px solid #dcdcdc;
    background-color:#eee;
}
#onglets_isbd_public a {
    float:left;
    display:block;
    color:#666;
    padding:4px;
    cursor:default;
}
#onglets_isbd_public li.isbd_public_inactive a:hover {
    background-color:#fff;
    cursor:pointer;
}
.colonne2 {
    float:left;
    width:50%;
}
.colonne_suite { float:left; }
.bg-grey {
	color:#fff;
    border:1px solid #fff;
	background-color:#08396b;
	width:150px;
	text-align:right;
	vertical-align:top;
	padding:3px;
	margin:1px;
}
.spacer {
    height:6px;
    border:1px solid #fff;
    background:url(spacer.png) top left no-repeat;
}
#etagere-titre h1 {
	background:url(http://www.astro-rennes.com/images/relief.jpg);
	border:1px solid #898e79;
    font-size:0.9em;
    padding:3px 10px;
}
#etagere-titre h1 a { color:#fff; }
#etagere-notice-list { padding-left:10px; }
#etagere-notice-list a:hover { text-decoration:underline; }
#titre_etagere { display:none; }
#notice {
    background-color:#fff;
    padding:20px;
}
#notice h3 { font-size:15px; }
.notice-head a {
    font-family:verdana, helvetica, arial, geneva, sans-serif;
    font-size:1.1em;
    font-weight:bold;
}
.notice-parent {
    font-family:verdana, helvetica, arial, geneva, sans-serif;
    color:#000;
    font-size:1em;
}
.child, .notice-child {
    margin:10px 0 15px 25px;
    padding:5px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	display:none;
    border-left:8px ridge #3973a9;
    border-bottom:1px solid #3973a9;
    text-align:justify;
}
.heada {
    font-family:verdana, helvetica, arial, geneva, sans-serif;
    font-weight:bold;
}
.parent {
    font-family:verdana, helvetica, arial, geneva, sans-serif;
    color:#000;
}
#all_footer { font-size:0.9em; }
#meteo img { float:left; }
#adresse { padding-top:25px; }
#adresse h3 span { position:relative; top:10px; }
#search ul.search_tabs li#current {
    background:url(http://www.astro-rennes.com/images/bouton.jpg);
    background-position:0% -46px;
    height:19px;
    padding:2px 8px;
    color:#fff;
    font-weight:bold;
}
#search ul.search_tabs li {
    background:url(http://www.astro-rennes.com/images/bouton.jpg);
    height:19px;
    padding:2px 8px;
    display:block;
}
#search ul.search_tabs li a:link, #search ul.search_tabs li a:visited {
    font-weight:bold;
    color:#fff;
}
#search ul.search_tabs li a:hover {
    font-weight:bold;
    color:#fee064;
}
/* fiche-lecteur */
#iframe_resume_panier {
    background-color:#fff;
    width:100%;
    height:50px;
    border:none;
    font-weight:bold;
}
table.mini {
    background-color:#fff;
    width:50%;
    border-collapse:collapse;
}
.navbar {
    width:210px;
    font-weight:bold;
    margin:10px auto;
}
table.navbar td { text-align:center; }
#mini {
    background-color:#fff;
    margin-top:10px;
    text-align:center;
    padding:10px;
}
#fiche_lecteur {
    background-color:#dcdcdc;
    width:600px;
    border:2px dashed #666;
    margin-top:10px;
}
p.lecteur {
    font-family:courier;
    padding:20px;
    line-height:2.5em;
}
.boutoncirculation { padding:10px; }
.fond-mere {
    font-weight:bold;
    background-color:#ffd700;
}
.fond-article {
    font-weight:bold;
    background-color:#ff0;
}
.isole {
    background-color:#fff;
    margin-top:10px;
    padding:10px;
}
.bas_page {
    background-color:#fff;
    padding:10px;
}
.alerte {
    font-weight:bold;
    color:#fff;
    }
.vignette {
    margin:10px;
    padding-right:30px;
}
.etiq_champ { font-weight:bold; }
.decale { width:95%; margin:10px; }

/* biographie auteur */
.aut_comment {
	margin-top:10px;
    font-weight:bold;
    padding:10px;
    background-color:#ffd700;
    border-left:solid 10px #000;
}

/* surlignage */
.text_search0 {
	background-color:#ff0;
	color:#f00;
}.text_search1 {
	background-color:#ff3;
	color:#f00;
}
.text_search2 {
	background-color:#ff6;
	color:#f60;
}
.text_search3 {
	background-color:#ff9;
	color:#f60;
}
.text_search4, .text_search5 {
	background-color:#ffc;
	color:#f60;
}