BODY {
	background-color:#FFFFCC;
}

INPUT {
	background-color: #ADDEEF;width:280px; color: black;
}

TEXTAREA {
	background-color: #ADDEEF;width:380px; height: 170px; color: black;
}

A {
	text-decoration:none;
	font-size:10pt;
	font-family:Verdana,Arial,Helvetica;
}


.button {
	width:100px;background-color:#ff8000;color:black;
}




*{
	font-size:11pt;
	color:white;
	font-family: verdana;
}

.corpo{
	background-image: url('bordo.gif'); 
	background-repeat: no-repeat; 
	width:410px;
	height:490px;
}

.m1{
	background-image: url('silver.gif'); 
	background-repeat: no-repeat; 
	width:400px;
	height:35px;
}
	
.m2{
	background-image: url('blu.gif'); 
	background-repeat: no-repeat; 
	width:390px;
	height:20px;
	margin-top:3px;
}

.m2 a{
	font:8pt Verdana, Arial, Sans Serif;
	
	}
	
.home{
	font:10pt Verdana, Arial, Sans Serif;
	padding:4px;
	}

.musica{
	position:absolute;
	left:5px;
	top:10px;	
	}

.musica INPUT{
	width:20px;
	background-color:transparent;
	}

