.bgbanner {
	background-attachment: fixed;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgleft {
	background-attachment: fixed;
	background-image: url(bg_esq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgright {
	background-attachment: fixed;
	background-image: url(bg_dir.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 
	normal; font-weight: normal; font-variant: normal
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
}
.texto_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal
}
.borda1px {
	border: 1px solid #666666;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border: 0px none;
}
.nav {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #000000;
	border-left: 0px none;
}
.logo_mw {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; font-style: normal; line-heigh:
	normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF
}
.paralelas {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
