body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #0c0a0a;
	background: #12457c;
}
#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-image: url(../img/pix_cabecera.gif);
	background-repeat:repeat-x;
}

#cabecera_logo_menu{
	position:relative;
	height:73px;
}

#cabecerasup{
	height:73px;
	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;
}

.btLogin{
	position:relative;
	margin-left:167px;
	padding-top:3px;
	white-space: nowrap;
} 

#bt_ok{ margin-top: 0px;
        margin-left: 3px;
				border: none;}
.cajaLogin{
	background-color:transparent;
	margin:1px 0px 1px 3px;
	width:115px;
	border:none;
	vertical-align:top;
	color:#FFFFFF;
}
.botonLogin{
	margin-left:5px;
}

#tit_cursos{
  background-image: url(../fichas/img_ficha/tit_cursos.gif);
	background-repeat:no-repeat;
	height:40px;
}
#tit_presentacion{
  background-image: url(../img/tit_presentacion.gif);
	background-repeat:no-repeat;
	height:40px;
}


.contenido_texto{
   margin: 20px 40px;
	 color:#000000;
}
.contenido_texto2{
   margin: 20px 25px;
	 color:#000000;
}

.base_ficha{
  background-image: url(../ficha_cursos/base_ficha.gif);
	background-repeat:no-repeat;
	height:37px;
}

.tabla_central {
	font-size: 10px;
	border-collapse: separate;
	height:100%;
	width:970px;
}
 
.fondoCabecera{
 	background:url(../img/pix_cabecera.gif) repeat-x;
	width:388px;
}

.textoFondoAzul{
  background:#12457c;
	color:#FFFFFF;
}

.cajaCampus{
	background:url(../img/campus.gif);
	width:834px;
	height:26px;
}

.fondoListado{
	background:url(../ficha_cursos/pix_ficha.gif) repeat-y;
	padding-top:15px;
	width:834px;
}

.tablaFicha{
	margin-left:35px;
	margin-right:35px;
}
.tablaFicha td{
	background-image: url(../img/fondo_cursos.gif);
	background-repeat: repeat-x;
	vertical-align:middle;
}
.tablaFicha td.col1{ width:630px;}
.tablaFicha td.col2{ width:103px;}
.tablaFicha td.col3{ padding-right:5px;}

.demandados,.novedad{
	background-repeat: no-repeat;
	background-position:0px 0px;
	height:27px;
	margin-top: -4px;
}
.demandados{
	background-image: url(../ficha_cursos/ico_demandados.gif);
	width: 18px;
	margin-left:10px;
	position:absolute;
	display:inline;
}
.novedad{
	background-image: url(../ficha_cursos/ico_novedad.gif);
	width: 90px;
	margin-left:20px;
}

#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:40px;
}
#formacion_digital a div{ 
	width:100%; 
	height:100%; 
	cursor:pointer;
}