A               { text-decoration: none; color: #ffffff; }
A:link          { color: #ffffff; }
A:visited       { color: #ffffff; }
A:active        { color: #ffffff; }
A:hover         { color: #999999; text-decoration: underline;}

a img {
   border: none;
}

html {
   font-family: Tahoma;
   font-size: 11px;
   color: #ffffff;
   text-decoration: none;
}

body {
   background-color: #000000;
   margin: 0px;
   padding: 0px;
}

b, strong {
   color: #efefef;
   font-weight: bolder;
}

input, textarea, select {
   color: #7E888A;
   background: white;
   border: 0px;
   border: 1px solid #7E888A;
   font-size: 12px;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#000000;
   font-family: Tahoma;
   color: #ffffff;
   font-weight: Bold;
   font-size: 11px;
}

h1 {
   color: #f6fa34;
   font-size: 14px;
   font-weight: bold;
}

div#lienzo {
   width: 850px;
   margin: 0px auto 0px auto;
}

div#flash {
   width: 100%;
}

div#contentLeftContainer {
   text-align: right;
   position: absolute;
   top: 220px;
   margin-left: 45px;
   width: 235px;
   height: 167px;
   overflow: hidden;
}

div#contentLeft {
   position: absolute;
   left: 0px;
   top: 0px;
}

div#upRight {
   text-align: right;
   position: absolute;
   top: 20px;
   margin-left: 565px;
   width: 240px;
   height: 167px;
   overflow: hidden;
   color: #f5fc3a;
}

div#footer {
   width: 765px;
   margin: 10px auto 0px auto;
}


/* Scroll 1 */

div#containerContenidoCurso {
   position: absolute;
   top: 1410px;
   left: 0px;
   width: 230px;
   height: 260px;
   overflow: hidden;
}

div#contenidoCurso {
   position: absolute;
   top: 0px;
   left: 0px;
}

div#cursos-scrup {
   position: absolute;
   margin-left: 53px;
   top:87px;
   z-index:4;
}

div#cursos-scrdown {
   position: absolute;
   margin-left: 53px;
   top:109px;
   z-index:4;
}
