.topo {
	background-image: url(img/fundo_topo.jpg);
	background-repeat: no-repeat;
}
.vazio {
	background-image: url(img/vazio.jpg);
	background-repeat: no-repeat;
}
.fundo_menu {
	background-image: url(img/fundo_menu.jpg);
	background-repeat: no-repeat;
}
.fundo_distribuidores {
	background-image: url(img/fundo_distribuidores.jpg);
	background-repeat: no-repeat;
}
.fundo_destaque {
	background-image: url(img/fundo_destaques.jpg);
	background-repeat: no-repeat;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	margin-right:25px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.menu:hover{
	text-decoration: underline;
}
.menu_superior{
	font-family:Arial, Helvetica, sans-serif;
	margin-right:15px;
	font-size: 11px;
	text-decoration: none;
	color: #5F5F5F;
}
a.menu_superior:hover{
	text-decoration: underline;
}
.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #555555;
}
.menu_lateral{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5C5C5C;
}
a.menu_lateral:hover{
	text-decoration: underline;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0082d1;
}
a:hover{
	text-decoration: underline;
}
.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
}
.empresa {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}
a.empresa:hover{
	text-decoration: underline;
}
.paginas{
	background-image: url(img/img_meio.jpg);
	background-repeat:repeat-y;
}
