body {
   font-family: Verdana, Geneva, sans-serif;
   text-align: center;
   background-color: #fff;
   margin: 0;
   /*background:#000;      */
   background: -moz-linear-gradient(top, #fff, #fff);
}

#body {
   background: #222;
   width: 100%;
   height: 100%;
   filter: Alpha(Opacity=100,
   FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
}

#frame {
   width: 950px;
   /*    border: 1px dashed #CCCCCC;  */
   margin: 0 auto ;
   height: auto;
   /*background-color: #412E4A  */
}
#datos {
   width: 1000px;
   text-align: left;
}
.datos {
   width: 1000px;
   text-align: left;
   color: #fff;
}

#titulo {
   width: auto;
   /*border: 1px dashed #CCCCCC;  */
   text-align: center;
   padding: 10px;
   margin: 0 auto;
   color: #fff;
   font-weight: bold;
   background-color: #00002e;

   /*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 {
   text-align: left;
   float: left;
   width: 225px;
   margin: 10px 10px 10px 10px;
   background-color: #1a1613;
   padding: 10px;
}
#contenidos {
   float: left;
   width: 900px;
   background-color: #fff;
   margin: 10px 10px 10px 10px;
   padding: 10px;
}
#pie {
   clear: both;
   float: left;
   width: 900px;
   padding: 10px;
   margin: 10px;
   background-color: #949494 ;
   text-align: center;
   color: #fff;
}

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

#menu a {
   font-size: 14px;
   line-height: 12px;
   margin-left: -30px;
   color: #fff;
}
#menu span {
   font-size: 14px;
   line-height: 12px;
   margin-left: -30px;
   color: #fff;
   cursor: pointer;
}

h1 {
   font-size: 18px;
}
ul {
   list-style: none;
}
#textoTitulo {
   font-family: Arial Rounded MT Bold;
   font-size: 70px;
   font-weight: bold;
   color: #fff;
   text-align: center;
   font-stretch: wider;
}
.subtitulo, .subtitulo2, .subtitulo3 {
   font-weight: bold;
   font-size: 20px;
   color: #00002e;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #fff;
}

.nombreAsignatura {
   font-weight: bold;
   font-size: 48px;
   color: #00002e;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   background-color: #fff;
}
#menuTitulo {
   color: #fff;
   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: 12px;
   text-align: left;
   font-weight: bolder;
}
#enConstruccion {
   font-family: Arial;
   font-size: 14px;
}

/* abril 2016 */
.menubotones {
   /*border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px; */
   border: 0 solid #000;
   width: 900px;
   height: auto;
   background-color: #39238b;
   text-align: center;
}
.botones {
   /* border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;  */
   border: 0 solid #fff;
   background-color: #fff;
   border-bottom: 2px solid #060 ;
   color: #120b2c;
   width: 260px;
   height: auto;
   padding: 10px;
   float: left;
   margin: 10px;
   display: table;
}
.botonesM {
   /* border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px; */
   border: 0 solid #000;
   background-color: #fff;
   border-bottom: 1px solid #060
   color: #fff;
   width: 260px;
   height: auto;
   padding: 10px;
   float: left;
   margin: 10px;
}
.botonesM a {
   color: #0070A3;
}
p {
   margin: 0;
}
