body {
  font-family: Georgia, Serif;
  text-align: center;
  background-color: #3D332A
}

#frame {
    width:830px;
/*    border: 1px dashed #CCCCCC;  */
    margin:0 auto ;
    height: auto;
/*background-color: #412E4A  */
}
#datos{
    width: 830px;
    text-align: center;
}


#titulo{
  width: 790px;
  /*border: 1px dashed #CCCCCC;  */
  text-align: center;
  padding: 10px;
  margin: 10px;
  color: #FFFFFF;

  /*filter:Alpha(Opacity=100,FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);*/
/*  background-color: #BB0208; */
  background-image: url(fondoTitulo.gif);
  background-repeat: repeat-x
}

#menu {
  font-family: Arial;
  text-align:left;
  float: left;
  width: 225px;
 /* border: 1px dashed #CCCCCC;  */
  margin: 10px 10px 10px 10px;
  background-color: #1A1613;
  padding: 10px
}
#contenidos {
  float: left;
  width: 525px;
  background-color: #FFFFFF;
  margin:10px 10px 10px 10px;
  padding: 10px
}
#pie {
  float: left;
  width: 790px;
/*  border: 1px dashed #CCCCCC;  */
  padding: 10px;
  margin: 10px;
  background-color: #A70200
}

#rightcontent p {
  font-size:10px;
}

#menu a {
  font-size:12px;
  line-height:12px;
  margin-left: -30px;
  color: #FFFFFF;
}

h1 {
  font-size:large;
}
ul{
  list-style: none;
}
#textoTitulo{
  font-family: Arial Rounded MT Bold;
  font-size: 60px;
  font-weight: lighter;
  color: #FFFFFF;
  text-align: center;
  font-stretch: wider
}
.subtitulo,.subtitulo2,.subtitulo3{
	font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    background-color: #A70200;
}

.nombreAsignatura{
   	font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    background-color: #1A1613;
    font-variant: small-caps;

}
#menuTitulo{
  color: #FFFFFF;
  text-align: center;
  font-family: Arial Rounded MT Bold;
}
.degradado{
    background:#222;
    width:100%;
    height:100%;
    filter:Alpha(Opacity=100,FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%)
}
a{
  color:#574851;
  text-decoration:none
  }
#materiales{
font-family:Arial;
font-size: 16px;
text-align: left;
font-weight: bolder;
}
#enConstruccion{
  font-family:Arial;
  font-size: 14px

}

