#Banderas {
	float:right;
}
#Menu {
	width:806px;
	height:30px;
	float:right;
	border-top:1px solid #FFFFFF;
	background-color:#E3C44F;
	background-image:url(/images/fndMenu.jpg);
	margin:0;
	padding:0;
}

		/*this is the css for the vertical version*/
		.vertical ul{
			list-style-type: none;
			padding: 0px;
			border-top: 1px solid;
			width: 204px;
		}
		.vertical li a{
			display: block;
			width: 200px;
			text-decoration: none;
			height: 1em;
			padding: .1em 1px;
			border: 1px solid;
			border-top: 0px;
		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.3em;
			margin-left: 200px;
		}
		/*this is the css for the horizontal version*/
		.horizontal ul{
			list-style-type: none;
			padding: 0;
			margin:0;
			display: block;
		}
		.horizontal li{
			float: left;
			display: inline;
		}
		.horizontal li a{
			text-decoration: none;
			height: 29px;
			float: left;
			display: block;
			padding:0;
			margin-left:1.2em;
		}
/*=========================================ESPAÑOL=================================================*/
a#menu1,
a#menu1:visited {
	background-image:url(/images/menu1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:37px;
}
a#menu1:hover,
a#menu1:active {
	background-position:bottom center;
}
a#menu2,
a#menu2:visited {
	background-image:url(/images/menu2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:59px;
}
a#menu2:hover,
a#menu2:active {
	background-position:bottom center;
}
a#menu3,
a#menu3:visited {
	background-image:url(/images/menu3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:61px;
}
a#menu3:hover,
a#menu3:active {
	background-position:bottom center;
}
a#menu4,
a#menu4:visited {
	background-image:url(/images/menu4.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:102px;
}
a#menu4:hover,
a#menu4:active {
	background-position:bottom center;
}
a#menu5,
a#menu5:visited {
	background-image:url(/images/menu5.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:81px;
}
a#menu5:hover,
a#menu5:active {
	background-position:bottom center;
}
a#menu6,
a#menu6:visited {
	background-image:url(/images/menu6.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:76px;
}
a#menu6:hover,
a#menu6:active {
	background-position:bottom center;
}
a#menu7,
a#menu7:visited {
	background-image:url(/images/menu7.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
}
a#menu7:hover,
a#menu7:active {
	background-position:bottom center;
}
a#menu71,
a#menu71:visited {
	background-image:url(/images/menu71.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
	height:32px;
}
a#menu71:active,
a#menu71:hover {
	background-position:bottom center;
}
a#menu72,
a#menu72:visited {
	background-image:url(/images/menu72.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
	height:25px;
}
a#menu72:active,
a#menu72:hover {
	background-position:bottom center;
}
a#menu73,
a#menu73:visited {
	background-image:url(/images/menu73.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
	height:25px;
}
a#menu73:active,
a#menu73:hover {
	background-position:bottom center;
}
a#menu74,
a#menu74:visited {
	background-image:url(/images/menu74.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
	height:36px;
}
a#menu74:active,
a#menu74:hover {
	background-position:bottom center;
}
a#menu711,
a#menu711:visited,
a#menu721,
a#menu721:visited,
a#menu731,
a#menu731:visited {
	background-image:url(/images/menu711.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:187px;
	height:32px;
}
a#menu711:hover,
a#menu711:active,
a#menu721:hover,
a#menu721:active,
a#menu731:hover,
a#menu731:active {
	background-position:bottom center;
}
a#menu712,
a#menu712:visited,
a#menu722,
a#menu722:visited,
a#menu732,
a#menu732:visited {
	background-image:url(/images/menu712.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:187px;
	height:25px;
}
a#menu712:hover,
a#menu712:active,
a#menu722:hover,
a#menu722:active,
a#menu732:hover,
a#menu732:active {
	background-position:bottom center;
}
a#menu713,
a#menu713:visited,
a#menu723,
a#menu723:visited,
a#menu733,
a#menu733:visited {
	background-image:url(/images/menu713.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:187px;
	height:36px;
}
a#menu713:hover,
a#menu713:active,
a#menu723:hover,
a#menu723:active,
a#menu733:hover,
a#menu733:active {
	background-position:bottom center;
}

