
body {
    background-color: #22170e;
    color: #564738;
    font-family : Verdana, arial, helvetica, san-serif;
    font-size :11px;
}


.sandy                      { background-color: #dacfaf; }
.small                      { font-size :9px; }
.smallGalerry               { font-size :9px; }
.black                      { background-color: #221b13; }
.brown                      { background-color: #645737; }
.frame                      { background-color: #776451; }

td.lineNavigation           { background-color: #605343; }
td.topNavigation            { text-align:right }
td.bottomNavigation         { text-align:center }
td.titleDocument            { text-align:center; padding:8 0 8 0; }
td.moduleNavigation         { padding:0 5 0 5; }
td.moduleNavigationTop      { padding:3 0 0 7; }
td.textInformation          { color: #503e2f; font-weight: bold; font-size :9px; }
td.footer                   { color: #897f67; background-color: #cfc39f; font-size :9px; padding :0 0 10 15; } 
td.footerMuseum             { color: #503e2f; background-color: #cfc39f; font-size :9px; font-weight: bold; text-align:right; padding: 0 15 10 0; } 
td.foto                     { text-align:center; font-size :9px; }
td.gallery                  { text-align:center; font-size :9px; vertical-align: top;}

a                           { text-decoration: none;font-size: 11px; color: #63513e;}
a:visited                   { }
a:active                    { }
a:hover                     { text-decoration: underline; }
a.topNavigation             { color: #9a9189; }
a.bottomNavigation          { color: #63513e; }
a.bottomNavigationDocument  { color: #63513e; font-size :9px; }
a.footer                    { color: #897f67; font-size :9px; } 

p                           { font-family : verdana, arial, helvetica, san-serif; line-height:17px; text-align: justify; }
li                          { font-family : verdana, arial, helvetica, san-serif; line-height:17px; }
td                          { font-family : verdana, arial, helvetica, san-serif; font-size : 11px; }

img.black                   {border-color:#000000; }
img.frame                   {border-color: #776451; }
div.logo                    {background: url(../img/logo.gif) repeat-x; height: 78px;}
div.logoEn                  {background: url(../img/logo_en.gif) repeat-x; height: 78px;}
div.logoFr                  {background: url(../img/logo_fr.gif) repeat-x; height: 78px;}
a.logoGo	                   { display: block; height: 75px; width: 320px; }   
.hidden	                   { visibility: hidden;}                         

.left                       { float: left; }
div.language                { float: right; padding: 10px 25px 0 0;}
.language ul                {
                              list-style: none;                             
                            }
.language li                {
                            display: inline;
                            } 
                                                       
                                                       