@charset "UTF-8";
.main_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	text-align: left;
	}
	
.align_left {
	text-align: left;
	align: left;
	valign: top;
	}

.align_center {
	text-align: center;
	align: center;
	valign: top;
	}

#align_content {
	text-align: left;
	align: left;
	valign: top;
	}

.yellow_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #F90;
}
	
.main_container {
	position:absolute;
	left:39px;
	top:377px;
	width:820px;
	height:43px;
	z-index:1;
	background-image: url(images/panel_slice.png);
}

.logo {
	text-align: left;
}
.line {
	text-align: left;
}
.menu {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #D17D00;
	text-decoration: none;
}



.submenu {
	font-family: "Times New Roman", Times, serif;
}
.main_large {
	color: #D17D00;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.selected {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #036;
	text-align: left;
}

.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #D17D00;
	text-align: left;
}
.titles_image {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #036;
}

.contentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}
