/* CSS pour biblionline
 * mendicantes.net biblio
 * modifications pour "harmoniser" avec le site SPIP
 */

.ENTETE {
/*    background-color: #003366;*/ 

    background-color: #006699;
/*    background-image: url(entete/fond_haut01.jpg);
    background-repeat: repeat;*/
}


body, p, a, a:hover, a:visited, a:active, th, td, i, b, h1, h2, h3, h4, h5 {
    font-family : Arial, Verdana, Tahoma, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

body, p, a, a:hover, a:visited, a:active, th, td, i ,b {
    font-size : 12px;
}

h1 {

    font-size : 18px;
    margin: 0px 5% 0px 5%;
    background-color: #006699;
    color: white;
    border-color: silver;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    
}
