/* memoire.css */
/* memoire intraveineuse */



body            {
                padding: 9px;
                scrollbar-face-color: #000000;
                }

a:link          {
                color: #000066;
                text-decoration: underline;
                }

a:visited       {
                color: #000066;
                text-decoration: underline;
                }

a:active        {
                color: #000066;
                text-decoration: underline;
                }

strong          {
                font-weight: bold;
                }


P.premier:first-letter  {
                        font-size: large;
                        font-weight: bold;
                        background-color: #FFFFCC;
                        float: none;
                        border: thin dotted;
                        padding: 3px;
                        }
td.menu          {
                background-color: #FFFFFF;
                }

img.flottante   {
                float: left
                }


table.contenu	{ padding: 11px;
                background-color: transparent;
                }

table.matiere	{ padding: 3px;
                background-color: transparent;
                }

table.presentation      { padding: 1px;
                        background-color: transparent;
                        }

td.rimes        {
                font-size: medium;
                color: darkblue;
                font-family: sans-serif;
                line-height: 150%;
                font-weight: normal;
                background-color: #FFFFFF
                }

td.images       {
                background-color: #FFFFFF
                }




td.droits       {
                font-size: small;
                color: black;
                font-family: sans-serif;
                line-height: 120%;
                font-weight: bold;
                background-color: #FFFFFF;
                }

td.notice_pmo   {
                font-size: small;
                padding: 3px;
                border: none;
                text-align: center;
                color: black;
                }

