body { margin-top: 0px; } 
#div_fixa { width: 1300px;
text-align: left;
margin: 0 auto;
left: 8%;
margin-left: -100px;
position: fixed;
z-index:0;
background-color: #fa0354;
top: expression( ( 0+( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); } 
#banner {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0 auto;	
	margin-top:0px;
	width:777px;
	height:221px;
	overflow: hidden;	
	text-align:left;
	z-index:3;
}


BODY {
	scrollbar-face-color:#E0E0E0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#E0E0E0;
	scrollbar-highlight-color:#E0E0E0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#C0C0C0;
	background-color: #ebebd8;
	background-image: url(../bertones_img/bg.gif);*/
}

.BODY2 {
	background-color: #fdfde8;
}

.BODYtopo {
	background-image: url(../bertones_img/bg2.gif);
}

.bt_ok {
	color: #666666;
	font-family: "Times New Roman", Times, serif; !important;
	font-size: 10px;
	font-weight: bold;
	border-width: 1px;
	background-image: url(../bertones_img/botao_ok.gif);
	background-attachment: fixed;
	background-repeat:no-repeat;
	border-style: none;
	width: 19px;
	height: 19px;
	letter-spacing: normal;

	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.bt_envia {
	color: #666666;
	border-width: 1px;
	background-image: url(../bertones_img/botao_envia.gif);
	border-style: none;
	width: 19px;
	height: 19px;
	letter-spacing: normal;
	background-attachment: fixed;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.bt_limpa {
	color: #666666;
	border-width: 1px;
	background-image: url(../bertones_img/botao_limpa.gif);
	border-style: none;
	width: 19px;
	height: 19px;
	letter-spacing: normal;
	background-attachment: fixed;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.font_textospreto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.font_textosbranco {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.font_textoscinza {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
.font_textosamarelo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fcd026;
	text-decoration: none;

}
.font_textosrosa {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fa0354;
	text-decoration: none;
}
.font_textosrosab {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fa0354;
	text-decoration: none;
	font-weight: bold;
}
.font_textosmural {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.font_bgamarelo_rosa {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fa0354;
	text-decoration: none;
	background-color: #fcd026;
	padding-left: 5px;
}
.font_bgamarelo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #fcd026;
	padding-left: 3px;
	padding-right: 40px;
}
.font_bgrosa {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fcd026;
	text-decoration: none;
	background-color: #fa0354;
	padding-left: 3px;
}

.font_link {
	font-family: "trebuchet MS", tahoma;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.call { 
	color: #104730; 
	text-decoration: none; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-family: "trebuchet MS", tahoma;
} 

a:hover {
	text-decoration: underline;
/*	color: #f7e527; 
	line-height:9pt;
	font-size: 10px; 
	color: #000000; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; font-family: "trebuchet MS", tahoma;*/
}
