body {
   margin: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: justify;
   color:#00221b;
   background: #b2b2b2;
}
#contenedor_ppal {
   width: 970px;
   margin:0px auto;
   background-image: url(../img/pix_dcha.gif);
   background-position: right;
   background-repeat:repeat-y;
}

#contenedor_sec {
   width: 834px;
   padding-left:68px;
   background-image: url(../img/pix_izq.gif);
   background-position: left;
   background-repeat:repeat-y;
}

#contenido{
   width: 100%;
   background:#FFFFFF;
   padding-bottom:30px;
}

/* CABECERA CON LOGO Y ACCESO AL CAMPUS*/
#cabecera{
   background: #ffffff;
   width: 814px;
}

#cabecera_logo_menu{
   position:relative;
   height:73px;
}

#cabecerasup{
   height:72px;
   width: 446px;
   display:inline;
   float:left;
   padding:0px;
   margin:0px;
   background-image: url(../img/logo.gif);
   background-repeat:no-repeat;
}

#menusup{
   display:inline;
   padding:0px;
   margin:0px;
   position:absolute;
   width:388px;
   text-align:right;
   padding-top:44px;
}

#campus{
   background-image: url(../img/campus.gif);
   background-repeat:no-repeat;
   height:26px;
}

#tit_presentacion{
   background-image: url(../img/tit_presentacion.gif);
   background-repeat:no-repeat;
   height:40px;
   width: 834px
}

.btLogin{
   position:relative;
   margin-left:167px;
   padding-top:3px;
   white-space: nowrap;
}
.cajaLogin{
   background-color:transparent;
   margin:1px 0px 1px 3px;
   width:115px;
   border:none;
   vertical-align:top;
   color:#FFFFFF;
}
.botonLogin{
   margin-left:5px;
}

#bt_ok{ margin-top: 0px;
   margin-left: 3px;
   border: none;}

#tit_cursos{
   background-image: url(../fichas/img_ficha/tit_cursos.gif);
   background-repeat:no-repeat;
   height:40px;
}

.contenido_texto{
   margin: 20px 35px;
   color:#00221b;
}

/* FICHA CENTRAL, CON BORDES */
.ficha_tit{
   background-image: url(img_ficha/tit_ficha.gif);
   background-repeat:no-repeat;
   height:40px;
   width:834px;
   position:absolute;
}
.ficha_cuerpo{
   background-image: url(img_ficha/pix_ficha.gif);
   background-repeat:repeat;
   padding-top:22px;
}
.ficha_imagen_texto{
   position:relative;
   margin:0px 30px;
   padding-bottom:3px;
}
.ficha_imagen{
   width:175px;
   display:inline;
}
.ficha_contenido{
   padding:0px;
   position:absolute;
   width:555px;
   margin-top:10px;
   margin-left:20px;
   margin-right:25px;
   display:inline;
   clear:both;
}

.negrita{
   color:#00221b;
   font-weight: bold;
}

.negrita_cur{
   color:#00221b;
   font-weight: bold;
}

.contenido_curso{
   color:#00221b;;
}
.contenido_curso ul{
   margin: 0px;
   margin-left:3px;
   padding-left:13px;
}
.contenido_curso ul li{
   margin-top:0px;
   padding-left:20px;
   list-style-image:url(img_ficha/guion.gif);
}

.ficha_pie{
   background-image: url(img_ficha/base_ficha.gif);
   background-repeat:no-repeat;
   height:37px;
   text-align:right;
}

#pie{
   margin: 0px auto;
   width: 970px;
   background-image: url(../img/base.gif);
   background-repeat: no-repeat;
   height: 78px;
}

#formacion_digital{
   position:relative;
   width:74px;
   height:25px;
   left:830px;
   top:18px;
}
#formacion_digital a div{
   width:100%;
   height:100%;
   cursor:pointer;
}

#correo{
   position:relative;
   width:200px;
   height:20px;
   left:310px;
   top:35px;
}

#correo a div{
   width:100%;
   height:100%;
   cursor:pointer;
}
