.menuBarratoposol,
a.menutoposol,
a.menutoposol:link,
a.menutoposol:active, 
a.menutoposol:visited {
	color: #858080;
	text-decoration: none;	
	padding-right: 0.25em;
	font-size: 11px;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	padding-left: 0.25em;
	vertical-align: middle;
	text-align: center;
}


a.menutoposol:hover,
a.menutoposol:focus {
	color: #3b4343;

}


a.menutoposol img {
	border: none;
	vertical-align: text-bottom;
}



.bg_header_canto_esq,
.bg_header_top,
.bg_header_canto_dir {
	background-color: transparent;
	background-repeat:no-repeat;
	height: 0.75em;
	width: 0.75em;
}

.bg_header_canto_esq {
	background-image: url(canto1_esq.jpg);
	background-position: right top;
}

.bg_header_top {
	background-image:url(sombra1_top.jpg);
	background-repeat: repeat-x;
	width: 65%;
}
.bg_header_canto_dir {
	background-image:url(canto1_dir.jpg);
}

.bg_esq,
.bg_dir,
.bg_header_esq,
.bg_header_dir {
	background-repeat: repeat-y;
	width: 0.75em;
}
.bg_header_esq {
	background-image: url(sombra1_esq.jpg);
	background-position: right top;
}
.bg_header_dir {
	background-image: url(sombra1_dir.jpg);
}
.bg_esq {
	background-image: url(sombra_esq.jpg);
	background-position: right top;
}
.bg_dir {
	background-image: url(sombra_dir.jpg);
}