/* MENU */

ul#primary-nav,
ul#primary-nav ul {
	margin: 0px;
	padding: 0px;
	width: 105px; /* Width onmouseover of Menu Items */
	}

ul#primary-nav li {
	position: relative;
	list-style: none;
	}

ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color: #737576; /* COR do txt dos submenus */
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 1px;
	width: 150px;
}
	
ul#primary-nav li ul a {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1px;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li {
	float: left;
}
* html ul#primary-nav li a {
	height: 20;
}
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 150px; /* Set 1px less than menu width */
	top: 0px;
	padding-left:1px;
	}
	
ul#primary-nav li ul li a {
	width: 150px; /* Width of Menu Items */
	border-top: 1px solid #a2c5e3; /* borda do submenu */
	border-left: 1px solid #a2c5e3; /* borda do submenu */
	border-right: 1px solid #75a3c7; /* borda do submenu */
	border-bottom: 1px solid #75a3c7; /* borda do submenu */
	background: #de0008; /* IE6 Bug (COR do fundo dos submenus) */
	font-size: 100%;
	} /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul {
	display: none;
	} /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul {
	display: block;
	} /* The magic */

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over {
	background-color: #ebecec;
	padding: 0px;
	}

ul#primary-nav li a:hover {
	color: #000000; /* COR do txt ON dos submenus */
	background: #ebecec; /* COR do fundo ON dos submenus */
	}
/* FIM MENU */


a {
	text-decoration:none;
}


a.txt_18bk {
	text-decoration:underline;
}

a:hover.txt_18bk {
	text-decoration:underline;
}

a.txt2 {
	text-decoration:underline;
}

a:hover.txt2 {
	text-decoration:underline;
}


a:hover  {
	color : #b014d7;
	text-decoration:none;
}



.tags01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #727171;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.tags02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #727171;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.tags03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #727171;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.tags04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6e717c;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.tags05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6e717c;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.tags06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #6e717c;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.tags07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9a9a9a;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.tags08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9a9a9a;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.tags09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #9a9a9a;
	font-weight: normal;
	font-style: normal;
	line-height:32px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;	
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;	
}

.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;	
}

.txt_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.txt_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.txt_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.txt_16black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.txt_16bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #221f1f;
	font-weight: normal;
	font-style: normal;
}

.txt_18bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #221f1f;
	font-weight: normal;
	font-style: normal;
}

.txt_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.txt_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.txt_24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.txt_24red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e23b30;
	font-weight: normal;
	font-style: normal;
}

.txt_30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.submenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e23b30;
	font-weight: bold;
	font-style: normal;
}

.vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae5651;
	font-weight: normal;
	font-style: normal;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

.botao_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background: #cccccc;
	border-width: thin thin thin thin;
	border: 0px solid #ec2127;
	cursor: hand;
}

.boxnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background: #f7f7f7;
	border-width: thin thin thin thin;
	border: 0px solid #ec2127;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding: 2 0 1 5;
	background: #d5d5d5;
	border-width: thin thin thin thin;
	border: 0px solid #ec2127;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	background: #d5d5d5;
	border-width: thin thin thin thin;
	border: 0px solid #ec2127;
}

.box_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	background: #221f1f;
	border-width: thin thin thin thin;
	border: 0px solid #ec2127;
}



.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background: #d5d5d5;
	border-width: thin thin thin thin;
	border: 0px solid #ec2127;
	cursor: hand;
}

.botao2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: #7e7e7e;
	border-width: thin thin thin thin;
	border: 1px solid #d5d5d5;
	cursor: hand;
}

.botao3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: #da190c;
	border-width: thin thin thin thin;
	border: 1px solid #d5d5d5;
	cursor: hand;
}

.botao2D {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: #b014d7;
	border-width: thin thin thin thin;
	border: 1px solid #d5d5d5;
	cursor: hand;
}

.botaoCDT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001476;
	font-weight: normal;
	background: #edf0ff;
	border-width: thin thin thin thin;
	border: 2px solid #d5d5d5;
	cursor: hand;
}
