body {
	margin:0;
	padding:0;
	background:#000;
}
#tudo{
	border:#666 solid 1px;
	background-repeat:no-repeat;
}
.rodape{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
}
.rodape a{
	text-decoration:none;
	color:#CCC;
}
.rodape a:hover{
	text-decoration:underline;
	color:#FE6601;
}
input{
	width:186px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	margin-bottom:4px;
}
#btEnviar{
	margin-left:176px;
	width:60px;
	height:19px;
	background-image:url(../img/03_04-enviar.gif);
	cursor:hand;
	border:none;
}
#img_pen{
	position: relative;
	margin-bottom:0px;
	margin-left:0px;
	width:38px;
	height:15px;
	border:none;
}
#img_camisa{
	position: relative;
	margin-bottom:0px;
	margin-left:0px;
	width:73px;
	height:61px;
	border:none;
}
#img_promocao{
	position: relative;
	margin-bottom:1px;
	margin-left:10px;
	width:150px;
	height:60px;
	border:none;
}
#img_murray{
	position: relative;
	margin-bottom:1px;
	margin-left:14px;
	width:91px;
	height:61px;
	border:none;
}