a#menu8,
a#menu8:visited {
	background-image:url(/images/menu8.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:58px;
}
a#menu8:hover,
a#menu8:active {
	background-position:bottom center;
}
/*=========================================INGLÉS=================================================*/
a#menu1_en,
a#menu1_en:visited {
	background-image:url(/images/menu1_en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:37px;
}
a#menu1_en:hover,
a#menu1_en:active {
	background-position:bottom center;
}
a#menu2_en,
a#menu2_en:visited {
	background-image:url(/images/menu2_en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:57px;
}
a#menu2_en:hover,
a#menu2_en:active {
	background-position:bottom center;
}
a#menu3_en,
a#menu3_en:visited {
	background-image:url(/images/menu3_en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:54px;
}
a#menu3_en:hover,
a#menu3_en:active {
	background-position:bottom center;
}
a#menu4_en,
a#menu4_en:visited {
	background-image:url(/images/menu4_en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:47px;
}
a#menu4_en:hover,
a#menu4_en:active {
	background-position:bottom center;
}
a#menu5_en,
a#menu5_en:visited {
	background-image:url(/images/menu5_en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:68px;
}
a#menu5_en:hover,
a#menu5_en:active {
	background-position:bottom center;
}
a#menu6_en,
a#menu6_en:visited {
	background-image:url(/images/menu6_en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:92px;
}
a#menu6_en:hover,
a#menu6_en:active {
	background-position:bottom center;
}
a#menu7_en,
a#menu7_en:visited {
	background-image:url(/images/menu7_en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:82px;
}
a#menu7_en:hover,
a#menu7_en:active {
	background-position:bottom center;
}
a#menu71_en,
a#menu71_en:visited {
	background-image:url(/images/menu71_en.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
	height:32px;
}
a#menu71_en:active,
a#menu71_en:hover {
	background-position:bottom center;
}
a#menu72_en,
a#menu72_en:visited {
	background-image:url(/images/menu72_en.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
	height:25px;
}
a#menu72_en:active,
a#menu72_en:hover {
	background-position:bottom center;
}
a#menu73_en,
a#menu73_en:visited {
	background-image:url(/images/menu73_en.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
	height:25px;
}
a#menu73_en:active,
a#menu73_en:hover {
	background-position:bottom center;
}
a#menu74_en,
a#menu74_en:visited {
	background-image:url(/images/menu74_en.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:116px;
	height:36px;
}
a#menu74_en:active,
a#menu74_en:hover {
	background-position:bottom center;
}
a#menu711_en,
a#menu711_en:visited,
a#menu721_en,
a#menu721_en:visited,
a#menu731_en,
a#menu731_en:visited {
	background-image:url(/images/menu711_en.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:187px;
	height:32px;
}
a#menu711_en:hover,
a#menu711_en:active,
a#menu721_en:hover,
a#menu721_en:active,
a#menu731_en:hover,
a#menu731_en:active {
	background-position:bottom center;
}
a#menu712_en,
a#menu712_en:visited,
a#menu722_en,
a#menu722_en:visited,
a#menu732_en,
a#menu732_en:visited {
	background-image:url(/images/menu712_en.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:187px;
	height:25px;
}
a#menu712_en:hover,
a#menu712_en:active,
a#menu722_en:hover,
a#menu722_en:active,
a#menu732_en:hover,
a#menu732_en:active {
	background-position:bottom center;
}
a#menu713_en,
a#menu713_en:visited,
a#menu723_en,
a#menu723_en:visited,
a#menu733_en,
a#menu733_en:visited {
	background-image:url(/images/menu713_en.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:187px;
	height:36px;
}
a#menu713_en:hover,
a#menu713_en:active,
a#menu723_en:hover,
a#menu723_en:active,
a#menu733_en:hover,
a#menu733_en:active {
	background-position:bottom center;
}

a#menu8_en,
a#menu8_en:visited {
	background-image:url(/images/menu8_en.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:69px;
}
a#menu8_en:hover,
a#menu8_en:active {
	background-position:bottom center;
}
/*================================================================================================*/

		.horizontal li li a{
			border: none;
		}
		.horizontal li ul{
			position: absolute; 
			margin-top: 27px;
			margin-left: -1px;
			width: 116px;
			display: block;
			height: auto;
		}
		.horizontal li li ul{
			position: absolute;
			margin-top: .1em;
			margin-left: 110px;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;  
		}
		.arrow a:hover span{
		padding-left: 2em;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
