*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuTopo{
	text-transform: uppercase;
	line-height: 23px;
	height: 23px;
}
#menuTopo a, #menuTopo a:link{
	margin-left:0px;
	padding-left:20px;
	background-position: 0;
	font-size:9px;
	line-height: 23px;
	height: 23px;
	text-decoration:none;
	background-attachment: relative;
	background-image: url("/site/images/linkTopo.gif");
	background-repeat: no-repeat;
	color:#D74B87;
	width: 104px;
	letter-spacing: -1px;
}
#menuTopo a:hover, #menuTopo a.linkselected{
	background-attachment: relative;
	background-image: url("/site/images/linkTopoRoll.gif");
	background-repeat: no-repeat;
	color:#fff;
}
#menuEsq a, #menuEsq a:link{
	text-transform: uppercase;
	display:block;
	padding-left:15px;
	font-size:9px;
	line-height:18px;
	height:18px;
	text-decoration:none;
	background-attachment: relative;
	background-image: url("/site/images/linkEsquerdo.gif");
	background-repeat: no-repeat;
	background-position: 0;
	color:#D74B87;
	letter-spacing: -1px;
}
#menuEsq a:hover, #menuEsq a.linkselected{
	background-attachment: relative;
	background-image: url("/site/images/linkEsquerdoRoll.gif");
	background-repeat: no-repeat;
	background-position: 0;
	color:#fff;
}

.tabFlashHome {
	background-attachment: relative;
	background-image: url("/site/images/fundoHomeFlash.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
.tabPrincipal {
	background-attachment: relative;
	background-image: url("/site/images/fundo.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
.tabTextos {
	background-attachment: relative;
	background-image: url("/site/images/fundoTextos.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
body {
	background-attachment: scroll;
	background-image: url("/site/images/fundoBody.gif");
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
}

.shrink {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	vertical-align: top;
}