.bar_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	cursor: pointer;
}
.bar_top_destacada {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
}
.bar_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
}
.line_divisor_bar_top {
	background-image: url(../bars_components/line_divisor_top_left.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 19px;
}
.line_divisor_bar_home {
	background-image: url(../bars_components/line_divisor_home.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 19px;
	background-position: center center;
}
.bar_privacy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
}
.button_lat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../backgrounds/gradient_bar_lat.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.root {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	height: 45px;
	padding-top: 1px;
}
