.menu_izq
{
	width:290px;
	float:left;
}

ul.lista
{
	display:inline-block;
}

li.child
{
	list-style:none;
	height: 19px;
	padding-left:15px;
}

li.child a
{
	text-decoration:none;
	color:#024164;
}

li.child a:hover
{
	color:#f19313;
}

.hogar
{
	position:relative;
	margin-top:10px;
	height:47px;
	width:279px;
	background-image:url(../imagenes/estructura/menu_lat/hogar.jpg);
	vertical-align:middle;
	font-weight:bold;
}

.hogar a
{
	position:relative;	
	top:15px;
	left:65px;
	font-size:15px;
	height:47px;
	color:#FFF;
	text-decoration:none;
	z-index:1;
}

.hogar a:hover
{
	color:#f19313;
	text-decoration:none;
}

.hogar_child
{
	position:relative;
	height:94px;
	width:279px;
	background-color:#edf2ce;
	z-index:1;
}

.asistencial
{
	position:relative;
	margin-top:5px;
	height:47px;
	width:279px;
	background-image:url(../imagenes/estructura/menu_lat/asistencial.jpg);
	vertical-align:middle;
	font-weight:bold;
}

.asistencial a
{
	position:relative;	
	top:15px;
	left:65px;
	font-size:15px;
	height:47px;
	color:#FFF;
	text-decoration:none;
	z-index:1;
}

.asistencial a:hover
{
	color:#f19313;
	text-decoration:none;
}

.asistencial_child
{
	position:relative;
	height:94px;
	width:279px;
	background-color:#daecf3;
	z-index:1;
}

.formacion
{
	position:relative;
	margin-top:5px;
	height:47px;
	width:279px;
	background-image:url(../imagenes/estructura/menu_lat/formacion-a-domicilio.jpg);
	vertical-align:middle;
	font-weight:bold;
}

.formacion a
{
	position:relative;	
	top:15px;
	left:65px;
	font-size:15px;
	height:47px;
	color:#FFF;
	text-decoration:none;
	z-index:1;
}

.formacion a:hover
{
	color:#f19313;
	text-decoration:none;
}

.formacion_child
{
	position:relative;
	height:94px;
	width:279px;
	background-color:#e4ebf4;
	z-index:1;
}

.estetica
{
	position:relative;
	margin-top:5px;
	height:47px;
	width:279px;
	background-image:url(../imagenes/estructura/menu_lat/estetica-a-domicilio.jpg);
	vertical-align:middle;
	font-weight:bold;
}

.estetica a
{
	position:relative;	
	top:15px;
	left:65px;
	font-size:15px;
	height:47px;
	color:#FFF;
	text-decoration:none;
	z-index:1;
}

.estetica a:hover
{
	color:#f19313;
	text-decoration:none;
}

.estetica_child
{
	position:relative;
	height:94px;
	width:279px;
	background-color:#f4e7e7;
	z-index:1;
}

.otros
{
	position:relative;
	margin-top:5px;
	height:47px;
	width:279px;
	background-image:url(../imagenes/estructura/menu_lat/otros-servicios-a-domicilio2.jpg);
	vertical-align:middle;
	font-weight:bold;
}

.otros a
{
	position:relative;	
	top:15px;
	left:65px;
	font-size:15px;
	height:47px;
	color:#FFF;
	text-decoration:none;
	z-index:1;
}

.otros a:hover
{
	color:#f19313;
	text-decoration:none;
}

.otros_child
{
	position:relative;
	height:94px;
	width:279px;
	background-color:#eeeeee;
	z-index:1;
}

