/* contenedores */
			div.contmenu{
				width:314px;
				margin:5px 0 0 5px;
			}
			.menurojo{
				background:url(/imgfiles/front/img/imgMenus/menu_rojo.gif) top left no-repeat;
			}
			.menuverde{
				background:url(/imgfiles/front/img/imgMenus/menu_verde.gif) top left no-repeat;
			}
			.menugrisoscuro{
				background:url(/imgfiles/front/img/imgMenus/menu_grisoscuro.gif) top left no-repeat;
			}
			.menunegro{
				background:url(/imgfiles/front/img/imgMenus/menu_negro.gif) top left no-repeat;
			}

			.menunaranja{
				background:url(/imgfiles/front/img/imgMenus/menu_naranja.gif) top left no-repeat;
			}
			.menugris{
				background:url(/imgfiles/front/img/imgMenus/menu_gris.gif) top left no-repeat;
			}
			.menublanco{
				background:url(/imgfiles/front/img/imgMenus/menu_blanco.gif) top left no-repeat;
			}
			.menuazul{
				background:url(/imgfiles/front/img/imgMenus/menu_azul.gif) top left no-repeat;
			}



/* enlaces plegar y desplegar */	

			.desplegar, .plegar{
				cursor:pointer;
			}
	
		
			.lkdesplegar, .lkplegar{
				float:right;
				cursor:pointer;
				/* margin:8px 3px 0 0; */
				/* margin:8px -11px 0 0; */
				margin:8px 8px 0 0;
			}
			.lkdesplegar{
				margin:8px 8px 0 0;
			}
/* titulos */
			div.contmenu h3{
				font-size:12px;
				font-weight:normal;
				color:#000;
				height:28px;
				line-height:24px;
				padding:0 0 0 10px;
				margin:0;
			}
			div.contmenu.menunegro h3{color:#ffffff}
			div.contmenu.menugrisoscuro h3{color:#ffffff}

			div.contmenu h3.plegado{
				height:23px;
			}

/* contenido */
			.contentplegable{
				padding:0;
			}
			
/* pie */
			.pieplegable{width:314px;height:5px; margin:0 0 0 5px;font-size:0}
			.pieplegable.menurojo {
				background:url(/imgfiles/front/img/imgMenus/menu_rojo.gif) bottom left no-repeat;
			}
			.pieplegable.menuverde{
				background:url(/imgfiles/front/img/imgMenus/menu_verde.gif) bottom left no-repeat;
			}
			.pieplegable.menugrisoscuro{
				background:url(/imgfiles/front/img/imgMenus/menu_grisoscuro.gif) bottom left no-repeat;
			}
			.pieplegable.menunegro{
				background:url(/imgfiles/front/img/imgMenus/menu_negro.gif) bottom left no-repeat;
			}

			.pieplegable.menunaranja{
				background:url(/imgfiles/front/img/imgMenus/menu_naranja.gif) bottom left no-repeat;
			}
			.pieplegable.menugris{
				background:url(/imgfiles/front/img/imgMenus/menu_gris.gif) bottom left no-repeat;
			}

			.pieplegable.menublanco{
				background:url(/imgfiles/front/img/imgMenus/menu_blanco.gif) bottom left no-repeat;
			}
			.pieplegable.menuazul{
				background:url(/imgfiles/front/img/imgMenus/menu_azul.gif) bottom left no-repeat;
			}



.plegarww{
	background:url(/imgfiles/front/img/imgMenus/plegarww.png) top left no-repeat;
}

.desplegarww{
	background:url(/imgfiles/front/img/imgMenus/desplegarww.png) top left no-repeat;
}

.plegarbb{
	background:url(/imgfiles/front/img/imgMenus/plegarbb.png) top left no-repeat;
}

.desplegarbb{
	background:url(/imgfiles/front/img/imgMenus/desplegarbb.png) top left no-repeat;
}