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

.p{
	display:none;	
}
.form-control{
	width:50%;
}
.fotos_topo{
	width:100px;
	height:100px;
}
.busca{
	float:left;
	width:50%;
}
.menu_usuario{
	float:left;
	width:50%;
}
.dropdown-menu{

}