<style type="text/css">

div#xxx{}

 div#AllBox {
    margin: 0; padding: 0;
    background-color: #245e98;
    border: 0px;
  }

  div#TopBox {
    background: #245e98;
//    margin: 0; padding: 0;
    width: 100%;
font-family: urw chancery l, gentium, urw palladio l, areal;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;
  }

  div#BottomAllBox {
    background-image:url(./includes/imagenes/background.gif); background-repeat:no-repeat; background-position:right;
    background-color: #ffffff;
    margin: 0; padding: 0;
    width: 100%;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;

  }

  div#BottomAllBoxCursosCurso {
    background-color: #ffffff;
    margin: 0; padding: 0;
    padding-top:0px;
    width: 100%;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;
  }

  div#BottomAllBoxCursos {
    background-color: #ffffff;
//    background-image:url(./includes/imagenes/background_museo.gif); background-repeat:no-repeat; background-position:right;
    background-image:url(./includes/imagenes/background_museo.gif); background-repeat:no-repeat; background-position:center;
    margin: 0; padding: 0;
    padding-top: 5px;
    width: 100%;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;
  }

  div#BottomAllBoxCursoUso {
    text-align: left;
    background-color: #ffffff;
    margin: 0; padding: 0;
    width: 100%;
  }

  div#BottomAllBoxRitmos {
    background-color: #ffffff;
    background-image:url(./includes/imagenes/background_conchas.gif); background-repeat:no-repeat; background-position:right;
//    background-image:url(./includes/imagenes/background_curso1.gif); background-repeat:no-repeat; background-position:right;
    margin: 0; padding: 0;
    width: 100%;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;
  }

  div#BottomAllBoxRitmosRitmo {
    background-color: #ffffff;
    background-image:url(./includes/imagenes/background_curso1.gif); background-repeat:no-repeat; background-position:center;
//    background-image:url(./includes/imagenes/background_conchas.gif); background-repeat:no-repeat; background-position:right;
    margin: 0; padding: 0;
    width: 100%;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;
  }

  div#BottomAllBoxMuseo {
    background-color: #ffffff;
    background-image:url(./includes/imagenes/background_museo1.gif); background-repeat:no-repeat; background-position:center;
    margin: 0; padding: 0;
    padding-top: 5px;
    width: 100%;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;
  }

  div#BottomAllBoxMuseoInstrument {
    background-color: #ffffff;
    margin: 0; padding: 0;
    width: 100%;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;
  }

  div#BottomAllBoxGracias {
    background-color: #ffffff;
    background-image:url(./includes/imagenes/background_pandeiro.gif); background-repeat:no-repeat; background-position:center;
    margin: 0; padding: 0;
    width: 100%;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#D3D3D3;
  }

  div#MenuIntro {
    color: #123456;
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin: 0 0 0 0 ;
    border: 0px;
  }

  div#MenuIntro a:link {
    font-size: 1.2em;
    font-weight: bold;
    background-color: transparent;
  }

  div#MenuIntro a:visited {
    font-size: 1.2em;
    font-weight: bold;
    background-color: transparent;
  }

  div#LeftMenuIntro {
    text-align: left;
    float: left;
    color: #000000;
    padding-top: 1.5em;
    padding-left: 1.5em;
    padding-right: 1em;
    margin: 0 0 0 0 ;
    width: 12em;
    border: 0px;
  }

  div#LeftMenuIntro a:link {
    font-size: 1.2em;
    font-weight: bold;
//    size: 32em;
    background-color: transparent;
  }

  div#LeftMenuIntro a:visited {
    font-size: 1.2em;
    font-weight: bold;
    background-color: transparent;
  }

  div#LeftMenuIntroMuseo {
    text-align: left;
    float: left;
    color: #000000;
    padding-top: 1.5em;
    padding-left: 1.5em;
    padding-right: 2em;
    margin: 0 0 0 0 ;
   width: 95%;
//border-style:dashed;
//border: 1;
  }

  div#LeftMenuIntroMuseo a:link {
    font-size: 1.2em;
    font-weight: bold;
    background-color: transparent;
  }

  div#LeftMenuIntroMuseo a:visited {
    font-size: 1.2em;
    font-weight: bold;
    background-color: transparent;
  }

  div#Inhalt {
    font-size: 1.1em;
    text-align: left;
    padding-top: 1.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    line-height: 1.5em;
  }

  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

  div#Inhalt2 {
//    font-size: 1.1em;
    font-size: 0.9em;
    text-align: left;
    padding-top: 1.5em;
    padding-right: 1.5em;
    margin-left: 17.5em;
    line-height: 1.5em;
#    min-width: 50em;
#    float: right;
    border: 1px;
  }

  * html div#Inhalt2 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

  div#InhaltMuseo {
    font-size: 1.1em;
    text-align: center;
    padding-top: 1.5em;
    padding-left: 1.5em;
    line-height: 1.5em;
    border: 0px;
  }

  * html div#InhaltMuseo {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

  div#BottomBox {
    clear: both;
    margin: 0; padding-top: 3em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
  }

  div#SubBottomBox {
    clear: both;
    margin: 0; padding-top: 0em;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:orange;
  }

  .TopText {
    font-size: 500%;
    margin: 0; padding: 0;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
  }

  .TopTextZusatz {
    font-size: 1.5em;
    margin: 0; padding: 0.1em;
    color: #c2f0e58;
  }

  .CursoIntroTable {
    font-size: 1.0em;
    color: #000000;
  }

  .BackLinkLeft {
    padding-bottom: 0.5em;
 }

  .BackLinkTextRight {
    text-align: 0;
    float: right;
 }
  .BackLinkTextRight a:link {
    text-align: right;
    color: #123456;
    font-size: 90%;
    font-weight: bold;
  }

  .BackLinkTextRight a:visited {
    text-align: right;
    color: #123456;
    font-size: 90%;
    font-weight: bold;
  }


  .VideoSizeText {
   font-size: 0.8em;
   font-weight: bold;
 }

  .CursoIntroTableJota {
    font-size: 0.8em;
    line-height: 0.9em;
  }

  .GraciasText1 {
    font-size: 1.2em;
    line-height: 0.9em;
  }

  .GraciasText2 {
    font-size: 1.5em;
    line-height: 0.9em;
  }

  .CursoIntroText {
   font-size: 1.8em;
   font-weight: bold;
 }

  .MuseoInhaltTable {
    color: #000000;
  }

  .BottomContacto {
    text-align: left;
  }

  .BottomLanguages {
    text-align: left;
  }

  .BottomActualizacion {
    text-align: right;
  }

</style>

