/* 
 * Copyright (c) 2005 Alexis Domjan <adomjan@horus.ch>
 *
 * $Id: main.css,v 1.5 2005/09/26 22:19:08 disco Exp $
 */

body.normal { 	
   margin: 0px;
   padding: 0px;
   background-color: #f6cb8d;
}


p.normal {
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-size: 10pt;
   font-weight: normal;
}

p.copyright {
   font-family: Verdana, Arial, sans-serif;
   font-size: 8pt;
   font-weight: normal;
}

p.concert {
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: #805050;
   border-bottom: #805050 1px solid;
}

p.title {
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   border-bottom: #805050 1px solid;
}

p.subtitle {
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-size: 12pt;
   font-weight: bold;
}

p.composer {
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}

p.opus {
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-size: 10pt;
   font-weight: normal;
}

ul.list {
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-size: 10pt;
   font-weight: normal;
}

img.borded {
   border: black 1px solid;
}

a img.borded:hover {
   border: #a0a0a0 1px dotted;
}

td.topmenu {
   text-align: center;
   vertical-align: middle;
   background-color: #e6bb7d;
}
   
td.topmenu-selected {
   text-align: center;
   vertical-align: middle;
   background-color: #c69b5d;
}
   
td.left-topmenu {
   text-align: center;
   vertical-align: middle;
   background-color: #e6bb7d;
   border-right: #303030 1px solid;
}
   
td.left-topmenu-selected {
   text-align: center;
   vertical-align: middle;
   background-color: #c69b5d;
   border-right: #303030 1px solid;
}
   
td.middle-topmenu {
   text-align: center;
   vertical-align: middle;
   background-color: #e6bb7d;
   border-right: #303030 1px solid;
}
   
td.middle-topmenu-selected {
   text-align: center;
   vertical-align: middle;
   background-color: #c69b5d;
   border-right: #303030 1px solid;
}
   
td.right-topmenu {
   text-align: center;
   vertical-align: middle;
   background-color: #e6bb7d;
}
   
td.right-topmenu-selected {
   text-align: center;
   vertical-align: middle;
   background-color: #c69b5d;
}
   
a.topmenu {
   display: block;
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-size: 11pt;
   font-weight: bold;
   text-decoration: none;
   color: #563b1d;
}

a.topmenu:hover {
   text-decoration: underline;
}

a.lien {
   font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
   font-weight: normal;
   text-decoration: none;
   color: #a9165b;
}

a.lien:hover {
   text-decoration: underline;
}


a.copyright {
   font-family: Verdana, Arial, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
   color: #a9165b;
}

a.copyright:hover {
   text-decoration: underline;
}

a.galerie {
   color: #404040;
}

a.galerie:hover {
   color: #808080;
   text-decoration: underline;
}

a.galerie:visited {
   color: #404040;
}



td.galerie {
   font-size: 8pt; 
   color: #404040;
   font-family: Verdana, Arial, sans-serif;
}
