/*Menu*/

ul.menu{
	list-style: none;
	padding-left:1em;
	text-align:center;
	margin:0;
	padding:0;
}


.barra-menu-1{
	margin:0;
	padding:0;
	width: 81.83em;
	height:2.33em;
	float:left;
	font-weight:bold;
	line-height: 2.33em;
	margin: auto;
	text-align:center;
	color:#FFF;
	background:#457d1f url('/imagenes/1.png') repeat-y top left;
}
li.menu-1-1{
	width:auto;
	height:2.33em;
	/*float:left;*/
	font-weight:bold;
	padding:0 1.3em 0 1.3em;
	margin: 0;
	text-align:center;
	color:#FFF;
	line-height:2.33em;
	text-indent:0;
	display: inline;
}


li.menu-1-1-over, .menu-1-1:hover{
	width:auto;
	height:2.33em;
	/*float:left;*/
	font-weight:bold;
	padding:0 1.3em 0 1.3em;
	margin: 0;
	text-align:center;
	color:#FFF;
	background:#457d1f url('/imagenes/fondo-barra-menu-1-activo.jpg') repeat-x top left;
	line-height:2.33em;
	text-indent:0;
	display: inline;
}
.barra-menu-2{
	width: 81.83em;
	height:2.33em;
	float:left;
	font-weight:bold;
	line-height: 2.33em;
	margin: auto;
	text-align:center;
	color:#FFF;
	background:#457d1f url('/imagenes/2.png') repeat-x top left;
}
li.menu-1-2{
	width:auto;
	height:2.33em;
	/* float:left; */
	font-weight:bold;
	padding:0 1.3em 0 1.3em;
	margin: 0;
	text-align:center;
	color:#FFF;
	line-height:2.33em;
	text-indent:0;
	display: inline;
}
li.menu-1-2-over, .menu-1-2:hover{
	width:auto;
	height:2.33em;
	line-height: 2.33em;
	/* float:left; */
	font-weight:bold;
	padding:0 1.3em 0 1.3em;
	margin: 0;
	text-align:center;
	color:#FFF;
	background:#457d1f url('/imagenes/fondo-barra-menu-2-activo.jpg') repeat-x top left;
	text-indent:0;
	display: inline;
}
.barra-menu-3{
	width: 81.83em;
	height:2.33em;
	line-height: 2.33em;
	float:left;
	font-weight:bold;
	margin: auto;
	text-align:center;
	color:#FFF;
	background:#457d1f url('/imagenes/3.png') repeat-x top left;
}
li.menu-1-3{
	width:auto;
	height:2.33em;
	line-height: 2.33em;
	display: inline;
	/* float:left; */
	font-weight:bold;
	padding:0 0.5em 0 0.5em;
	margin: 0;
	text-align:center;
	color:#FFF;
	text-indent:0;
	display: inline;
}
li.menu-1-3-over,  .menu-1-3:hover{
	width:auto;
	height:2.33em;
	line-height: 2.33em;
	/* float:left; */
	font-weight:bold;
	padding:0 0.5em 0 0.5em;
	margin: 0;
	text-align:center;
	color:#FFF;
	text-indent:0;
	display: inline;
}
li.menu-1-3:hover a.menu-3, .menu-1-3-over .menu-3 {
	color:#B3FEA3;
	display: inline;
}

a.menu-1 {
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: 1em;
	padding-left:0.3em;
	text-decoration:none;
	font-weight: normal;
	text-transform:uppercase;
}
a.menu-1:active {
	color:#FFF;
	font-size: 1em;
	text-decoration:none;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-weight: normal;
	text-transform:uppercase;
}
a.menu-1:visited {
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: 1em;
	text-decoration:none;
	font-weight: normal;
	text-transform:uppercase;
}

a.menu-2 {
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: 1.1em;
	padding-left:0.3em;
	text-decoration:none;
	font-weight: normal;
	/* text-transform:capitalize; */
}
a.menu-2:active {
	color:#FFF;
	font-size: 1.1em;
	text-decoration:none;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-weight: normal;
	/* text-transform:capitalize; */
}
a.menu-2:visited {
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: 1.1em;
	text-decoration:none;
	font-weight: normal;
	/* text-transform:capitalize; */
}
a.menu-3 {
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: 1.1em;
	padding-left:0.3em;
	text-decoration:none;
	font-weight: normal;
	/* text-transform:capitalize; */
}
a.menu-3:active {
	color:#FFF;
	font-size: 1.1em;
	text-decoration:none;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-weight: normal;
	/* text-transform:capitalize; */
}
/*Fin Menu*/
