
	/*Filtro */
		
		#MZone .ZoneActiveArea .GalleryMenu { margin-bottom:20px; position:relative; z-index:20; width:650px }/**/
		 
		#MZone .ZoneActiveArea .GalleryMenu H1 { float:left }/**/
		
		


/* Menu Ppal */
.GalleryMenu ul.cssMenu { display:block; zoom:1; float:left; background-color:transparent }
.GalleryMenu ul.cssMenu li { display:block; float:left; margin:-3px 27px 0 0; font-size:0px; 
width:140px }
.GalleryMenu ul.cssMenu span { display:block; overflow:hidden; font-size:11px;
                    background-position:right center; background-repeat: no-repeat;
                     color:black; font-weight: bold;
                    background:#D0D0D0 url(/picfiles/Bullet_BtnSmall.gif) no-repeat left center;
                    border:1px solid #4D4C4C;  height:15px; padding:5px 0 0 9px;					
					  width:100px; margin-bottom:4px; margin-top:4px
                     }

.GalleryMenu ul.cssMenu li:hover { position:relative; }
.GalleryMenu ul.cssMenu li a:hover { position:relative; text-decoration:none; }


/* Submenu */
.GalleryMenu ul.cssMenu table { border-collapse:collapse; font-size:9px }

    /* Ocultar submenus */ .GalleryMenu ul.cssMenu ul { position:absolute; left:-1px; top:-5000px; width:150px; }
    /* Mostrat submenu */  .GalleryMenu ul.cssMenu a:hover ul, .GalleryMenu ul.cssMenu li:hover ul { display:block; top:40px; }

.GalleryMenu ul.cssMenu ul li { float:none;}
.GalleryMenu ul.cssMenu ul a { text-align:left; white-space:nowrap; background-image:url(/picFiles/bg_FilterMenuItem.jpg); background-repeat:no-repeat;
								height:30px; line-height:30px; padding:0 0 0 8px; margin:0; font-size:11px; font-weight:bold; color:black; width:160px }

.GalleryMenu ul.cssMenu ul li a:hover { height:30px; line-height:30px; font-size:11px; padding:0 0 0 8px; text-align:left; white-space:nowrap;
									   background-image:url(/picFiles/bg_FilterMenuItem_over.jpg); background-repeat:no-repeat;
									   font-weight:bold; color:#ffffff; text-decoration:none }


/* Estilo comunes */
.GalleryMenu ul.cssMenu a:active, .GalleryMenu ul.cssMenu a:focus
, .GalleryMenu ul.cssMenu a:visited, .GalleryMenu ul.cssMenu a:link { outline-style:none; color:Black }

.GalleryMenu ul.cssMenu, .GalleryMenu ul.cssMenu ul {
    margin:0;
    list-style:none;
    padding:0 2px 2px 0;
    /*background-color:#ffffff;
    background-repeat:repeat;*/
}

.GalleryMenu ul.cssMenu a /*, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover*/ {
    display:block;
    vertical-align:middle;
    /*background-color:#ffffff;*/
    border-width:0px;
    border-color:#6655ff;
    border-style:solid;
    text-align:left;
    text-decoration:none;
    padding:4px;
    _padding-left:0;
    /*font:normal 11px Verdana;*/
    color: #444444;
    text-decoration:none;
    cursor:default;
}
