.fundobase {
	background-attachment: fixed;
	background-image: url(fundo.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.sombralado {
	background-attachment: fixed;
	background-image: url(sombralado.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.fundomenu {
	background-attachment: fixed;
	background-image: url(menubckground.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sombrabaixo {
	background-attachment: fixed;
	background-image: url(sombrabaixo.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sombralabobaixo {
	background-attachment: fixed;
	background-image: url(sombraladobaixo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkers {
	color: #999999;
	text-decoration: none;
	font-style: normal;

}
.tracejovert {
	background-attachment: fixed;
	background-image: url(centrotracejo.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.tracejohoriz {
	background-attachment: fixed;
	background-image: url(centrotracejob.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
.textocopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
.textoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;

}
.textoLista {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.textoListaCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: none;
	background-color: #EEEEEE;
}
