body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #000000;
	background: #12457c;
}

a{
   border: none;
	 outline: none;
	 text_decoration: none;
	 cursor: pointer;
}

input {
  border: solid 1px #CCCCCC;
	border-top: solid 2px #A8A8A8; 
}

#chknota{ border: 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;
}

/* CABECERA CON LOGO Y ACCESO AL CAMPUS*/
#cabecera{
  width: 814px;
}

#cabecera_logo_menu{
	position:relative;
	height:73px;
	background-image: url(../img/pix_cabecera.gif);
	background-repeat: repeat;
}

#menusup{
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	display:inline;
	padding:0px;
	padding-left: 20px;
	padding-top:44px;
	margin:0px;
	position:absolute;
	width:100%;
	text-align:right;
}

#campus{
  background-image: url(../img/campus.gif);
	background-repeat:no-repeat;
	height:26px;
}

#tit_inscripcion{
  background-image: url(../img/tit_inscripcion.gif);
	background-repeat:no-repeat;
	height: 40px;
	width: 834px
}

.enl_cabecera{
  height: 28px;
	width: 98px;
	border:none;
}

/* ENLACE DE INSCRIPCION*/

.enl_inscripcion{
  height: 28px;
	width: 115px;
	border:none;
}


#form_login, #form_inscripcion{
  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;
}


#bt_ok{ 
   margin-top: 0px;
	 margin-left: 3px;
	 padding: 0px;
	 border: none;
	 outline: none;
}

.contenido_texto{
   padding: 20px 35px;
	 background: #FFFFFF;
	 text-align: left;
}

.negrita{
  font-weight: bold; 
}


.tabla_contenido{
 background: #FFFFFF; 
 border:0px;
 border-collapse:collapse;
}


.fondoCabecera{
 	background:url(../img/pix_cabecera.gif) repeat-x;
	width:388px;
}
	
.textoParrafo{
	width:750px;	
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:20px;	
}


.ref{
	color:#000000;
}

.fondo_t{
  background:#000000;
	font-weight: bold;
}

.cajaCampus{
	background:url(../img/campus.gif);
	width:834px;
	height:26px;
}


.ficha{
   padding-bottom: 30px;
	 background: #FFFFFF;
}

.base_ficha{
   background-image: url(../ficha_cursos/pix_ficha.gif);
	 background-repeat:repeat;
	 padding:  10px 40px;
	 padding-bottom: 0px;
}

.base_ficha_2{
   background-image: url(../ficha_cursos/pix_ficha.gif);
	 background-repeat:repeat;
}

.tabla_dp{
  width: 95%;
	padding-left: 10px;
	text-align: left;
}


.etiqueta_form {
   padding-right: 20px;
	 color: #0F457D;
	 font-size: 11px; 
}


#pie{ 
  margin: 0px auto;
	width: 970px;
	background-image: url(../img/base.gif);
	background-repeat: no-repeat;
	height: 78px;
}

.link_correo{
  font-weight: bold;
	color: #0F457D;
}

A.link_correo:LINK,
A.link_correo:VISITED {
	text-decoration: underline;
	color: ##0F457D;
}

A.link_correo:HOVER {
	font-weight: bold;
	text-decoration: none;
	color: ##0F457D;
}

.nota_legal{
  background: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 10px;
}

#cont_nota {	
  padding-bottom: 20px;
  background: #FFFFFF;	
}

#contenedor_nota { 
    width: 589px;
    margin:0px auto;
		background: #FFFFFF;
		border: solid 1px #CCCCCC;
		border-top: none;
}

.contenido_nota{
   margin-left: 35px;
	 margin-right: 35px;
	 margin-top: 15px;
	 color: #000000;
}

#error_validacion{
   color: #CC0033;
	 font-weight: bold; 
	 padding-left: 35px;
}

.error_validacion li{ padding-left: 20px;}


.centrado { 
  text-align: center;
	margin-left: auto;
	margin-right: auto;
}
