/* Band */

#pagina{
z-index:0;
}

#nomeForm{
position:absolute;
top:260px;
left:37px;
width:340px;
height:23px;
background:#000000;
color:#FFFFFF;
z-index:1;
border:2px solid #892980;

}

#emailForm{
position:absolute;
top:316px;
left:37px;
width:340px;
height:23px;
background:#000000;
color:#FFFFFF;
border:2px solid #892980;

}

#didascalia{
font-size:10px;
color:#FFFFFF;
text-align:center;
margin-top:0px;
}

#didascalia a{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

#heavy img{
	width:150px;
	border: 3px solid #ff5c2c;
}

#heavy p{
	color: #ff5c2c;
	margin-bottom:0px;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}

#heavy{
	width:156px;
	position:absolute;
	top: 160px;
	right: 120px;
}

#codForm{
position:absolute;
top:359px;
left:124px;
width:65px;
height:23px;
background:#000000;
color:#FFFFFF;
z-index:1;
border:2px solid #892980;

}

#codImg{
position:absolute;
top:352px;
left:37px;
width:80px;
height:32px;
background:#000000;
color:#FFFFFF;
z-index:1;
border:2px solid #892980;
}