body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #1F390F;
	background: #b2b2b2;
}

a{ 
  text-decoration: none;
  outline: none;
}

#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;
	
}

ol li { margin-left: 15px;}
ul li { list-style-position:inside;}

/* CABECERA CON LOGO Y ACCESO AL CAMPUS*/
#cabecera{
  width: 814px;
}

#cabecera_logo_menu{
	position:relative;
	height:73px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}

#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;
	padding-left: 20px;
	padding-top:44px;
	margin:0px;
	position:absolute;
	width:100%;
	text-align:right;
}


#campus{
  background: 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
}

#tit_cursos{
  background-image: url(../fichas/img_ficha/tit_cursos.gif);
	background-repeat:no-repeat;
	height:40px;
}

.enl_cabecera{
  height: 28px;
	width: 98px;
	border:none;
}

/* ENLACE DE INSCRIPCION*/

.enl_inscripcion{
  height: 28px;
	width: 115px;
	border:none;
}


#form_login{
  margin: 0px;
	padding: 0px;
}

#cont_login{
  margin-top: 0px;
	margin-left:167px;
	padding-top:3px;
	white-space: nowrap;
	height:23px;
}

.cajaLogin{
	background-color:transparent;
	margin:0px 0px 1px 3px;
	width:115px;
	border:none;
	color:#FFFFFF;
	height:15px;
	vertical-align: top;
}

#tit_presentacion{
  background-image: url(../img/tit_presentacion.gif);
	background-repeat:no-repeat;
	height:40px;
	width: 834px;
}

#presentacion{
  background-image: url(../img/img_presentacion.jpg);
	background-repeat:no-repeat;
	width: 834px;
	height: 275px;
}

.contenido_texto{
  background: #FFFFFF;
	padding: 20px 35px;
	color: #1f390f;
}

#bt_ok{ 
   margin-top: 0px;
	 margin-left: 3px;
	 padding: 0px;
	 border: none;
	 outline: none;
}

.botonLogin{
	margin-left:5px;
}

/* FICHA CENTRAL, CON BORDES */
.ficha_tit{
   background-image: url(img_ficha/tit_ficha.gif);
	 background-repeat:no-repeat;
	 height:40px;
	 width:834px;
}

.ficha_cuerpo{
   background-image: url(img_ficha/pix_ficha.gif);
	 background-repeat:repeat;
}

.ficha_imagen_texto{
	margin:0px 50px; 
	padding-bottom:10px;
	height: 100%;
}

.ficha_imagen{
	width:195px;
	float: left;
}

.ficha_contenido{
	
	width:480px;
	margin-right:25px;
	float: left;
}

.negrita{
  color:#1f390f;
	font-weight: bold; 
}

.negrita_cur{
  color:#1f390f;
	font-weight: bold; 
}

.contenido_curso{
  color: #1F390F;
}

.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);
}

.margen_izq_10{
  padding-left: 10px;
}


.ficha_pie{
   background-image:url(img_ficha/base_ficha.gif);
	 background-repeat:no-repeat;
	 height:23px;
	 text-align:right;
	 clear: both;
}

#pie{ 
  margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-image: url(../img/base.gif);
	background-repeat: repeat;
	height: 78px;
}

#formacion_digital{ 
	position:relative; 
	width:100%; 
	height:25px; 
	left:0px;
	top:40px;
	}

#formacion_digital a div{ 
	width:100%; 
	height:100%; 
	cursor:pointer;
}

.push{
  clear: both; 
	height: 5px;
}



