@charset "utf-8";
/* CSS Document */

#cont_footer{
	width:100%;
	height:70px;
 	background:#4400D5;
	border-bottom:3px solid #FFF;
	float:left;

}

@media screen and (max-width:400px){

.topo_nome{	
    display:none;
	
	}
}


