.buton:link, .buton:visited{
	display: block;
	background-color: #999;
	color: #006;
	padding: 3px;
	border: 4px solid  #797979;
	width: 190px;
	height: auto;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 30px;
    text-align:center;
}

.buton:hover{
background-color:  #242424;
color: #CCC;


}

#maiMulte{

display: none;
}
