/* links iconos horizontales*/

#FondoMenuHorizontal  {
	margin:0px auto;
	background-color:#FFFFFF;
	width: 955px;
	text-align:center;
}

#baseMenuHorizontal{
	Overflow:none;
	margin-top:1px;
	/*margin: 0px auto;*/
	padding: 0px;
	height:27px;
	width:auto;
	text-align: right;
	background-color:#FFFFFF;
	float: right;
	clear:both;
}

#img_MenuHorizontal {
   width:10px;
   height:20px;
   background-image:url(../images/barra_menuHorizontal03.jpg);
   background-repeat:no-repeat;
   clear:both;
   float: left;
   margin-top:4px;
   }


ul {
	margin-top:  0.3em;
	margin-bottom: 0.2em;
	margin-left: 0;
}

#navGeneral ul {
	margin-left: 0px;

}

#navGeneral li {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 10px;
	color: #000000;
	list-style-type: none;
	cursor: hand;
	text-align: left;
	margin-right: 2px;
	margin-left: 0px;
	display: inline;
}

#navGeneral  li a {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	/*border-right-color: #9A9A9A;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 3px;*/
	padding-top:3px;
	margin-right:5px;
	padding-right:5px;
	background-image: url(../images/pagin_separador.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

#navGeneral  li a:hover { 
	color:#696969;
	}

#navGeneral  li.on a{ 
	color:#000000;
	background-color:#FFFF00;
	}

#navGeneral li:first-child {
border: none;
}

/*#navGeneral  li a:active { 
	color:#FF0000;
	}*/
/*:::::::::::::::::::: CONTÁCTENOS*/
#contactenos ul {
	margin-left: 0;
	float:right;
	margin-top:63px;
	margin-left:7px;

}

#contactenos li {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 9px;
	color: #000000;
	list-style-type: none;
	cursor: hand;
	text-align: left;
	margin-right: 2px;
	margin-left: 0;
	display: inline;
}

#contactenos  li a {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	/*border-right-color: #9A9A9A;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 3px;*/
	padding-top:3px;
	margin-right:4px;
	padding-right:5px;
	background-image: url(../images/pagin_separador.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

#contactenos  li a:hover { 
	color:#696969;
	}

#contactenos li:first-child {
border: none;
}

/*:::::::::::::::::::: PATA*/
#pata ul {
	margin-left: 0;
	float:right;
	margin-top:12px;
	margin-left:7px;
	background-color: #F5F4ED;
}

#pata li {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 9px;
	color: #868686;
	list-style-type: none;
	cursor: hand;
	text-align: left;
	margin-right: 2px;
	margin-left: 0;
	display: inline;
}

#pata  li a {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	/*border-right-color: #9A9A9A;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 3px;*/
	padding-top:3px;
	margin-right:4px;
	padding-right:5px;
	background-image: url(../images/pagin_separador.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

#pata  li a:hover { 
	color:#696969;
	}

#pata li:first-child {
border: none;
}

