@charset "utf-8";
.menu {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover {
	font-family: arial;
	font-size: 12px;
	color: #797b0e;
	font-weight: bold;
	text-decoration: none;
}
.menu_activado {
	font-family: arial;
	font-size: 12px;
	color: #797b0e;
	font-weight: bold;
	text-decoration: none;
}
.combos {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
a.combos:link {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.combos:hover {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	decoration: underline;
	text-decoration: underline;

}
.combos_b {
	font-family: arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bolder;
}
.textos {
	font-family: verdana;
	font-size: 11px;
	color: #6d6e71;
}
a.textos:hover {
	font-family: verdana;
	font-size: 11px;
	color: #6faadb;
	text-decoration: underline;
}
.titulos {
	font-family: Helvetica;
	font-size: 20px;
	color: #6faadb;
}
.submenu {
	font-family: Helvetica;
	font-size: 11px;
	color: #6e6e71;
	decoration: none;
	text-decoration: none;
}
.submenu_act {
	font-family: Helvetica;
	font-size: 11px;
	color: #6faadb;
    decoration: none
}
a.submenu_act:link {
	font-family: Helvetica;
	font-size: 11px;
	color: #6faadb;
    decoration: underline
}
a.submenu:hover {
	font-family: Helvetica;
	font-size: 11px;
	color: #6faadb;

}

.textos2 {
	font-family: verdana;
	font-size: 13px;
	color: #6d6e71;
}
.titulos_ch {
	font-family: Helvetica;
	font-size: 15px;
	color: #6faadb;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	border: 1px solid #e6eaec;
}
.submenu2 {
	font-family: arial;
	font-size: 12px;
	color: #6e6e71;
	decoration: none;
	text-decoration: none;
}
.submenu_act2 {
	font-family: arial;
	font-size: 12px;
	color: #fb3004;
	decoration: none
}
a.submenu2:hover {
	font-family: arial;
	font-size: 12px;
	color: #fb3004;
}
.col1 {
	width: 300px;
	float: left;
	font-family: verdana;
	color: #6d6e71;
	font-size: 11px;
	height: 17px;
}
.col2 {
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #6d6e71;
	text-align: right;
	height: 17px;
}
.col3 {
	width: 100px;
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: #6d6e71;
	text-align: right;
	display: block;
	height: 17px;
}

