#menu_top {	
	float: left;	
	margin-left: 20px;
 	width: 720px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: url(assets/menu3.png) no-repeat;	
	border-bottom: 3px solid #e1ded7;
	position: relative;
	z-index:100;
	height: 33px;
}

* html #menu_top {
	margin-left: 10px;	
	
}

#menu_top ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-left: 9px;
}
#menu_top ul li {
	float: left;
	position: relative;
	background: url(assets/divisor.gif) no-repeat top right;
}
#menu_top ul li a, #menu_top ul li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	color: #ddf;
	padding: 0px 15px;
	line-height: 25px;
	height: 30px;
	border-bottom: 3px solid #bb595a;
}
* html #menu_top ul li a, #menu_top ul li a:visited {
	height: 33px;
	he\ight: 30px;
}

#menu_top ul li:hover {
	width:auto;
}

#menu_top ul li a.menu_one:hover {border-color:#c00; color:#f88;}
#menu_top ul li a.menu_two:hover {border-color:#c60; color:#fc0;}
#menu_top ul li a.menu_three:hover {border-color:#cc0; color:#cc0;}
#menu_top ul li a.menu_four:hover {border-color:#080; color:#0e0;}
#menu_top ul li a.menu_five:hover {border-color:#00c; color:#aaf;}
#menu_top ul li a.menu_six:hover {border-color:#c0c; color:#f8f;}

#menu_top ul li:hover a.menu_one {border-color:#c00; color:#f88;}
#menu_top ul li:hover a.menu_two {border-color:#c60; color:#fc0;}
#menu_top ul li:hover a.menu_three {border-color:#cc0; color:#cc0;}
#menu_top ul li:hover a.menu_four {border-color:#080; color:#0e0;}
#menu_top ul li:hover a.menu_five {border-color:#00c; color:#aaf;}
#menu_top ul li:hover a.menu_six {border-color:#c0c; color:#f8f;}

#menu_top ul li ul {
	display: none;
}
#menu_top table {
	margin: -1px;
	border-collapse: collapse;
	font-size: 11px;
}

/* specific to non IE browsers */
#menu_top ul li:hover ul {
	display: block;
	position: absolute;
	top: 32px;
	margin-top: 1px;
	left: 0;
	width: 194px;
	border-bottom: 1px solid #000;
}
#menu_top ul li:hover ul.endstop {
	left: -92px;
}
#menu_top ul li:hover ul li ul {
	display: none;
}
#menu_top ul li:hover ul li a {
	display: block;
	background: #d28f8f url(assets/imenu_bg.png);
	color: #000;
	height: auto;
	line-height: 15px;
	padding: 4px 16px;
	width: 160px;
	border: 1px solid #000;
	border-bottom: 0;
}
#menu_top ul li:hover ul li a.drop {
	background: #ccd url(assets/bullet.gif) no-repeat 3px 8px;
}

#menu_top ul li:hover ul li a:hover {
	color: #000;
	background: #8db268 url(assets/bullet.gif) no-repeat 3px 8px;	
}

#menu_top ul li:hover ul li a:hover.drop {
	background: #ccd url(assets/bullet.gif) no-repeat 3px 8px;
}

#menu_top ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 193px;
	top: -1px;
}

#menu_top ul li:hover ul li:hover ul.left {
	left: -193px;
}

/* specific to IE5.5 and IE6 browsers */
#menu_top ul li a:hover ul {
	display: block;
	position: absolute;
	top: 33px;
	t\op: 32px;
	background: #fff;
	left: 0;
	marg\in-top: 1px;
	border-bottom: 1px solid #000;
}
#menu_top ul li a:hover ul.endstop {
	left: -92px;
}
#menu_top ul li a:hover ul li a {
	display: block;
	background-image: url(assets/imenu_bg.png);
	background-color: #d28f8f;
	color: #000;
	height: 1px;
	line-height: 15px;
	height: 15px;
	padding: 4px 16px;
	width: 192px;
	w\idth: 162px;
	border: 1px solid #000;
	border-bottom: 0;
}
#menu_top ul li a:hover ul li a.drop {
	background: #ccd url(assets/bullet.gif) no-repeat 3px 8px;
	padding-bottom: 5px;
}
#menu_top ul li a:hover ul li a ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	width: 0;
}
#menu_top ul li a:hover ul li a:hover {
	color: #000;
	background-position: 0 -27px;
	background-color: #8db268;
}
#menu_top ul li a:hover ul li a:hover.drop {
	background: #ccd url(assets/bullet.gif) no-repeat 3px 8px;
}
#menu_top ul li a:hover ul li a:hover ul {
	visibility: visible;
	position: absolute;
	top: 0;
	t\op: -1px;
	color: #000;
	left: 193px;
}
#menu_top ul li a:hover ul li a:hover ul.left {
	left: -193px;
}


.left {clear:both;}

hr {clear:both; margin-bottom:30px;}
.left {clear:both;}

#menu_top span {
	display: none;
}

#home {width: 38px;display: block;}
#gretel {width: 49px;display: block;}
#quienes {width: 109px;display: block;}
#obras {width: 42px;display: block;}
#cultura {width: 197px;display: block;}
#contacto {width: 66px;display: block;}
