/* CSS, versión 3.0
**
** g10422
*/

/*
distance for menu, at left column
19px
23px
43px
196px
*/

.lq_mask {
	clear:both;
	float:left;
	overflow:hidden;
	position:relative;
	width:98%;
}

.lq_lftmnu {
/*	background-color:yellow;	/*o*/
}

.lq_lftmnu .lq_body {
	right:72.7%;
	background-color:#fbfcfc;	/*o eff7ff*/
}

.lq_lftmnu .lq_col1 {
	left:100%;
	width:72.7%;
}

.lq_lftmnu .lq_col2 {
	color:#252359;
/*	background:#eff7ff url(../imgs/id_mnu.png) repeat-y;	/**/
	background-color:#fbfcfc;
	left:1.5%;
	width:24.9%;	/*22.1*/
	padding:1em 0 0 0.5em;
/*	border-right:1px solid magenta;	/**/
}

.lq_body {
	float:left;
	position:relative;
	width:100%;
}

.lq_col1 {
	float:left;
	overflow:hidden;
	position:relative;
	padding:0;
}

.lq_col2 {
	float:left;
	overflow:hidden;
	position:relative;
/*	max-width:29%;	/*+*/
}

.lq_col2 p {
	font-size:0.87em;
}
