.fondoMenuSuperior {
	background-image: url(../imagenes/menuSuperior.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoMenu {
	background-image: url(../imagenes/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoPie {
	background-image: url(../imagenes/fondoInferior.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bordeGeneral {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8ABA4A;
	border-left-color: #8ABA4A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #8ABA4A;
}
.fondoInicio {
	background-image: url(../imagenes/inicio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding-left: 25px;
}
.titulo {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #8ABA4A;
}
.titulo2Nivel {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left:40pt;
}

.titulo2Nivel {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left:40pt;
}
.titulo2Nivel a:link {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration:none;
	
}
.titulo2Nivel a:visited {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration:none;
	
}
.titulo2Nivel a:hover {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #8AbA4A;
	text-align: left;
	text-decoration:underline;
}
.fondoIdentificacion {
	background-image: url(../imagenes/fondoIdentificacion.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloBlanco {

	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondoFicha {
	background-image: url(../imagenes/fondoFicha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondoHosteleria {
	background-image: url(../imagenes/hosteleria.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoAlimentacion {
	background-image: url(../imagenes/alimentacion.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoServicios {
	background-image: url(../imagenes/comercioServicios.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoTextil {
	background-image: url(../imagenes/comercioTextil.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoSalud {
	background-image: url(../imagenes/salud.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoOficina {
	background-image: url(../imagenes/administracion.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoTransporte {
	background-image: url(../imagenes/transporte.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.fondoConstruccion {
	background-image: url(../imagenes/construccion.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoMetalurgias {
	background-image: url(../imagenes/metarlugia.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoActividades {
	background-image: url(../imagenes/actividades.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
