.txt-boletins {  
	font-family				: Arial, Verdana, Helvetica, sans-serif;
	font-size				: 11px;
	color					: #003366;
	text-decoration			: none}

.tit-boletins {  
	font-weight				: bold;
	font-family				: Arial, Verdana, Helvetica, sans-serif;
	font-size				: 15px;
	color					: #000000;
	text-decoration			: none}
	

td {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #000000;
	text-decoration			: none;
}


.links {
	color					: #FF6600;
	font-size				: 11px;
	text-decoration			: none;
    line-height				: 14px; 
	font-weight				: bold;
}

.txt-descricao {  
	font-family				: Arial, Verdana, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #000000;
	text-decoration			: none}

.divisoria {
	font-weight				: bold;
	color					: #FF6600;
	font-size				: 11px;
	text-decoration			: none;
	line-height				: 16px; 
	
}

.divisoria:hover {
	font-weight				: bold;
	color					: #003366;
	font-size				: 11px;
	text-decoration			: none;
	
}.links:hover {
	font-weight				: bold;
	font-weight				: none;
	color					: #003366;
	text-decoration			: none;
}
.tit-dest {
	font-family				: Arial, Verdana, Helvetica, sans-serif;
	font-size				: 15px;
	font-weight				: bold;
	color					: #007dc5;
	text-decoration			: none;
}
.tab-apoio {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #003366;
	text-decoration			: none;
}
.linkcp {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #000000;
	text-decoration			: none;
}
.linkcp:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #1C69A6;
	text-decoration			: none;
}

/* MENU PRODUTOS */


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

html>body #menu a.divisoria {
margin						: 4px 0px -1px;
}



#menu a.divisoria:hover{
 text-decoration			: none;
}


#pr, #sc, #tt, #dl, #lo, #cont, #int {
  display					:none;

}

#pr-dois, #sc-dois, #tt-dois, #dl-dois, #lo-dois, #cont-dois, #int-dois {
	display					:none;
}

#tr, #sc, #tt, #dl, #lo, #cont, #int {
  display					:none;

}

#tr-dois, #sc-dois, #tt-dois, #dl-dois, #lo-dois, #cont-dois, #int-dois {
	display					:none;
}

#qu, #sc, #tt, #dl, #lo, #cont, #int {
  display					:none;

}

#qu-dois, #sc-dois, #tt-dois, #dl-dois, #lo-dois, #cont-dois, #int-dois {
	display					:none;
}

#qi, #sc, #tt, #dl, #lo, #cont, #int {
  display					:none;

}

#qi-dois, #sc-dois, #tt-dois, #dl-dois, #lo-dois, #cont-dois, #int-dois {
	display					:none;
}

#se, #sc, #tt, #dl, #lo, #cont, #int {
  display					:none;

}

#se-dois, #sc-dois, #tt-dois, #dl-dois, #lo-dois, #cont-dois, #int-dois {
	display					:none;
}

/* HOME */

.link-capa {
	font-family				: arial, Verdana, Helvetica, sans-serif;
	color					: #333333;
	text-decoration			: none;
	font-size				: 11px;
}

.txt-capa {
	font-family				: arial, Verdana, Helvetica, sans-serif;
	color					: #333333;
	text-decoration			: none;
	font-size				: 12px;
	
}

.link-capa:hover {
	font-family				: Arial, Verdana, Helvetica, sans-serif;
	color					: #007dc5;
	text-decoration			: none;
	font-size				: 11px;


}

/* NEWSLETTER */

.texto-antispam {
	font-family				: arial, Verdana, Helvetica, sans-serif;
	color					: #999999;
	text-decoration			: none;
	font-size				: 10px;


}


/* FORMULARIOS */
form {
	margin					: 0px;
	padding					: 0px;
	font					: 10px Verdana, Arial, Helvetica, sans-serif;

}

input {
	font					: 10px Verdana, Arial, Helvetica, sans-serif;
	color					: #05234C;
	border					: 1px solid #8EA2B4;
	background				: URL('images/images_site/bg_form.gif');
	background-repeat		: repeat-x;
	background-color		: #D7DDE4;

}

textarea {
	font					: 10px Verdana, Arial, Helvetica, sans-serif;
	color					: #05234C;
	border					: 1px solid #8EA2B4;
	background				: URL('images/images_site/bg_form1.gif');
	background-repeat		: repeat-x;
	background-color		: #D7DDE4;

}

/* FUNDOS TABELAS IMAGES */

.tableimg {
	background				: URL('images/images_pag_produtos/mud.gif');
	background-position		: bottom left;
	background-repeat		: no-repeat;

}