.fundo {
	background-attachment: fixed;
	background-image: url(http://www.targetw.com/img/bg_target_on.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.borda_preta {
	border: 1px solid #000000;
}
.over {
	border: 1px solid #FFFFFF;
}
.out {
	border: 1px solid #000000;
}.texto_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.borda_pontilhada {
	border: 1px dashed #333333;
}
.borda_pontilhada_baixo {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px none #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.borda_baixo {
	border-top: 1px none #9B6C9B;
	border-right: 1px none #9B6C9B;
	border-bottom: 1px solid #9B6C9B;
	border-left: 1px none #9B6C9B;
}
.fundo_degrade {
	background-attachment: fixed;
	background-image: url(img/fundo_artista.jpg);
	background-repeat: repeat-x;
}
.texto_padrao_grande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.texto_branco_grande {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.texto_amarelo_grande {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d2d2d2;
}
.borda_pontilhada_lateral {

	border-top: 1px none #333333;
	border-right: 1px dashed #999999;
	border-bottom: 1px none #000000;
	border-left: 1px none #333333;
}
