@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(imagens/bollat_bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
}

.texto_menus {font-family:"Verdana"; font-size:11px; color:#FFFFFF;}
.texto_form {font-family:"Verdana"; font-size:10px; color:#333; font-weight:bold;}
.texto_data_titulo {font-family:"Arial"; font-size:12px; color:#fff; font-weight:bold;}
.texto_destaque {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:bold;}
.texto_destaque2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000;}
