@charset "iso-8859-1";
/* CSS Document */

/* control de expansión del documento para reubicar pie de pagina */
html, body, #wrap {height: 100%;}
body > #wrap {
	height: auto;
	min-height: 100%;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/home/bg_general.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body ,html{
	margin: 0px;
	padding: 0px;
}

ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#banners {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

#cabecera {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#listacursos a ,#banners a{
	display: block;
}

#listacursos {
	margin-top: 5px;
	margin-left: 29px;
}
#footer {
}

#fllistadohome {
	margin-left: 30px;
	margin-top: 18px;
}
#flabajo {
	margin-bottom: 6px;
}


#main {
	padding-bottom: 20px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}  /* debe ser el mismo alto que el footer */
#columnaIz {
	width: 571px;
	background-image: url(../img/home/bg_home1.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 350px;
}
#columnaIz table {
	width: 100%;
}
#columnaIz span ,#banners span{
	display: none;
}
#columnaDr {
	float: left;
	background-image: url(../img/home/bg_derecha002.gif);
	background-repeat: no-repeat;
	width: 190px;
	margin-left: 5px;
	height: 350px;
}



#footer {
	position: relative;
	margin-top: -20px; /* valor negativo del alto del footer */
	height: 20px;
	clear:both;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
} 
#footer p {
	background-image: url(../img/home/bg_foot.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: left center;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	margin: 0px;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
#logeo label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #003366;
	display: block;
	float: left;
	width: 60px;
}
#logeo ol li {
	margin-bottom: 2px;
}
#logearse {
	background-image: url(../img/ingresar_lear2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 70px;
	display: block;
	position: relative;
	left: 120px;
	top: -40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#usuario ,#password{
	width: 50px;
}



.celda2 {
	background-image: url(../img/home/base01.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.celda1 {
	background-image: url(../img/home/base02.gif);
	background-repeat: no-repeat;
	height: 138px;
}
.bancapacitacion {
	background-image: url(../img/capacitacion2.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 173px;
}
.calidad {
	background-image: url(../img/calidad.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 180px;
}
.facebook {
	background-image: url(../img/home/facebookIcon.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 180px;
}



.listadohome {
	background-image: url(../img/home/basetablahome.jpg);
	background-repeat: repeat-y;
}
.boton_capacitaciones {
	background-image: url(../img/home/capacitaciones_normal.gif);
	background-repeat:no-repeat;
	height:78px;
	width:437px;
	text-align:center;
	}
.boton_cursosonline {
	background-image: url(../img/home/botonera_listado.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 236px;
}
.boton_salaonline {
	background-image: url(../img/home/botonera_listado.jpg);
	background-repeat: no-repeat;
	background-position: -236px top;
	height: 40px;
	width: 236px;
}
.boton_diagnostico {
	background-image: url(../img/home/botonera_listado.jpg);
	background-repeat: no-repeat;
	background-position: -472px top;
	height: 40px;
	width: 236px;
}
.boton_cursosonline:hover {
	background-position: left bottom;
}
.boton_salaonline:hover {
	background-position: -236px bottom;
}
.boton_diagnostico:hover {
	background-position: -472px bottom;
}



.subtitulos_home {
	background-image: url(../img/home/tituloshome.jpg);
	background-repeat: no-repeat;
	height: 58px;
	margin: 0px;
	padding: 0px;
}

.titulo_home {
	background-image: url(../img/home/bg_titu01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 571px;
}

