﻿
a:link { color: #ffbb77; }
a:visited { color: #ffbb77; }
a:hover  { color: #ff9933; }

/* --------------------------------------------------- */

.LinkMenuSuperior:link {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	color: #949494;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}
.LinkMenuSuperior:visited {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	color: #949494;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}
.LinkMenuSuperior:hover {
	color: #000000;
	background-color: #eeeeee;
}

/* --------------------------------------------------- */

.LinkMenuSuperiorSelected:link {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 17px;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	background-color: #949494;
}
.LinkMenuSuperiorSelected:visited {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 17px;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	background-color: #949494;
}
.LinkMenuSuperiorSelected:hover {
}

/* --------------------------------------------------- */

#MenuLateral a:link {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	padding: 5px 0px 5px 15px;
	background-image: url(/Images/PuntoGris.gif);
	background-position: left 11px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#MenuLateral a:visited {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	padding: 5px 0px 5px 15px;
	background-image: url(/Images/PuntoGris.gif);
	background-position: left 11px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#MenuLateral a:hover {
	color: #000000;
}

/* --------------------------------------------------- */

#MenuLateral a.LinkMenuLateralSelected:link {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	padding: 5px 0px 5px 15px;
	background-image: url(/Images/PuntoGris.gif);
	background-position: left 11px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#MenuLateral a.LinkMenuLateralSelected:visited {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	padding: 5px 0px 5px 15px;
	background-image: url(/Images/PuntoGris.gif);
	background-position: left 11px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#MenuLateral a.LinkMenuLateralSelected:hover {
}

/* --------------------------------------------------- */

.LinkDondeEstamos1:link {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	padding: 5px;
	text-decoration: none;
}
.LinkDondeEstamos1:visited {
	display: block;
	font-family: Century Gothic, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	padding: 5px;
	text-decoration: none;
}
.LinkDondeEstamos1:hover {
	background-color: #ffbb77;
}

/* --------------------------------------------------- */

.LinkPie:link { color: #e77300; }
.LinkPie:visited { color: #e77300; }
.LinkPie:hover  { color: #ff9933; }