.barra {
background-color: #FF7200;
width: 99%;
color: #FFF;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
padding: 3px;
text-align: left;
}
.linkview {
	text-decoration: none;
	color: #06A3C4;
}
.linkview:hover {
	text-decoration: underline;
	color: #FF7200;
}
.barra2 {
background-color: #0E407D;
width: 99%;
color: #FFF;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
padding: 3px;
text-align: left;
}
.bd-destaque-principal {
border: 5px solid #FFE9D9;
padding:2px;
}
.txt-destaque-princpal {
text-decoration: none;
color: #FF7200;
font-family: Tahoma;
font-size: 14px;
padding: 2px;
margin: 2px;
text-align: center;
}
.txt-destaque-princpal-sub {
text-decoration: underline;
color: #FF7200;
font-family: Tahoma;
font-size: 14px;
padding: 2px;
margin: 2px;
text-align: center;
}
.txt-subdestaque-principal {
text-decoration: none;
color: #0E407D;
background-color: #FFF;
font-family: Tahoma;
font-size: 14px;
padding: 2px;
margin: 2px;
text-align: center;
}
.txt-subdestaque-principal-sub {
text-decoration: underline;
color: #0E407D;
background-color: #FFF;
font-family: Tahoma;
font-size: 14px;
padding: 2px;
margin: 2px;
text-align: center;
}
.largeone {
border: 3px solid #FFFFFF;
padding:2px;
}
.largetwo {
border: 3px solid #FF7C1C;
padding:2px;
}
.border_as_1 {
border: 2px solid #FFE9D9;
padding: 5px;
width: 97%;
font-size: 11px;
color: #FF7200;
font-family: Tahoma;
margin: 3px;
background-color: #FFF;
}
.border_as_2 {
border: 1px solid #FFE9D9;
padding: 5px;
width: 97%;
font-size: 11px;
color: #FFF;
font-family: Tahoma;
margin: 3px;
background-color: #FF7200;
}
.color_white {
font-size: 11px;
color: #FFF;
font-family: Tahoma;
text-decoration: none;
}
.color_white:hover {
text-decoration: underline;
}
.color_orange {
font-size: 11px;
color: #FF7200;
font-family: Tahoma;
}
.tab_1 {
text-decoration: none;
color: #FFFFFF;
background-color: #FF7200;
font-weight: bold;
font-family: Tahoma;
font-size: 11px;
padding: 3px;
margin: 3px;
}
.tab_2 {
text-decoration: none;
color: #FFFFFF;
background-color: #0E407D;
font-weight: bold;
font-family: Tahoma;
font-size: 11px;
padding: 3px;
margin: 3px;
}
.underline {
text-decoration: none;
}
.underline:hover {
text-decoration: underline;
}
.a_top {
text-decoration: none;
color: #FF7200;
background-color: #FFF;
font-weight: bold;
font-family: Tahoma;
font-size: 24px;
padding: 2px;
margin: 2px;
}
.a_top:hover {
text-decoration: underline;
background-color: #FFF;
}
.a_top2 {
text-decoration: none;
color: #FF7200;
font-family: Tahoma;
font-size: 11px;
padding: 2px;
margin: 2px;
font-weight: bold;
text-align: left;
}
.a_top2:hover {
text-decoration: underline;
}
.a_top2c {
text-decoration: none;
color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
padding: 2px;
margin: 2px;
font-weight: bold;
text-align: left;
}
.a_top2c:hover {
text-decoration: underline;
}
.a_top2b {
text-decoration: none;
color: #0E407D;
background-color: #FFF;
font-family: Tahoma;
font-size: 11px;
padding: 2px;
margin: 2px;
text-align: left;
font-weight: bold;
}
.a_top2b:hover {
text-decoration: underline;
background-color: #FFF;
}
.destaque_a {
text-decoration: none;
color: #FFF;
background-color: #FF7200;
margin: 3px;
padding: 2px;
font-size: 11px;
font-weight: bold;
font-family: Tahoma;
}
.destaque_a:hover {
text-decoration: underline;
color: #FFF;
background-color: #FF7200;
}
.publicidade {
	width: 170px;
	min-height: 425px;
	margin-bottom: 3px;
	margin-top:3px;
	margin-left:7px;
	margin-right:5px;
	float:right;
}
.orange {
		font-size: 21px;
		color: #FF7200;
		font-family: Tahoma;
		margin: 4px;
		text-decoration: none;
	}
.orange2 {
	font-size: 16px;
	color: #FF7200;
	font-family: Tahoma;
	font-weight:bold;
	margin: 0px;
	padding:0px;
	text-decoration: none;
}
.orange3 {
	font-size: 18px;
	color: #FF7200;
	font-family: Tahoma;
	margin: 4px;
	text-decoration: underline;
}
#publicidade {	
	position: fixed;
}
* html #publicidade { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
.publicidade2 {
	float: left;
	width: 550px;
	
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
